9 references to Enabled
Aspire.Hosting.RemoteHost (1)
Diagnostics\RemoteHostProfilingTelemetry.cs (1)
113
return IsTruthy(configuration?[EnvironmentVariables.
Enabled
]) ||
Aspire.Hosting.RemoteHost.Tests (8)
AssemblyLoaderTests.cs (1)
178
[RemoteHostProfilingTelemetry.EnvironmentVariables.
Enabled
] = "true",
RemoteHostProfilingTelemetryTests.cs (7)
35
(RemoteHostProfilingTelemetry.EnvironmentVariables.
Enabled
, "true"),
72
(RemoteHostProfilingTelemetry.EnvironmentVariables.
Enabled
, "true")));
99
(RemoteHostProfilingTelemetry.EnvironmentVariables.
Enabled
, "true")));
121
(RemoteHostProfilingTelemetry.EnvironmentVariables.
Enabled
, "true")));
149
(RemoteHostProfilingTelemetry.EnvironmentVariables.
Enabled
, "true"),
190
(RemoteHostProfilingTelemetry.EnvironmentVariables.
Enabled
, "true"),
194
(RemoteHostProfilingTelemetry.EnvironmentVariables.
Enabled
, "true"),