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