4 references to AllowOverTypeInUserCodeWithValidClosingToken
Microsoft.CodeAnalysis.CSharp.Features (4)
BraceCompletion\BracketBraceCompletionService.cs (1)
29
=>
AllowOverTypeInUserCodeWithValidClosingToken
(context, cancellationToken);
BraceCompletion\CurlyBraceCompletionService.cs (1)
34
=>
AllowOverTypeInUserCodeWithValidClosingToken
(context, cancellationToken);
BraceCompletion\LessAndGreaterThanBraceCompletionService.cs (1)
30
=>
AllowOverTypeInUserCodeWithValidClosingToken
(context, cancellationToken);
BraceCompletion\ParenthesisBraceCompletionService.cs (1)
24
=>
AllowOverTypeInUserCodeWithValidClosingToken
(context, cancellationToken);