4 references to CommandLineArgs
Microsoft.VisualBasic.Forms (4)
Microsoft\VisualBasic\ApplicationServices\WindowsFormsApplicationBase.vb (4)
510Dim eventArgs As New StartupEventArgs(CommandLineArgs) 521If OnInitialize(CommandLineArgs) Then 552If OnInitialize(CommandLineArgs) Then 786If Not (commandLineArgs.Contains("/nosplash") OrElse Me.CommandLineArgs.Contains("-nosplash")) Then