2 references to DependencyGraphFilePath
Microsoft.DotNet.SharedFramework.Sdk (2)
src\Microsoft.DotNet.PackageTesting\VerifyClosure.cs (2)
66
if (!String.IsNullOrEmpty(
DependencyGraphFilePath
))
68
WriteDependencyGraph(
DependencyGraphFilePath
, assemblies.Values);