6 references to UnionWith
Microsoft.AspNetCore.Razor.Utilities.Shared.UnitTests (5)
PooledObjects\PooledHashSetTests.cs (5)
366set.UnionWith(other); 379set.UnionWith(other); 391set.UnionWith(other); 403set.UnionWith(other); 418set.UnionWith(other);
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Intermediate\IntermediateNodeExtensions.cs (1)
31diagnostics.UnionWith(node.Diagnostics);