4 references to IsFileChanged
PresentationBuildTasks (4)
MS\Internal\Tasks\IncrementalCompileAnalyzer.cs (4)
88if (IsFileChanged(Assembly.GetExecutingAssembly().Location) || 121if (TaskFileService.Exists(_mcPass1.ApplicationFile) && IsFileChanged(_mcPass1.ApplicationFile)) 217if (IsFileChanged(filepath)) 564if (IsFileChanged(fileList[i].ItemSpec))