2 references to _projectsPerOutputPath
Microsoft.Build (2)
BuildCheck\Checks\PreferProjectReferenceCheck.cs (2)
66
_projectsPerOutputPath
[targetPath] = context.Data.ProjectFilePath;
97
if (
_projectsPerOutputPath
.TryGetValue(referenceFullPath, out projectReferencedViaOutput))