1 write to _maxSizeQuota
System.ServiceModel.Primitives (1)
Internals\System\Runtime\BufferedOutputStream.cs (1)
99_maxSizeQuota = maxSizeQuota;
2 references to _maxSizeQuota
System.ServiceModel.Primitives (2)
Internals\System\Runtime\BufferedOutputStream.cs (2)
269throw Fx.Exception.AsError(CreateQuotaExceededException(_maxSizeQuota)); 275throw Fx.Exception.AsError(CreateQuotaExceededException(_maxSizeQuota));