3 references to TryGetWeakValue
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\Solution\WeaklyCachedRecoverableValueSource.cs (3)
93return TryGetWeakValue(out value); 105if (TryGetWeakValue(out var instance)) 127if (TryGetWeakValue(out var instance))