5 references to SpnIdentity
System.ServiceModel (5)
System\ServiceModel\ComIntegration\ComPlusDiagnosticTraceRecords.cs (1)
300propertyTable.TryGetValue(MonikerHelper.MonikerAttribute.SpnIdentity, out spnIdentity);
System\ServiceModel\ComIntegration\MexServiceChannelBuilder.cs (1)
215propertyTable.TryGetValue(MonikerHelper.MonikerAttribute.SpnIdentity, out spnIdentity);
System\ServiceModel\ComIntegration\MonikerHelper.cs (1)
53new KeywordInfo ("spnidentity", MonikerAttribute.SpnIdentity),
System\ServiceModel\ComIntegration\TypedServiceChannelBuilder.cs (1)
231propertyTable.TryGetValue(MonikerHelper.MonikerAttribute.SpnIdentity, out spnIdentity);
System\ServiceModel\ComIntegration\WsdlServiceChannelBuilder.cs (1)
198propertyTable.TryGetValue(MonikerHelper.MonikerAttribute.SpnIdentity, out spnIdentity);