Implemented interface member:
method
GetLLMEnvironment
Microsoft.DotNet.Cli.Telemetry.ILLMEnvironmentDetector.GetLLMEnvironment()
1 reference to GetLLMEnvironment
dotnet (1)
Telemetry\LLMEnvironmentDetectorForTelemetry.cs (1)
62public bool IsLLMEnvironment() => !string.IsNullOrEmpty(GetLLMEnvironment());