1 write to _allArgs
Microsoft.DotNet.Cli.Utils (1)
ForwardingAppImplementation.cs (1)
64_allArgs = allArgs.ToArray();
1 reference to _allArgs
Microsoft.DotNet.Cli.Utils (1)
ForwardingAppImplementation.cs (1)
77Arguments = ArgumentEscaper.EscapeAndConcatenateArgArrayForProcessStart(_allArgs),