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