1 write to _verb
System.Diagnostics.Process (1)
System\Diagnostics\ProcessStartInfo.cs (1)
168
set =>
_verb
= value;
1 reference to _verb
System.Diagnostics.Process (1)
System\Diagnostics\ProcessStartInfo.cs (1)
167
get =>
_verb
?? string.Empty;