1 write to _private
PresentationBuildTasks (1)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (1)
1660_private = converter.ConvertToInvariantString(MemberAttributes.Private).ToLowerInvariant();
2 references to _private
PresentationBuildTasks (2)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (2)
1649if (_private.Length == 0) 1685if (normalizedModifier.Equals(_private))