1 write to _isAllowedNameScope
PresentationBuildTasks (1)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (1)
3411set { _isAllowedNameScope = value; }
1 reference to _isAllowedNameScope
PresentationBuildTasks (1)
MS\Internal\MarkupCompiler\MarkupCompiler.cs (1)
3410get { return _isAllowedNameScope; }