1 write to _isAllowedNameScope
PresentationBuildTasks (1)
BuildTasks\Ms\Internal\MarkupCompiler\MarkupCompiler.cs (1)
3292set { _isAllowedNameScope = value; }
1 reference to _isAllowedNameScope
PresentationBuildTasks (1)
BuildTasks\Ms\Internal\MarkupCompiler\MarkupCompiler.cs (1)
3291get { return _isAllowedNameScope; }