2 writes to _encoding
System.Xml (2)
System\Xml\Core\XmlParserContext.cs (2)
75
_encoding
= enc;
165
_encoding
= value;
1 reference to _encoding
System.Xml (1)
System\Xml\Core\XmlParserContext.cs (1)
162
return
_encoding
;