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