3 references to Operation
Microsoft.CodeAnalysis.EditorFeatures (3)
CommentSelection\AbstractToggleBlockCommentBase.cs (3)
102var returnOperation = Operation.Uncomment; 112returnOperation = Operation.Comment; 117if (returnOperation == Operation.Comment)