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