3 references to GetResult
Microsoft.DotNet.Cli.CommandLine (1)
ResultNavigationExtensions.cs (1)
96
=> symbolResult.
GetResult
(name) is OptionResult or && !or.Implicit;
System.CommandLine (2)
Parsing\SymbolResult.cs (2)
151
if (
GetResult
(name) is { } result)
175
=>
GetResult
(name) switch