4 references to XsdSchema
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\Serialization\SchemaImporter.cs (2)
44schemas.AddReference(XmlSchemas.XsdSchema); 45schemas.SchemaSet.Add(XmlSchemas.XsdSchema);
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSchemas.cs (2)
761AddReference(XsdSchema); 762_schemaSet.Add(XsdSchema);