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