4 references to SetValue
System.Runtime.Serialization (4)
System\Xml\StringHandle.cs (1)
102prefix.SetValue(offset, length);
System\Xml\XmlBaseReader.cs (1)
2875nameSpace.Prefix.SetValue(0, 3);
System\Xml\XmlBinaryReader.cs (1)
1064prefix.SetValue(offset, length);
System\Xml\XmlUTF8TextReader.cs (1)
465prefix.SetValue(prefixOffset, prefixLength);