3 references to GetChars
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBufferReader.cs (3)
522
int charCount =
GetChars
(offset, length, chars);
616
int charCount =
GetChars
(offset, length, chars);
628
int charCount =
GetChars
(offset, length, chars);