4 references to AssetsFilePath
Microsoft.NET.Build.Tasks (4)
GenerateDepsFile.cs (4)
143
if (
AssetsFilePath
!= null)
146
string.IsNullOrEmpty(
AssetsFilePath
) ?
AssetsFilePath
: TaskEnvironment.GetAbsolutePath(
AssetsFilePath
));