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