1 reference to GetSyntaxRootWithAnnotatedClosingBrace
Microsoft.CodeAnalysis.CSharp.Features (1)
BraceCompletion\AbstractCurlyBraceOrBracketCompletionService.cs (1)
257
var annotatedRoot =
GetSyntaxRootWithAnnotatedClosingBrace
(document.Root, closingPoint);