1 write to s_startupPath
System.Windows.Forms (1)
System\Windows\Forms\Application.cs (1)
586
s_startupPath
??= AppContext.BaseDirectory;
1 reference to s_startupPath
System.Windows.Forms (1)
System\Windows\Forms\Application.cs (1)
588
return
s_startupPath
;