Implemented interface members:
2 references to TryGetValue
Microsoft.Build.Framework (2)
ImmutableSegmentedDictionary`2.cs (1)
275
=> _dictionary.
TryGetValue
(key, out value);
ImmutableSegmentedDictionary`2+Builder.cs (1)
213
=> ReadOnlyDictionary.
TryGetValue
(key, out value);