2 references to GetSourceGeneratorPresence
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\SourceGeneration\RemoteSourceGenerationService.cs (1)
85return new(generators.GetSourceGeneratorPresence());
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Solution\SolutionCompilationState_SourceGenerators.cs (1)
142return GetSourceGenerators(projectState).GetSourceGeneratorPresence();