4 references to IsFileChanged
PresentationBuildTasks (4)
BuildTasks\MS\Internal\Tasks\IncrementalCompileAnalyzer.cs (4)
92
if (
IsFileChanged
(Assembly.GetExecutingAssembly().Location) ||
125
if (TaskFileService.Exists(_mcPass1.ApplicationFile) &&
IsFileChanged
(_mcPass1.ApplicationFile))
221
if (
IsFileChanged
(filepath))
559
if (
IsFileChanged
(fileList[i].ItemSpec))