public static methodAnnotationCountAt(typeName as String, methodIndex as Int) as Int:
Returns the annotation count for one exact method overload. @example count = TypeLoader.methodAnnotationCountAt("Service", 0)
count = TypeLoader.methodAnnotationCountAt("Service", 0)