4 references to TaskFileService
PresentationBuildTasks (4)
MS\Internal\Tasks\IncrementalCompileAnalyzer.cs (4)
117if (TaskFileService.Exists(_mcPass1.ApplicationFile) && IsFileChanged(_mcPass1.ApplicationFile)) 319_lastCompileTime = TaskFileService.GetLastChangeTime(CompilerState.CacheFilePath); 375if ((_analyzeResult & RecompileCategory.PagesWithLocalType) == RecompileCategory.PagesWithLocalType && TaskFileService.IsRealBuild) 582dtFile = TaskFileService.GetLastChangeTime(inputFile);