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