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