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)
335ForwardedOptionState? commonState = null; 339ForwardedOptionState workingDirectoryState = default; 348out ForwardedOptionState responseFileState)) 372ForwardedOptionState state = commonState ?? default; 392out ForwardedOptionState state) 409ForwardedOptionState detectedState = default; 418out ForwardedOptionState nestedState)) 560public ForwardedOptionState Merge(ForwardedOptionState other)