2 references to TryAdd
System.Xml.Linq (2)
System\Xml\Linq\XLinq.cs (2)
600if (state.TryAdd(value, out newValue)) 725newHashtable.TryAdd(entries[entryIdx].Value, out newValue);