2 implementations of GetSchema
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MetadataReference.cs (1)
47Microsoft.Xml.Schema.XmlSchema IXmlSerializable.GetSchema()
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MetadataSet.cs (1)
64Microsoft.Xml.Schema.XmlSchema IXmlSerializable.GetSchema()
1 reference to GetSchema
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Serialization\Mappings.cs (1)
1414_schema = serializable.GetSchema();