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