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