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)
68
var reference =
_solutionServices
.GetRequiredService<IMetadataService>().GetReference(fullFilePath, properties);