CodeQL library for C#
codeql/csharp-all 0.8.11-dev (changelog, source)
Search

Member predicate RefType::getSpecialisationIndex

Gets the specialization index of this type.

This is defined as the proportion of overridden methods multiplied by the inheritance depth of this type.

This measures the inheritance complexity of this type.

float getSpecialisationIndex()