Implemented interface member:
property
SupportsV2
Aspire.Cli.Backchannel.IAppHostAuxiliaryBackchannel.SupportsV2
9 references to SupportsV2
aspire (9)
Backchannel\AppHostAuxiliaryBackchannel.cs (8)
409if (!SupportsV2) 446if (!SupportsV2) 492if (!SupportsV2) 531if (!SupportsV2) 587if (!SupportsV2) 641if (!SupportsV2) 686if (!SupportsV2) 746if (!SupportsV2)
Backchannel\AuxiliaryBackchannelMonitor.cs (1)
454connection.SupportsV2);