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