3 references to XmlElementAttributes
System.Private.DataContractSerialization (3)
System\Runtime\Serialization\XmlReaderDelegator.cs (2)
55
throw new ArgumentOutOfRangeException(nameof(i), SR.
XmlElementAttributes
);
148
throw new ArgumentOutOfRangeException(nameof(i), SR.
XmlElementAttributes
);
System\Xml\XmlBaseReader.cs (1)
502
throw new ArgumentOutOfRangeException(nameof(index), SR.
XmlElementAttributes
);