Implemented interface member:
method
IsLLMEnvironment
Microsoft.DotNet.Cli.Telemetry.ILLMEnvironmentDetector.IsLLMEnvironment()
1 reference to IsLLMEnvironment
dotnet (1)
Commands\Run\CommonRunHelpers.cs (1)
36
if (new Telemetry.LLMEnvironmentDetectorForTelemetry().
IsLLMEnvironment
())