1 write to _solutionServices
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\ProjectSystem\FileWatchedPortableExecutableReferenceFactory.cs (1)
43_solutionServices = solutionServices;
1 reference to _solutionServices
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\ProjectSystem\FileWatchedPortableExecutableReferenceFactory.cs (1)
68var reference = _solutionServices.GetRequiredService<IMetadataService>().GetReference(fullFilePath, properties);