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