2 references to maxSerializerTableSize
System.ServiceModel (2)
System\ServiceModel\MsmqIntegration\MsmqIntegrationChannelFactory.cs (2)
83if (this.xmlSerializerTable.Count >= maxSerializerTableSize) 85new CommunicationException(SR.GetString(SR.MsmqSerializationTableFull, maxSerializerTableSize)));