1 implementation of GetLLMEnvironment
dotnet-aot (1)
src\sdk\src\Cli\dotnet\Telemetry\LLMEnvironmentDetectorForTelemetry.cs (1)
72public string? GetLLMEnvironment()
1 reference to GetLLMEnvironment
dotnet-aot (1)
src\sdk\src\Cli\dotnet\Telemetry\TelemetryCommonProperties.cs (1)
68{ LLM, _llmEnvironmentDetector.GetLLMEnvironment() },