2 references to SerializationFormat
System.ServiceModel (2)
System\ServiceModel\MsmqIntegration\MsmqIntegrationChannelFactory.cs (2)
124
switch (this.
SerializationFormat
)
171
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new SerializationException(SR.GetString(SR.MsmqUnsupportedSerializationFormat, this.
SerializationFormat
)));