2 references to TryGetValue
Microsoft.Build (2)
ImmutableSegmentedHashSet`1.cs (1)
268if (_set.TryGetValue(equalValue, out var value))
ImmutableSegmentedHashSet`1+ValueBuilder.cs (1)
215if (ReadOnlySet.TryGetValue(equalValue, out var value))