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)
40return new SourceGeneratedFileItemSource(item, _workspace, _asyncListener, _threadingContext);