1 write to _args
PresentationFramework (1)
System\Windows\StartupEventArgs.cs (1)
41_args = GetCmdLineArgs();
2 references to _args
PresentationFramework (2)
System\Windows\StartupEventArgs.cs (2)
39if (_args == null) 43return _args;