1 write to _rule
Microsoft.DotNet.Cli.Definitions (1)
Telemetry\EnvironmentDetectionRule.cs (1)
123_rule = rule ?? throw new ArgumentNullException(nameof(rule));
1 reference to _rule
Microsoft.DotNet.Cli.Definitions (1)
Telemetry\EnvironmentDetectionRule.cs (1)
133return _rule.IsMatch()