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