2 references to WithParts
Microsoft.AspNetCore.Razor.Test.Common.Tooling (2)
Mef\TestComposition.cs (2)
168=> WithParts(Parts.Union(types ?? Array.Empty<Type>())); 189=> WithParts(Parts.Except(types ?? Array.Empty<Type>()));