5 references to Address
System.ServiceModel (5)
System\ServiceModel\ComIntegration\ComPlusDiagnosticTraceRecords.cs (1)
297
propertyTable.TryGetValue(MonikerHelper.MonikerAttribute.
Address
, out address);
System\ServiceModel\ComIntegration\MexServiceChannelBuilder.cs (1)
214
propertyTable.TryGetValue(MonikerHelper.MonikerAttribute.
Address
, out address);
System\ServiceModel\ComIntegration\MonikerHelper.cs (1)
50
new KeywordInfo ("address", MonikerAttribute.
Address
),
System\ServiceModel\ComIntegration\TypedServiceChannelBuilder.cs (1)
228
propertyTable.TryGetValue(MonikerHelper.MonikerAttribute.
Address
, out address);
System\ServiceModel\ComIntegration\WsdlServiceChannelBuilder.cs (1)
197
propertyTable.TryGetValue(MonikerHelper.MonikerAttribute.
Address
, out address);