1 write to Path
Microsoft.DotNet.RemoteExecutor (1)
RemoteExecutor.cs (1)
55Path = typeof(RemoteExecutor).Assembly.Location;
2 references to Path
Microsoft.DotNet.RemoteExecutor (2)
RemoteExecutor.cs (2)
87HostRunner = Path; 451args += $" \"{Path}\"";