1 write to _userName
System.Diagnostics.Process (1)
System\Diagnostics\ProcessStartInfo.cs (1)
160
set =>
_userName
= value;
1 reference to _userName
System.Diagnostics.Process (1)
System\Diagnostics\ProcessStartInfo.cs (1)
159
get =>
_userName
?? string.Empty;