1 reference to testModeVariable
dotnet-svcutil-lib (1)
AppInsightsTelemetryClient.cs (1)
79
if (!bool.TryParse(Environment.GetEnvironmentVariable(
testModeVariable
), out bool testMode))