6 references to TypeVarKeyword
Microsoft.CodeAnalysis.CSharp (4)
Syntax\SyntaxKindFacts.cs (4)
58case SyntaxKind.TypeVarKeyword: 1212case SyntaxKind.TypeVarKeyword: 1319return SyntaxKind.TypeVarKeyword; 1759case SyntaxKind.TypeVarKeyword:
Microsoft.CodeAnalysis.CSharp.Features (1)
Completion\KeywordRecommenders\TypeVarKeywordRecommender.cs (1)
15: base(SyntaxKind.TypeVarKeyword)
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (1)
Syntax\SyntaxTests.cs (1)
272case SyntaxKind.TypeVarKeyword: