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