Base:
1 reference to GetCharCount
Roslyn.VisualStudio.Next.UnitTests (1)
Remote\SnapshotSerializationTests.cs (1)
753
public override int GetCharCount(byte[] bytes, int index, int count) =>
GetCharCount
(bytes, index, count);