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)
363
ForwardedOptionState
? commonState = null;
367
ForwardedOptionState
workingDirectoryState = default;
376
out
ForwardedOptionState
responseFileState))
400
ForwardedOptionState
state = commonState ?? default;
420
out
ForwardedOptionState
state)
437
ForwardedOptionState
detectedState = default;
446
out
ForwardedOptionState
nestedState))
588
public
ForwardedOptionState
Merge(
ForwardedOptionState
other)