1 write to _quotas
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Message.cs (1)
1279_quotas = new XmlDictionaryReaderQuotas();
2 references to _quotas
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Message.cs (2)
1280reader.Quotas.CopyTo(_quotas); 1373return OnCreateBufferedCopy(maxBufferSize, _quotas);