3 writes to _currentPersistentStorageSolutionId
Microsoft.CodeAnalysis.Workspaces (3)
Storage\AbstractPersistentStorageService.cs (3)
80_currentPersistentStorageSolutionId = null; 89_currentPersistentStorageSolutionId = solutionKey.Id; 159_currentPersistentStorageSolutionId = null;
1 reference to _currentPersistentStorageSolutionId
Microsoft.CodeAnalysis.Workspaces (1)
Storage\AbstractPersistentStorageService.cs (1)
56if (solutionKey.Id == _currentPersistentStorageSolutionId)