2 writes to _notificationMessage
Aspire.Hosting.DevTunnels (2)
RequiredCommandValidator.cs (2)
90_notificationMessage = message; 119_notificationMessage = null;
1 reference to _notificationMessage
Aspire.Hosting.DevTunnels (1)
RequiredCommandValidator.cs (1)
63throw new DistributedApplicationException(_notificationMessage ?? $"Required command '{command}' was not found on PATH, at the specified location, or failed validation.");