2 references to TestLoggerOptionName
dotnet-aot (1)
parent\dotnet\Telemetry\TelemetryFilter.cs (1)
134optionsToLog: [VSTestCommandDefinition.TestPlatformOptionName, VSTestCommandDefinition.TestFrameworkOptionName, VSTestCommandDefinition.TestLoggerOptionName]
Microsoft.DotNet.Cli.Definitions (1)
Commands\VSTest\VSTestCommandDefinition.cs (1)
23public readonly Option<string[]> TestLoggerOption = new(TestLoggerOptionName);