4 references to SetValue
dotnet-svcutil-lib (4)
FrameworkFork\System.Runtime.Serialization\System\Xml\StringHandle.cs (1)
105prefix.SetValue(_offset, _length);
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseReader.cs (1)
2592nameSpace.Prefix.SetValue(0, 3);
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryReader.cs (1)
1034prefix.SetValue(offset, length);
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlUTF8TextReader.cs (1)
724prefix.SetValue(prefixOffset, prefixLength);