2 references to DependencyGraphFilePath
Microsoft.DotNet.PackageTesting (2)
VerifyClosure.cs (2)
70
if (!String.IsNullOrEmpty(
DependencyGraphFilePath
))
72
WriteDependencyGraph(
DependencyGraphFilePath
, assemblies.Values);