3 writes to ReaderQuotas
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\HttpBindingBase.cs (2)
293this.ReaderQuotas = text.ReaderQuotas; 299this.ReaderQuotas = mtom.ReaderQuotas;
FrameworkFork\System.ServiceModel\System\ServiceModel\NetHttpBinding.cs (1)
290this.ReaderQuotas = binary.ReaderQuotas;