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