34 references to Keyword
Microsoft.VisualStudio.LanguageServices.CSharp (34)
LanguageService\CSharpHelpContextService.cs (34)
120text = Keyword("$"); 126text = Keyword("@"); 132text = Keyword("@$"); 140text = Keyword("Utf8StringLiteral"); 147text = Keyword("RawStringLiteral"); 206text = Keyword("discard"); 219text = Keyword("nullForgiving"); 226text = Keyword(syntaxFacts.GetText(token.RawKind)); 232text = Keyword("::"); 238text = Keyword("namedParameter"); 248text = Keyword("optionalParameter"); 253text = Keyword("propertyInitializer"); 258text = Keyword("enum"); 263text = Keyword("="); 271text = Keyword("anonymousObject"); 276text = Keyword("using"); 281text = Keyword("attributeNamedArgument"); 287text = Keyword("let"); 302text = Keyword("="); 310text = Keyword("functionPointer"); 317text = Keyword("?"); 323text = Keyword("=>"); 330text = Keyword("generics"); 362text = Keyword("nameof"); 392text = Keyword("required"); 400text = Keyword(token.ValueText); 466text = Keyword("defaultconstraint"); 472text = Keyword("defaultcase"); 478text = Keyword("defaultline"); 485text = Keyword("classconstraint"); 491text = Keyword("structconstraint"); 497text = Keyword("using-statement"); 503text = Keyword("switch-expression"); 509text = Keyword(token.Text);