1 write to _privateClass
PresentationBuildTasks (1)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (1)
1725
_privateClass
= converter.ConvertToInvariantString(TypeAttributes.NotPublic).ToLowerInvariant();
2 references to _privateClass
PresentationBuildTasks (2)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (2)
1714
if (
_privateClass
.Length == 0)
1747
if (normalizedModifier.Equals(
_privateClass
))