1 write to _args
PresentationFramework (1)
System\Windows\StartupEventArgs.cs (1)
47_args = GetCmdLineArgs();
2 references to _args
PresentationFramework (2)
System\Windows\StartupEventArgs.cs (2)
45if (_args == null) 49return _args;