4 references to SetValue
System.Private.DataContractSerialization (4)
System\Xml\StringHandle.cs (1)
104prefix.SetValue(_offset, _length);
System\Xml\XmlBaseReader.cs (1)
2740nameSpace.Prefix.SetValue(0, 3);
System\Xml\XmlBinaryReader.cs (1)
1054prefix.SetValue(offset, length);
System\Xml\XmlUTF8TextReader.cs (1)
704prefix.SetValue(prefixOffset, prefixLength);