8 references to TypeKeyword
Microsoft.CodeAnalysis.CSharp (4)
Syntax\SyntaxKindFacts.cs (4)
57case SyntaxKind.TypeKeyword: 1206case SyntaxKind.TypeKeyword: 1309return SyntaxKind.TypeKeyword; 1749case SyntaxKind.TypeKeyword:
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\Extensions\SyntaxTokenExtensions.cs (1)
210case SyntaxKind.TypeKeyword:
Microsoft.CodeAnalysis.CSharp.Features (1)
Completion\KeywordRecommenders\TypeKeywordRecommender.cs (1)
13: base(SyntaxKind.TypeKeyword)
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (1)
Syntax\SyntaxTests.cs (1)
271case SyntaxKind.TypeKeyword:
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\Extensions\SyntaxTokenExtensions.cs (1)
210case SyntaxKind.TypeKeyword: