3 references to MexBinding
System.ServiceModel (3)
System\ServiceModel\ComIntegration\ComPlusDiagnosticTraceRecords.cs (1)
304propertyTable.TryGetValue(MonikerHelper.MonikerAttribute.MexBinding, out mexBinding);
System\ServiceModel\ComIntegration\MexServiceChannelBuilder.cs (1)
212propertyTable.TryGetValue(MonikerHelper.MonikerAttribute.MexBinding, out mexBindingSectionName);
System\ServiceModel\ComIntegration\MonikerHelper.cs (1)
60new KeywordInfo ("mexbinding", MonikerAttribute.MexBinding),