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