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