2 references to EscapeAndConcatenateArgArrayForProcessStart
Microsoft.Arcade.Common (2)
CommandFactory.cs (2)
16
return Create(executable, ArgumentEscaper.
EscapeAndConcatenateArgArrayForProcessStart
(args));
21
return Create(executable, ArgumentEscaper.
EscapeAndConcatenateArgArrayForProcessStart
(args));