2 references to GetNodeActionsByKind
Microsoft.CodeAnalysis (2)
DiagnosticAnalyzer\AnalyzerDriver.GroupedAnalyzerActionsForAnalyzer.cs (1)
91
RoslynImmutableInterlocked.InterlockedInitialize(ref _lazyNodeActionsByKind, AnalyzerExecutor.
GetNodeActionsByKind
(nodeActions));
DiagnosticAnalyzer\AnalyzerExecutor.cs (1)
782
var executableNodeActionsByKind =
GetNodeActionsByKind
(ephemeralActions);