Implemented interface member:
property
SupportsV2
Aspire.Cli.Backchannel.IAppHostAuxiliaryBackchannel.SupportsV2
8 references to SupportsV2
aspire (8)
Backchannel\AppHostAuxiliaryBackchannel.cs (7)
406
if (!
SupportsV2
)
443
if (!
SupportsV2
)
489
if (!
SupportsV2
)
528
if (!
SupportsV2
)
584
if (!
SupportsV2
)
638
if (!
SupportsV2
)
683
if (!
SupportsV2
)
Backchannel\AuxiliaryBackchannelMonitor.cs (1)
454
connection.
SupportsV2
);