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