1 write to SharedTestGeneratorReferences
Microsoft.CodeAnalysis.Workspaces.Test.Utilities (1)
Remote\InProcRemoteHostClientProvider.cs (1)
59((IMefHostExportProvider)hostServices).GetExportedValue<TestSerializerService.Factory>().SharedTestGeneratorReferences = sharedTestGeneratorReferences;
2 references to SharedTestGeneratorReferences
Microsoft.CodeAnalysis.Workspaces.Test.Utilities (2)
Remote\InProcRemoteHostClientProvider.cs (1)
81testSerializerServiceFactory.SharedTestGeneratorReferences,
Remote\TestSerializerService.cs (1)
163=> new TestSerializerService(SharedTestGeneratorReferences, workspaceServices.SolutionServices);