2 references to GetEscapedChars
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBufferReader.cs (2)
702
int charCount =
GetEscapedChars
(offset, length, chars);
709
int charCount =
GetEscapedChars
(offset, length, chars);