2 references to TryGetOperationBeforeDocComment
Microsoft.CodeAnalysis.CSharp.Workspaces (2)
ElasticTriviaFormattingRule.cs (2)
176if (TryGetOperationBeforeDocComment(currentToken, out var operation)) 196if (TryGetOperationBeforeDocComment(currentToken, out var operation))