1 write to _executionContext
Aspire.Hosting (1)
VersionChecking\VersionCheckService.cs (1)
43
_executionContext
= executionContext;
1 reference to _executionContext
Aspire.Hosting (1)
VersionChecking\VersionCheckService.cs (1)
53
if (!_interactionService.IsAvailable ||
_executionContext
.IsPublishMode || _configuration.GetBool(KnownConfigNames.VersionCheckDisabled, defaultValue: false))