Implemented interface member:
property
SupportsV2
Aspire.Cli.Backchannel.IAppHostAuxiliaryBackchannel.SupportsV2
11 references to SupportsV2
aspire (11)
Backchannel\AppHostAuxiliaryBackchannel.cs (10)
354if (SupportsV2) 401if (SupportsV2) 526if (!SupportsV2) 566if (!SupportsV2) 613if (!SupportsV2) 656if (!SupportsV2) 738if (!SupportsV2) 871if (!SupportsV2) 918if (!SupportsV2) 989if (!SupportsV2)
Backchannel\AuxiliaryBackchannelMonitor.cs (1)
548connection.SupportsV2);