6 references to XmlSchemaInfo
dotnet-svcutil-lib (6)
FrameworkFork\Microsoft.Xml\Xml\Core\XsdValidatingReader.cs (2)
33attributeSchemaInfo = new XmlSchemaInfo(); 165_xmlSchemaInfo = new XmlSchemaInfo();
FrameworkFork\Microsoft.Xml\Xml\Dom\DocumentSchemaValidator.cs (3)
168_schemaInfo = new XmlSchemaInfo(); 170_attributeSchemaInfo = new XmlSchemaInfo(); 606_schemaInfo = new XmlSchemaInfo();
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaInfo.cs (1)
31internal XmlSchemaInfo(XmlSchemaValidity validity) : this()