Class InvalidOverride
An override that is invalid because the overridden method is not in a base class.
Import path
import semmle.code.cil.ConsistencyChecks
Direct supertypes
Indirect supertypes
Predicates
Inherited predicates
getMethod |
Gets the method containing the violation. |
from MethodViolation |
toString | from MethodViolation |