2 references to ReaderQuotas
System.ServiceModel.Channels (2)
System\ServiceModel\Configuration\UdpBindingElement.cs (2)
80
[ConfigurationProperty(UdpTransportConfigurationStrings.
ReaderQuotas
)]
83
get { return (XmlDictionaryReaderQuotasElement)base[UdpTransportConfigurationStrings.
ReaderQuotas
]; }