Implemented interface member:
method
UnionWith
System.Collections.Generic.ISet<T>.UnionWith(System.Collections.Generic.IEnumerable<T>)
1 reference to UnionWith
System (1)
compmod\system\collections\generic\sortedset.cs (1)
1245this.UnionWith(other);