2 references to PathComparison
Microsoft.Build.Framework (2)
FileClassifier.cs (2)
146
if (dir.EndsWith(devEnvExeRelativePath,
PathComparison
))
409
if (filePath.StartsWith(locations[i],
PathComparison
))