3 references to MexUpnIdentity
System.ServiceModel (3)
System\ServiceModel\ComIntegration\ComPlusDiagnosticTraceRecords.cs (1)
307propertyTable.TryGetValue(MonikerHelper.MonikerAttribute.MexUpnIdentity, out mexUpnIdentity);
System\ServiceModel\ComIntegration\MexServiceChannelBuilder.cs (1)
219propertyTable.TryGetValue(MonikerHelper.MonikerAttribute.MexUpnIdentity, out mexUpnIdentity);
System\ServiceModel\ComIntegration\MonikerHelper.cs (1)
64new KeywordInfo ("mexupnidentity", MonikerAttribute.MexUpnIdentity),