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