2 references to FindSchemaType
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MessageContractImporter.cs (2)
812
return
FindSchemaType
(schemaSet, typeName, out schema);
1262
schemaType =
FindSchemaType
(schemaSet, schemaTypeName, out schema);