2 references to CreateHostWithMultipleKeyedComponents
Aspire.Components.Common.TestUtilities (2)
ConformanceTests.cs (2)
131
using IHost host =
CreateHostWithMultipleKeyedComponents
(key1, key2);
239
using IHost host =
CreateHostWithMultipleKeyedComponents
(key1, key2);