2 references to ReaderQuotas
System.ServiceModel.Web (2)
System\ServiceModel\Configuration\WebHttpEndpointElement.cs (1)
269
WebHttpBindingElement.ApplyReaderQuotasConfiguration(webHttpEndpoint.
ReaderQuotas
, this.ReaderQuotas);
System\ServiceModel\Configuration\WebScriptEndpointElement.cs (1)
219
WebHttpBindingElement.ApplyReaderQuotasConfiguration(webScriptEndpoint.
ReaderQuotas
, this.ReaderQuotas);