1 instantiation of ForwardedOptionState
dotnet-aot (1)
parent\dotnet\Commands\Test\MTP\MicrosoftTestingPlatformTestCommand.cs (1)
589=> new(
9 references to ForwardedOptionState
dotnet-aot (9)
parent\dotnet\Commands\Test\MTP\MicrosoftTestingPlatformTestCommand.cs (9)
363ForwardedOptionState? commonState = null; 367ForwardedOptionState workingDirectoryState = default; 376out ForwardedOptionState responseFileState)) 400ForwardedOptionState state = commonState ?? default; 420out ForwardedOptionState state) 437ForwardedOptionState detectedState = default; 446out ForwardedOptionState nestedState)) 588public ForwardedOptionState Merge(ForwardedOptionState other)