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