2 references to TypeScriptTriggerCharacters
Microsoft.CodeAnalysis.Features (2)
ExternalAccess\VSTypeScript\Api\VSTypeScriptSignatureHelpProviderBase.cs (2)
23
if (
TypeScriptTriggerCharacters
.IsEmpty)
30
return
TypeScriptTriggerCharacters
;