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)
338ForwardedOptionState? commonState = null; 342ForwardedOptionState workingDirectoryState = default; 351out ForwardedOptionState responseFileState)) 375ForwardedOptionState state = commonState ?? default; 395out ForwardedOptionState state) 412ForwardedOptionState detectedState = default; 421out ForwardedOptionState nestedState)) 563public ForwardedOptionState Merge(ForwardedOptionState other)