7 references to UnionWith
Microsoft.AspNetCore.Razor.Utilities.Shared.UnitTests (6)
PooledObjects\PooledHashSetTests.cs (6)
433set.UnionWith(other); 445set.UnionWith(Array.Empty<int>()); 457set.UnionWith(other); 469set.UnionWith(other); 484set.UnionWith(other); 582set.UnionWith(other);
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\TagHelperObjectBuilder`1.cs (1)
36diagnostics.UnionWith(_diagnostics);