2 references to shouldSkipGenerator
Microsoft.CodeAnalysis (2)
SourceGeneration\GeneratorDriver.cs (2)
234if (shouldSkipGenerator(sourceGenerator)) 315if (shouldSkipGenerator(state.Generators[i]) || generatorState.OutputNodes.Length == 0)