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