1 write to SchemaInfo
System.Private.Xml (1)
System\Xml\Schema\XmlSchemaCollection.cs (1)
319
node.
SchemaInfo
= schemaInfo;
2 references to SchemaInfo
System.Private.Xml (2)
System\Xml\Schema\AutoValidator.cs (1)
59
SchemaInfo schemaInfo = node.
SchemaInfo
!;
System\Xml\Schema\XmlSchemaCollection.cs (1)
273
return node?.
SchemaInfo
;