3 references to Serializer
System.ServiceModel (3)
System\ServiceModel\ComIntegration\MexServiceChannelBuilder.cs (1)
221propertyTable.TryGetValue(MonikerHelper.MonikerAttribute.Serializer, out serializer);
System\ServiceModel\ComIntegration\MonikerHelper.cs (1)
66new KeywordInfo ("serializer", MonikerAttribute.Serializer)
System\ServiceModel\ComIntegration\WsdlServiceChannelBuilder.cs (1)
201propertyTable.TryGetValue(MonikerHelper.MonikerAttribute.Serializer, out serializer);