1 write to _executionContext
Aspire.Hosting (1)
Dcp\DcpHostService.cs (1)
54
_executionContext
= executionContext;
1 reference to _executionContext
Aspire.Hosting (1)
Dcp\DcpHostService.cs (1)
61
private bool IsSupported => !
_executionContext
.IsPublishMode;