4 references to CommandLineArgs
Microsoft.VisualBasic.Forms (4)
Microsoft\VisualBasic\ApplicationServices\WindowsFormsApplicationBase.vb (4)
547Dim eventArgs As New StartupEventArgs(CommandLineArgs) 558If OnInitialize(CommandLineArgs) Then 589If OnInitialize(CommandLineArgs) Then 830If Not (commandLineArgs.Contains("/nosplash") OrElse Me.CommandLineArgs.Contains("-nosplash")) Then