2 references to ExtensionBackchannel
aspire (1)
Backchannel\ExtensionBackchannel.cs (1)
68
:
this
(logger, target, configuration, connectCoreAsyncOverride: null)
Aspire.Cli.Tests (1)
Backchannel\ExtensionBackchannelTests.cs (1)
162
return new
ExtensionBackchannel
(NullLogger<ExtensionBackchannel>.Instance, new ExtensionRpcTarget(configuration, executionContext), configuration, connectCoreAsyncOverride);