3 references to File
Microsoft.Build.Tasks.Core (3)
FileIO\WriteLinesToFile.cs (3)
88if (File == null) 93ErrorUtilities.VerifyThrowArgumentLength(File.ItemSpec); 94AbsolutePath filePath = FileUtilities.NormalizePath(TaskEnvironment.GetAbsolutePath(File.ItemSpec));