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