Home
last modified time | relevance | path

Searched defs:ThrowExceptionForHR (Results 1 – 10 of 10) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/WebSockets/
H A DWebSocketPipe.cs229 private static void ThrowExceptionForHR(int hrError) { in ThrowExceptionForHR() method in System.Web.WebSockets.WebSocketPipe
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Common/src/TypeSystem/Ecma/SymbolReader/
H A DUnmanagedPdbSymbolReader.cs78 private void ThrowExceptionForHR(int hr) in ThrowExceptionForHR() method in Internal.TypeSystem.Ecma.UnmanagedPdbSymbolReader
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Drawing/System.Drawing/
H A DComIStreamMarshaler.cs609 private static void ThrowExceptionForHR(int result) in ThrowExceptionForHR() method in System.Drawing.ComIStreamMarshaler.NativeToManagedWrapper
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.Interop/src/System/Runtime/InteropServices/
H A DMarshal.cs585 public static void ThrowExceptionForHR(int errorCode) in ThrowExceptionForHR() method in System.Runtime.InteropServices.Marshal
590 public static void ThrowExceptionForHR(int errorCode, IntPtr errorInfo) in ThrowExceptionForHR() method in System.Runtime.InteropServices.Marshal
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System.Runtime.InteropServices/
H A DMarshal.cs1228 public static void ThrowExceptionForHR (int errorCode) { in ThrowExceptionForHR() method in System.Runtime.InteropServices.Marshal
1234 public static void ThrowExceptionForHR (int errorCode, IntPtr errorInfo) { in ThrowExceptionForHR() method in System.Runtime.InteropServices.Marshal
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/runtime/interopservices/
H A Dmarshal.cs1063 public static void ThrowExceptionForHR(int errorCode) in ThrowExceptionForHR() method in System.Runtime.InteropServices.Marshal
1069 public static void ThrowExceptionForHR(int errorCode, IntPtr errorInfo) in ThrowExceptionForHR() method in System.Runtime.InteropServices.Marshal
/dports/lang/mono/mono-5.10.1.57/mono/metadata/
H A Dcominterop.c1029 static MonoMethod * ThrowExceptionForHR = NULL; in mono_cominterop_get_native_wrapper() local
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.InteropServices/ref/
H A DSystem.Runtime.InteropServices.cs650 public static void ThrowExceptionForHR(int errorCode) { } in ThrowExceptionForHR() method in System.Runtime.InteropServices.Marshal
651 public static void ThrowExceptionForHR(int errorCode, System.IntPtr errorInfo) { } in ThrowExceptionForHR() method in System.Runtime.InteropServices.Marshal
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A Dmscorlib.cs11641 public static void ThrowExceptionForHR(int errorCode) { } in ThrowExceptionForHR() method in System.Runtime.InteropServices.Marshal
11642 public static void ThrowExceptionForHR(int errorCode, System.IntPtr errorInfo) { } in ThrowExceptionForHR() method in System.Runtime.InteropServices.Marshal
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A Dmscorlib.cs12875 public static void ThrowExceptionForHR(int errorCode) { } in ThrowExceptionForHR() method in System.Runtime.InteropServices.Marshal
12876 public static void ThrowExceptionForHR(int errorCode, System.IntPtr errorInfo) { } in ThrowExceptionForHR() method in System.Runtime.InteropServices.Marshal