1 reference to IsCompatibleAppHostIsNull
aspire (1)
Commands\RunCommand.cs (1)
114
if (!appHostCompatibilityCheck?.IsCompatibleAppHost ?? throw new InvalidOperationException(RunCommandStrings.
IsCompatibleAppHostIsNull
))