1 write to quotas
System.IdentityModel (1)
System\IdentityModel\XmlBuffer.cs (1)
87this.quotas = new XmlDictionaryReaderQuotas();
2 references to quotas
System.IdentityModel (2)
System\IdentityModel\XmlBuffer.cs (2)
88quotas.CopyTo(this.quotas); 107sections.Add(new Section(offset, size, this.quotas));