Implemented interface member:
method
UnionWith
System.Collections.Generic.ISet<T>.UnionWith(System.Collections.Generic.IEnumerable<T>)
2 references to UnionWith
Microsoft.DotNet.XliffTasks (1)
Tasks\EnsureAllResourcesTranslated.cs (1)
44
untranslatedResourceSet.
UnionWith
(xlfDocument.GetUntranslatedResourceIDs());
System.Collections (1)
System\Collections\Generic\SortedSet.cs (1)
1112
UnionWith
(other);