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)
133
return
_rule
.IsMatch()