5 instantiations of NullLayoutDiscovery
Aspire.Cli.Tests (5)
Configuration\PrebuiltAppHostServerChannelResolutionTests.cs (1)
95
new
NullLayoutDiscovery
(),
Projects\AppHostServerSessionTests.cs (1)
568
new
NullLayoutDiscovery
(),
Projects\PrebuiltAppHostServerTests.cs (1)
1281
new
NullLayoutDiscovery
(),
Utils\CliTestHelper.cs (1)
704
public Func<IServiceProvider, ILayoutDiscovery> LayoutDiscoveryFactory { get; set; } = _ => new
NullLayoutDiscovery
();
Utils\DcpConnectionHealthCheckTests.cs (1)
30
new
NullLayoutDiscovery
(),