1 instantiation of StringRope
Microsoft.CodeAnalysis (1)
Collections\Rope.cs (1)
91return new StringRope(s);
3 references to StringRope
Microsoft.CodeAnalysis (3)
Collections\Rope.cs (3)
66case StringRope s: 194case StringRope s: 225case StringRope s: