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