Home
last modified time | relevance | path

Searched refs:mono_error_set_method_load (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mono/utils/
H A Dmono-error-internals.h91 mono_error_set_method_load (MonoError *oerror, MonoClass *klass, const char *method_name, const cha…
H A Dmono-error.c363 mono_error_set_method_load (MonoError *oerror, MonoClass *klass, const char *method_name, const cha… in mono_error_set_method_load() function
/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dloader.c527 mono_error_set_method_load (error, initial_class, g_strdup (name), desc, ""); in find_method()
844mono_error_set_method_load (error, klass, g_strdup (mname), NULL, "Verifier rejected method signat… in method_from_memberref()
890mono_error_set_method_load (error, klass, g_strdup (mname), desc, "Failed to load due to unknown r… in method_from_memberref()
2512mono_error_set_method_load (error, m->klass, g_strdup (m->name), mono_signature_get_managed_fmt_st… in mono_method_signature_checked()
2516mono_error_set_method_load (error, m->klass, g_strdup (m->name), mono_signature_get_managed_fmt_st… in mono_method_signature_checked()
2520mono_error_set_method_load (error, m->klass, g_strdup (m->name), mono_signature_get_managed_fmt_st… in mono_method_signature_checked()
2557mono_error_set_method_load (error, m->klass, g_strdup (m->name), mono_signature_get_managed_fmt_st… in mono_method_signature_checked()