3 references to GetArgument
dotnet-svcutil.xmlserializer (3)
Microsoft\Tools\ServiceModel\SvcUtil\Options.cs (3)
187string directoryArgValue = _arguments.GetArgument(Options.Cmd.Directory); 240_parent._outputFileArg = _arguments.GetArgument(Options.Cmd.Out); 417string smReferenceArg = _arguments.GetArgument(Options.Cmd.SMReference);