1 write to _workspace
Microsoft.VisualStudio.LanguageServices (1)
Implementation\VirtualMemoryNotificationListener.cs (1)
48
_workspace
= workspace;
2 references to _workspace
Microsoft.VisualStudio.LanguageServices (2)
Implementation\VirtualMemoryNotificationListener.cs (2)
58
_workspace
.WorkspaceChanged += OnWorkspaceChanged;
161
_workspace
.Services.GetRequiredService<IErrorReportingService>()