2 writes to _xmlSpace
System.Private.Xml (2)
System\Xml\Core\XmlParserContext.cs (2)
77
_xmlSpace
= xmlSpace;
191
_xmlSpace
= value;
1 reference to _xmlSpace
System.Private.Xml (1)
System\Xml\Core\XmlParserContext.cs (1)
187
return
_xmlSpace
;