Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mono/utils/
H A Dmono-error.c37 is_managed_exception (MonoErrorInternal *error) in is_managed_exception() function
64 if (is_managed_exception (error)) in get_class()
121 gboolean has_instance_handle = is_managed_exception (error); in mono_error_cleanup()
288 if (is_managed_exception (error)) in mono_error_set_class()
877 g_assert (!is_managed_exception (from)); in mono_error_box()
926 g_assert (!is_managed_exception (from)); in mono_error_set_from_boxed()