1 reference to TryGetValue
Microsoft.CodeAnalysis.UnitTests (1)
Collections\CachingFactoryTests.cs (1)
40
bool found = cache.
TryGetValue
(key, out value);