2 references to IsPlaygroundMode
aspire (2)
Program.cs (1)
531
var isPlayground = CliHostEnvironment.
IsPlaygroundMode
(configuration);
Utils\CliHostEnvironment.cs (1)
80
else if (
IsPlaygroundMode
(configuration))