2 implementations of IsRetriggerCharacter
Microsoft.CodeAnalysis.Features (2)
ExternalAccess\VSTypeScript\Api\VSTypeScriptSignatureHelpProviderBase.cs (1)
22
public abstract bool
IsRetriggerCharacter
(char ch);
SignatureHelp\AbstractSignatureHelpProvider.cs (1)
35
public abstract bool
IsRetriggerCharacter
(char ch);