1 reference to GetFolderName
dotnet-svcutil-lib (1)
Shared\MSBuildProj.cs (1)
1006
.Where(f => PathHelper.
GetFolderName
(Path.GetDirectoryName(f)) == this.TargetFramework || Directory.GetParent(Directory.GetParent(f).FullName).Name == this.TargetFramework)