1 write to _workspaceThreadingService
Microsoft.CodeAnalysis.Workspaces (1)
TemporaryStorage\TemporaryStorageService.cs (1)
101
_workspaceThreadingService
= workspaceThreadingService;
2 references to _workspaceThreadingService
Microsoft.CodeAnalysis.Workspaces (2)
TemporaryStorage\TemporaryStorageService.cs (2)
140
if (this.
_workspaceThreadingService
is { IsOnMainThread: true })
289
if (storageService.
_workspaceThreadingService
is { IsOnMainThread: true })