1 write to _maxSizeQuota
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\BufferedOutputStream.cs (1)
98_maxSizeQuota = maxSizeQuota;
2 references to _maxSizeQuota
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\BufferedOutputStream.cs (2)
243throw Fx.Exception.AsError(CreateQuotaExceededException(_maxSizeQuota)); 249throw Fx.Exception.AsError(CreateQuotaExceededException(_maxSizeQuota));