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)
53if (!_interactionService.IsAvailable || _executionContext.IsPublishMode || _configuration.GetBool(KnownConfigNames.VersionCheckDisabled, defaultValue: false))