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