2 references to DecreaseScopeRefCount
Microsoft.CodeAnalysis.Remote.Workspaces (2)
SolutionAssetStorage.Scope.cs (2)
26
/// Will be disposed from <see cref="
DecreaseScopeRefCount
(Scope)"/> when the last ref-count to this scope goes
47
=> _storage.
DecreaseScopeRefCount
(this);