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)
140if (this._workspaceThreadingService is { IsOnMainThread: true }) 289if (storageService._workspaceThreadingService is { IsOnMainThread: true })