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