1 write to _args
PresentationFramework (1)
src\Framework\System\Windows\StartupEventArgs.cs (1)
51_args = GetCmdLineArgs();
2 references to _args
PresentationFramework (2)
src\Framework\System\Windows\StartupEventArgs.cs (2)
49if (_args == null) 53return _args;