Skip to content

Rule: Internal templated base leaks

Canonical rule slug: detail-templated-base-changed. ← back to all rules

A public class derives from an internal template, so changing that template's members shifts the public class's own layout.

Canonical demonstration