1 reference to s_closingBraceFormatAnnotation
Microsoft.CodeAnalysis.CSharp.Features (1)
BraceCompletion\AbstractCurlyBraceOrBracketCompletionService.cs (1)
27
private static readonly SyntaxAnnotation s_closingBraceFormatAnnotation = new(nameof(
s_closingBraceFormatAnnotation
));