Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dexception.h92 mono_get_exception_not_implemented (const char *msg);
H A Dexception.c457 mono_get_exception_not_implemented (const char *msg) in mono_get_exception_not_implemented() function
H A Dicall.c2146 mono_set_pending_exception (mono_get_exception_not_implemented (NULL)); in ves_icall_System_RuntimeFieldHandle_SetValueDirect()
7900 …mono_set_pending_exception(mono_get_exception_not_implemented("System.Runtime.InteropServices.Mars… in ves_icall_System_Runtime_InteropServices_Marshal_GetHRForException_WinRT()
7907 …mono_set_pending_exception(mono_get_exception_not_implemented("System.Runtime.InteropServices.Mars… in ves_icall_System_Runtime_InteropServices_Marshal_GetNativeActivationFactory()
7914 …mono_set_pending_exception(mono_get_exception_not_implemented("System.Runtime.InteropServices.Mars… in ves_icall_System_Runtime_InteropServices_Marshal_GetRawIUnknownForComObjectNoAddRef()
7921 …mono_set_pending_exception(mono_get_exception_not_implemented("System.Runtime.InteropServices.Wind… in ves_icall_System_Runtime_InteropServices_WindowsRuntime_UnsafeNativeMethods_GetRestrictedErrorInfo()
7928 …mono_set_pending_exception(mono_get_exception_not_implemented("System.Runtime.InteropServices.Wind… in ves_icall_System_Runtime_InteropServices_WindowsRuntime_UnsafeNativeMethods_RoOriginateLanguageException()
7935 …mono_set_pending_exception(mono_get_exception_not_implemented("System.Runtime.InteropServices.Wind… in ves_icall_System_Runtime_InteropServices_WindowsRuntime_UnsafeNativeMethods_RoReportUnhandledError()
7941 …mono_set_pending_exception(mono_get_exception_not_implemented("System.Runtime.InteropServices.Wind… in ves_icall_System_Runtime_InteropServices_WindowsRuntime_UnsafeNativeMethods_WindowsCreateString()
7948 …mono_set_pending_exception(mono_get_exception_not_implemented("System.Runtime.InteropServices.Wind… in ves_icall_System_Runtime_InteropServices_WindowsRuntime_UnsafeNativeMethods_WindowsDeleteString()
7955 …mono_set_pending_exception(mono_get_exception_not_implemented("System.Runtime.InteropServices.Wind… in ves_icall_System_Runtime_InteropServices_WindowsRuntime_UnsafeNativeMethods_WindowsGetStringRawBuffer()
/dports/lang/mono/mono-5.10.1.57/mono/mini/
H A Dtasklets.c162 …mono_set_pending_exception (mono_get_exception_not_implemented ("Tasklets are not implemented on t… in continuations_not_supported()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/
H A Dmono.def310 mono_get_exception_not_implemented