2 references to GetSchema
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MessageContractImporter.cs (2)
793
foreach (XmlSchema schema in
GetSchema
(schemaSet, elementName.Namespace))
822
foreach (XmlSchema schema in
GetSchema
(schemaSet, typeName.Namespace))