3 references to ToCharsR
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlConverter.cs (3)
707
int count =
ToCharsR
(value, chars, offset + MaxInt32Chars);
743
return count +
ToCharsR
((int)value, chars, offset);
1070
int zeroCount = 7 -
ToCharsR
(value, chars, offset + 7);