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