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