3 references to MexSpnIdentity
System.ServiceModel (3)
System\ServiceModel\ComIntegration\ComPlusDiagnosticTraceRecords.cs (1)
306propertyTable.TryGetValue(MonikerHelper.MonikerAttribute.MexSpnIdentity, out mexSpnIdentity);
System\ServiceModel\ComIntegration\MexServiceChannelBuilder.cs (1)
218propertyTable.TryGetValue(MonikerHelper.MonikerAttribute.MexSpnIdentity, out mexSpnIdentity);
System\ServiceModel\ComIntegration\MonikerHelper.cs (1)
63new KeywordInfo ("mexspnidentity", MonikerAttribute.MexSpnIdentity),