4 references to IsFileChanged
PresentationBuildTasks (4)
MS\Internal\Tasks\IncrementalCompileAnalyzer.cs (4)
84if (IsFileChanged(Assembly.GetExecutingAssembly().Location) || 117if (TaskFileService.Exists(_mcPass1.ApplicationFile) && IsFileChanged(_mcPass1.ApplicationFile)) 213if (IsFileChanged(filepath)) 560if (IsFileChanged(fileList[i].ItemSpec))