6 references to SetValue
dotnet-svcutil-lib (6)
FrameworkFork\System.Runtime.Serialization\System\Xml\StringHandle.cs (1)
35
SetValue
(0, 0);
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseReader.cs (1)
2593
nameSpace.Uri.
SetValue
(3, xmlBuffer.Length - 3);
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBinaryReader.cs (1)
1027
handle.
SetValue
(offset, length);
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlUTF8TextReader.cs (3)
670
declarationNode.LocalName.
SetValue
(localNameOffset, localNameLength);
749
localName.
SetValue
(localNameOffset, offset - localNameOffset);
759
localName.
SetValue
(prefixOffset, offset - prefixOffset);