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