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