4 references to AllowOverTypeWithValidClosingToken
Microsoft.CodeAnalysis.CSharp.Features (4)
BraceCompletion\CharLiteralBraceCompletionService.cs (1)
23
=>
AllowOverTypeWithValidClosingToken
(braceCompletionContext);
BraceCompletion\InterpolatedStringBraceCompletionService.cs (1)
27
=>
AllowOverTypeWithValidClosingToken
(context);
BraceCompletion\InterpolationBraceCompletionService.cs (1)
29
=>
AllowOverTypeWithValidClosingToken
(context);
BraceCompletion\StringLiteralBraceCompletionService.cs (1)
28
=>
AllowOverTypeWithValidClosingToken
(context);