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