1 write to readerQuotas
System.ServiceModel (1)
System\ServiceModel\Channels\PeerNodeImplementation.cs (1)
103readerQuotas = new XmlDictionaryReaderQuotas();
3 references to readerQuotas
System.ServiceModel (3)
System\ServiceModel\Channels\PeerNodeImplementation.cs (3)
283return this.readerQuotas; 1330this.readerQuotas, 1792this.readerQuotas.CopyTo(peerNode.readerQuotas);