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