4 references to MexAddress
System.ServiceModel (4)
System\ServiceModel\ComIntegration\ComPlusDiagnosticTraceRecords.cs (1)
303propertyTable.TryGetValue(MonikerHelper.MonikerAttribute.MexAddress, out mexAddress);
System\ServiceModel\ComIntegration\MexServiceChannelBuilder.cs (1)
211propertyTable.TryGetValue(MonikerHelper.MonikerAttribute.MexAddress, out mexAddress);
System\ServiceModel\ComIntegration\MonikerHelper.cs (1)
58new KeywordInfo ("mexaddress", MonikerAttribute.MexAddress),
System\ServiceModel\ComIntegration\ProxyBuilder.cs (1)
27else if (propertyTable.TryGetValue(MonikerHelper.MonikerAttribute.MexAddress, out temp))