1 write to _workspace
Microsoft.VisualStudio.LanguageServices.Implementation (1)
SolutionExplorer\SourceGeneratedFileItems\SourceGeneratedFileItemSourceProvider.cs (1)
31
_workspace
= workspace;
1 reference to _workspace
Microsoft.VisualStudio.LanguageServices.Implementation (1)
SolutionExplorer\SourceGeneratedFileItems\SourceGeneratedFileItemSourceProvider.cs (1)
40
return new SourceGeneratedFileItemSource(item,
_workspace
, _asyncListener, _threadingContext);