3 references to HandleUnexpectedArg
Templates.Blazor.WebAssembly.Auth.Tests (3)
src\Shared\CommandLineUtils\CommandLine\CommandLineApplication.cs (3)
205if (HandleUnexpectedArg( 279if (HandleUnexpectedArg(command, args, index, argTypeName: "option")) 363if (HandleUnexpectedArg(command, args, index, argTypeName: "command or argument"))