2 references to HasCompletionForOpeningBrace
Microsoft.CodeAnalysis.Features (2)
BraceCompletion\AbstractBraceCompletionService.cs (2)
44if (!context.HasCompletionForOpeningBrace(OpeningBrace)) 58Debug.Assert(context.HasCompletionForOpeningBrace(OpeningBrace));