Base:
1 reference to GetChars
Roslyn.VisualStudio.Next.UnitTests (1)
Remote\SnapshotSerializationTests.cs (1)
753
public override int GetChars(byte[] bytes, int byteIndex, int byteCount, char[] chars, int charIndex) =>
GetChars
(bytes, byteIndex, byteCount, chars, charIndex);