2 references to DepsJsonPath
Microsoft.DotNet.RemoteExecutor (2)
RemoteExecutor.cs (2)
496if (DepsJsonPath != null) 498args += $" --depsfile \"{DepsJsonPath}\"";