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