2 references to FindSchemaElement
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MessageContractImporter.cs (2)
786
return
FindSchemaElement
(schemaSet, elementName, out schema);
1247
XmlSchemaElement schemaElement =
FindSchemaElement
(schemaSet, elementName, out schema);