1 write to _variables
dotnet (1)
Telemetry\EnvironmentDetectionRule.cs (1)
31
_variables
= variables ?? throw new ArgumentNullException(nameof(variables));
1 reference to _variables
dotnet (1)
Telemetry\EnvironmentDetectionRule.cs (1)
36
return
_variables
.Any(variable =>