2 references to NeedToRebuildSourceFile
Microsoft.Build.Tasks.Core (2)
GenerateResource.cs (2)
1605return NeedToRebuildSourceFile(sourceFilePath, sourceTime, outputFilePath, outputTime); 1630if (NeedToRebuildSourceFile(sourceFilePath, sourceTime, outputFilePath, outputTime))