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