1 reference to TestSourceGeneratorTelemetryCollectorWorkspaceServiceFactory
Microsoft.CodeAnalysis.Workspaces.UnitTests (1)
SolutionTests\SourceGeneratorTelemetryCollectorWorkspaceServiceTests.cs (1)
27
using var workspace = CreateWorkspace(additionalParts: new[] { typeof(
TestSourceGeneratorTelemetryCollectorWorkspaceServiceFactory
) });