4 references to Wsdl
System.ServiceModel (4)
System\ServiceModel\ComIntegration\ComPlusDiagnosticTraceRecords.cs (1)
295
propertyTable.TryGetValue(MonikerHelper.MonikerAttribute.
Wsdl
, out wsdlText);
System\ServiceModel\ComIntegration\MonikerHelper.cs (1)
52
new KeywordInfo ("wsdl", MonikerAttribute.
Wsdl
),
System\ServiceModel\ComIntegration\ProxyBuilder.cs (1)
23
if (propertyTable.TryGetValue(MonikerHelper.MonikerAttribute.
Wsdl
, out temp))
System\ServiceModel\ComIntegration\WsdlServiceChannelBuilder.cs (1)
194
propertyTable.TryGetValue(MonikerHelper.MonikerAttribute.
Wsdl
, out wsdlText);