3 writes to _xmlSpace
PresentationBuildTasks (3)
Framework\System\Windows\Markup\ParserContext.cs (3)
92_xmlSpace = String.Empty; 250_xmlSpace = (string) _langSpaceStack.Pop(); 313_xmlSpace = value;
1 reference to _xmlSpace
PresentationBuildTasks (1)
Framework\System\Windows\Markup\ParserContext.cs (1)
308return _xmlSpace;