1 implementation of IsLLMEnvironment
dotnet-aot (1)
src\sdk\src\Cli\dotnet\Telemetry\LLMEnvironmentDetectorForTelemetry.cs (1)
79
public bool
IsLLMEnvironment
() => !string.IsNullOrEmpty(GetLLMEnvironment());