4 references to InternalKeyword
Microsoft.CodeAnalysis.CSharp.Workspaces (4)
CodeGeneration\CSharpSyntaxGenerator.cs (2)
1673list.Add(InternalKeyword); 1686list.Add(InternalKeyword);
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\CodeGeneration\CSharpCodeGenerationHelpers.cs (2)
63tokens.Add(InternalKeyword); 67tokens.Add(InternalKeyword);