1 instantiation of ForwardedOptionState
dotnet (1)
Commands\Test\MTP\MicrosoftTestingPlatformTestCommand.cs (1)
561
=>
new
(
9 references to ForwardedOptionState
dotnet (9)
Commands\Test\MTP\MicrosoftTestingPlatformTestCommand.cs (9)
335
ForwardedOptionState
? commonState = null;
339
ForwardedOptionState
workingDirectoryState = default;
348
out
ForwardedOptionState
responseFileState))
372
ForwardedOptionState
state = commonState ?? default;
392
out
ForwardedOptionState
state)
409
ForwardedOptionState
detectedState = default;
418
out
ForwardedOptionState
nestedState))
560
public
ForwardedOptionState
Merge(
ForwardedOptionState
other)