Overload | Description |
---|---|
WasRemoved(ICodeElement) | Returns true if the codeElement object has been removed and thus, is not present in the newer version of the code base. |
WasRemoved(IAbsoluteFilePath) | Returns true if the sourceFilePath has been removed since the baseline. |
WasRemoved(IAbsoluteDirectoryPath) | Returns true if the sourceDirPath has been removed since the baseline. |