2 references to TargetFrameworkFallbackSearchPaths
Microsoft.Build.Tasks.Core (2)
GetReferenceAssemblyPaths.cs (2)
197
_tfmPaths = GetPaths(RootPath,
TargetFrameworkFallbackSearchPaths
, moniker);
208
_tfmPathsNoProfile = GetPaths(RootPath,
TargetFrameworkFallbackSearchPaths
, monikerWithNoProfile);