1 implementation of IsCIEnvironment
Microsoft.DotNet.Cli.Definitions (1)
Telemetry\CIEnvironmentDetectorForTelemetry.cs (1)
43
public bool
IsCIEnvironment
()
1 reference to IsCIEnvironment
dotnet (1)
Telemetry\TelemetryCommonProperties.cs (1)
66
{ CI, _ciEnvironmentDetector.
IsCIEnvironment
().ToString() },