1 instantiation of CSharpSyntaxKindsService
Roslyn.Diagnostics.CSharp.Analyzers (1)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\LanguageServices\CSharpSyntaxKindsServiceFactory.cs (1)
27public static new readonly CSharpSyntaxKindsService Instance = new();
2 references to CSharpSyntaxKindsService
Roslyn.Diagnostics.CSharp.Analyzers (2)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\LanguageServices\CSharpSyntaxKindsServiceFactory.cs (2)
23=> CSharpSyntaxKindsService.Instance; 27public static new readonly CSharpSyntaxKindsService Instance = new();