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