3 references to Operation
Microsoft.CodeAnalysis.EditorFeatures (3)
CommentSelection\AbstractToggleBlockCommentBase.cs (3)
104var returnOperation = Operation.Uncomment; 114returnOperation = Operation.Comment; 119if (returnOperation == Operation.Comment)