1 write to _schemaInfo
System.Private.Xml (1)
System\Xml\Dom\XmlDocument.cs (1)
201
set {
_schemaInfo
= value; }
1 reference to _schemaInfo
System.Private.Xml (1)
System\Xml\Dom\XmlDocument.cs (1)
200
get { return
_schemaInfo
; }