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