Implemented interface member:
property
IsInScope
Aspire.Cli.Backchannel.IAppHostAuxiliaryBackchannel.IsInScope
2 writes to IsInScope
aspire (2)
Backchannel\AppHostAuxiliaryBackchannel.cs (1)
54
IsInScope
= isInScope;
Backchannel\AuxiliaryBackchannelMonitor.cs (1)
508
connection.
IsInScope
= IsAppHostInScope(connection.AppHostInfo?.AppHostPath);
1 reference to IsInScope
aspire (1)
Backchannel\AuxiliaryBackchannelMonitor.cs (1)
547
connection.
IsInScope
,