2 implementations of GetSchema
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MetadataReference.cs (1)
47
Microsoft.Xml.Schema.XmlSchema IXmlSerializable.
GetSchema
()
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MetadataSet.cs (1)
64
Microsoft.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
();