1 reference to TELEMETRY_OPTOUT
Microsoft.NET.Sdk.Publish.Tasks (1)
WebConfigTelemetry.cs (1)
33
bool isCLIOptOutEnabled = EnvironmentHelper.GetEnvironmentVariableAsBool(EnvironmentVariableNames.
TELEMETRY_OPTOUT
, defaultValue: CompileOptions.TelemetryOptOutDefault);