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