2 references to FindSchemaElement
System.ServiceModel (2)
System\ServiceModel\Description\MessageContractImporter.cs (2)
798return FindSchemaElement(schemaSet, elementName, out schema); 1259XmlSchemaElement schemaElement = FindSchemaElement(schemaSet, elementName, out schema);