1 instantiation of ForwardedOptionState
dotnet (1)
Commands\Test\MTP\MicrosoftTestingPlatformTestCommand.cs (1)
564
=>
new
(
9 references to ForwardedOptionState
dotnet (9)
Commands\Test\MTP\MicrosoftTestingPlatformTestCommand.cs (9)
338
ForwardedOptionState
? commonState = null;
342
ForwardedOptionState
workingDirectoryState = default;
351
out
ForwardedOptionState
responseFileState))
375
ForwardedOptionState
state = commonState ?? default;
395
out
ForwardedOptionState
state)
412
ForwardedOptionState
detectedState = default;
421
out
ForwardedOptionState
nestedState))
563
public
ForwardedOptionState
Merge(
ForwardedOptionState
other)