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