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