2 references to GetFirstMatchingLocationfromList
Microsoft.Build.Framework (2)
FileClassifier.cs (2)
228
=>
GetFirstMatchingLocationfromList
(filePath, locations) is not null;
393
string? containingNugetCache =
GetFirstMatchingLocationfromList
(filePath, _nugetCacheLocations);