Home
last modified time | relevance | path

Searched defs:ToIntPtr (Results 1 – 17 of 17) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/runtime/interopservices/
H A Dhandleref.cs46 public static IntPtr ToIntPtr(HandleRef value) in ToIntPtr() method
H A Dgchandle.cs228 public static IntPtr ToIntPtr(GCHandle value) in ToIntPtr() method
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/Runtime/InteropServices/
H A DHandleRef.cs42 public static IntPtr ToIntPtr(HandleRef value) in ToIntPtr() method
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/Runtime/InteropServices/
H A DHandleRef.cs42 public static IntPtr ToIntPtr(HandleRef value) in ToIntPtr() method
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Http.WinHttpHandler/src/System/Net/Http/
H A DWinHttpRequestState.cs59 public IntPtr ToIntPtr() in ToIntPtr() method in System.Net.Http.WinHttpRequestState
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/src/System/Runtime/InteropServices/
H A DGCHandle.cs199 public static IntPtr ToIntPtr(GCHandle value) in ToIntPtr() method
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System.Runtime.InteropServices/
H A DGCHandle.cs179 public static IntPtr ToIntPtr (GCHandle value) in ToIntPtr() method
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.WebSockets.Client/src/System/Net/WebSockets/
H A DWinHttpWebSocketState.cs216 public IntPtr ToIntPtr() in ToIntPtr() method in System.Net.WebSockets.WinHttpWebSocketState
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/src/Internal/Runtime/CompilerServices/
H A DOpenMethodResolver.cs231 unsafe public IntPtr ToIntPtr() in ToIntPtr() method
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.TypeLoader/src/Internal/Runtime/TypeLoader/
H A DJitSupport.MethodEntrypointStubs.cs82 public IntPtr ToIntPtr() in ToIntPtr() method
H A DEETypeCreator.cs29 public static unsafe IntPtr ToIntPtr(this RuntimeTypeHandle rtth) in ToIntPtr() method in Internal.Runtime.TypeLoader.RuntimeTypeHandleEETypeExtensions
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.HttpListener/src/System/Net/Windows/WebSockets/
H A DWebSocketBuffer.cs600 internal IntPtr ToIntPtr(int offset) in ToIntPtr() method in System.Net.WebSockets.WebSocketBuffer
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/WebSockets/
H A DWebSocketBuffer.cs616 internal IntPtr ToIntPtr(int offset) in ToIntPtr() method in System.Net.WebSockets.WebSocketBuffer
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/deployment/
H A Disolationinterop.cs1300 public IntPtr ToIntPtr() in ToIntPtr() method
2741 public IntPtr ToIntPtr() in ToIntPtr() method
2764 public IntPtr ToIntPtr() in ToIntPtr() method
2787 public IntPtr ToIntPtr() in ToIntPtr() method
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.InteropServices/ref/
H A DSystem.Runtime.InteropServices.cs423 public static System.IntPtr ToIntPtr(HandleRef value) { throw null; } in ToIntPtr() method
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A Dmscorlib.cs11209 …public static System.IntPtr ToIntPtr(System.Runtime.InteropServices.GCHandle value) { throw null; } in ToIntPtr() method
11236 …public static System.IntPtr ToIntPtr(System.Runtime.InteropServices.HandleRef value) { throw null;… in ToIntPtr() method
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A Dmscorlib.cs12443 …public static System.IntPtr ToIntPtr(System.Runtime.InteropServices.GCHandle value) { throw null; } in ToIntPtr() method
12470 …public static System.IntPtr ToIntPtr(System.Runtime.InteropServices.HandleRef value) { throw null;… in ToIntPtr() method