2 references to AreOnSameLine
Microsoft.CodeAnalysis.EditorFeatures (2)
CommentSelection\AbstractToggleBlockCommentBase.cs (2)
368&& snapshot.AreOnSameLine(SelectedSpan.Start, blockComment.Start)) 378&& snapshot.AreOnSameLine(SelectedSpan.Start, blockComment.End))