| Overload | Description |
|---|---|
| WasChanged(ICodeElement) | Returns true if the codeElement object was changed in any way (code change, comment change, visibility change...). |
| WasChanged(IAbsoluteFilePath) | Returns true if the sourceFilePath content is different between the older and the newer build. |
| WasChanged(IAbsoluteDirectoryPath) | Returns true if the sourceDirPath contains source files changed, added or removed since the baseline. |
