2 references to LengthString
Microsoft.CodeAnalysis.EditorFeatures (2)
CommentSelection\AbstractToggleBlockCommentBase.cs (1)
76
m[
LengthString
] = subjectBuffer.CurrentSnapshot.Length;
CommentSelection\ToggleLineCommentCommandHandler.cs (1)
65
m[
LengthString
] = subjectBuffer.CurrentSnapshot.Length;