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