2 references to TryAdd
System.Private.Xml.Linq (2)
System\Xml\Linq\XHashtable.cs (2)
101
if (_state.
TryAdd
(value, out newValue))
228
newHashtable.
TryAdd
(_entries[entryIdx].Value, out _);