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