4 references to SetCharValue
dotnet-svcutil-lib (4)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlUTF8TextReader.cs (4)
1302
MoveToWhitespaceText().Value.
SetCharValue
(ch);
1304
MoveToComplexText().Value.
SetCharValue
(ch);
1382
MoveToComplexText().Value.
SetCharValue
('\n');
1396
MoveToComplexText().Value.
SetCharValue
(']'); // Need to get past the ']' and keep going.