3 references to MexDnsIdentity
System.ServiceModel (3)
System\ServiceModel\ComIntegration\ComPlusDiagnosticTraceRecords.cs (1)
308propertyTable.TryGetValue(MonikerHelper.MonikerAttribute.MexDnsIdentity, out mexDnsIdentity);
System\ServiceModel\ComIntegration\MexServiceChannelBuilder.cs (1)
220propertyTable.TryGetValue(MonikerHelper.MonikerAttribute.MexDnsIdentity, out mexDnsIdentity);
System\ServiceModel\ComIntegration\MonikerHelper.cs (1)
65new KeywordInfo ("mexdnsidentity", MonikerAttribute.MexDnsIdentity),