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