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