1 write to Schema
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaCollection.cs (1)
320node.Schema = schema;
2 references to Schema
System.Private.Xml (2)
System\Xml\Schema\XmlSchemaCollection.cs (2)
198return node?.Schema; 435return n.Schema;