2 references to _projectsPerReferencePath
Microsoft.Build (2)
BuildCheck\Checks\PreferProjectReferenceCheck.cs (2)
69if (_projectsPerReferencePath.TryGetValue(targetPath, out projectProducingOutput)) 95_projectsPerReferencePath[referenceFullPath] = (context.Data.ProjectFilePath, evaluatedReferencePath);