2 references to CreateHostWithMultipleKeyedComponents
Aspire.Components.Common.Tests (2)
ConformanceTests.cs (2)
121
using IHost host =
CreateHostWithMultipleKeyedComponents
(key1, key2);
224
using IHost host =
CreateHostWithMultipleKeyedComponents
(key1, key2);