1 write to _args
PresentationFramework (1)
System\Windows\StartupEventArgs.cs (1)
40_args = GetCmdLineArgs();
2 references to _args
PresentationFramework (2)
System\Windows\StartupEventArgs.cs (2)
38if (_args == null) 42return _args;