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