1 write to _schemaInfo
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaCollection.cs (1)
390
set {
_schemaInfo
= value; }
1 reference to _schemaInfo
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaCollection.cs (1)
389
get { return
_schemaInfo
; }