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