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