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