5 references to QuotaIsReadOnly
System.Private.DataContractSerialization (5)
System\Xml\XmlDictionaryReaderQuotas.cs (5)
95
throw new InvalidOperationException(SR.Format(SR.
QuotaIsReadOnly
, "MaxStringContentLength"));
112
throw new InvalidOperationException(SR.Format(SR.
QuotaIsReadOnly
, "MaxArrayLength"));
129
throw new InvalidOperationException(SR.Format(SR.
QuotaIsReadOnly
, "MaxBytesPerRead"));
147
throw new InvalidOperationException(SR.Format(SR.
QuotaIsReadOnly
, "MaxDepth"));
165
throw new InvalidOperationException(SR.Format(SR.
QuotaIsReadOnly
, "MaxNameTableCharCount"));