2 references to UseCurrentRuntimeOption
dotnet (1)
Commands\Test\MTP\ValidationUtility.cs (1)
49
parseResult.HasOption(definition.
UseCurrentRuntimeOption
))
Microsoft.DotNet.Cli.Definitions (1)
Commands\Test\TestCommandDefinition.MicrosoftTestingPlatform.cs (1)
172
Options.Add(
UseCurrentRuntimeOption
);