2 references to VerifyProjectReferenceItems
Microsoft.Build.Tasks.Core (2)
AssignProjectConfiguration.cs (1)
177
if (!
VerifyProjectReferenceItems
(ProjectReferences, true /* treat problems as errors */))
ResolveNonMSBuildProjectOutput.cs (1)
88
if (!
VerifyProjectReferenceItems
(ProjectReferences, false /* treat problems as warnings */))