4 references to CommandLineArgs
Microsoft.VisualBasic.Forms (4)
Microsoft\VisualBasic\ApplicationServices\WindowsFormsApplicationBase.vb (4)
517Dim eventArgs As New StartupEventArgs(CommandLineArgs) 528If OnInitialize(CommandLineArgs) Then 559If OnInitialize(CommandLineArgs) Then 799If Not (commandLineArgs.Contains("/nosplash") OrElse Me.CommandLineArgs.Contains("-nosplash")) Then