Home
last modified time | relevance | path

Searched defs:UnmanagedFunctionPointerAttribute (Results 1 – 6 of 6) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/Runtime/InteropServices/
H A DUnmanagedFunctionPointerAttribute.cs8 public sealed class UnmanagedFunctionPointerAttribute : Attribute class
10 public UnmanagedFunctionPointerAttribute() in UnmanagedFunctionPointerAttribute() method in System.Runtime.InteropServices.UnmanagedFunctionPointerAttribute
15 public UnmanagedFunctionPointerAttribute(CallingConvention callingConvention) in UnmanagedFunctionPointerAttribute() method in System.Runtime.InteropServices.UnmanagedFunctionPointerAttribute
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/Runtime/InteropServices/
H A DUnmanagedFunctionPointerAttribute.cs8 public sealed class UnmanagedFunctionPointerAttribute : Attribute class
10 public UnmanagedFunctionPointerAttribute() in UnmanagedFunctionPointerAttribute() method in System.Runtime.InteropServices.UnmanagedFunctionPointerAttribute
15 public UnmanagedFunctionPointerAttribute(CallingConvention callingConvention) in UnmanagedFunctionPointerAttribute() method in System.Runtime.InteropServices.UnmanagedFunctionPointerAttribute
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/runtime/interopservices/
H A Dattributes.cs19 public sealed class UnmanagedFunctionPointerAttribute : Attribute class
23 …public UnmanagedFunctionPointerAttribute(CallingConvention callingConvention) { m_callingConventio… in UnmanagedFunctionPointerAttribute() method in System.Runtime.InteropServices.UnmanagedFunctionPointerAttribute
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.InteropServices/ref/
H A DSystem.Runtime.InteropServices.cs901 public sealed partial class UnmanagedFunctionPointerAttribute : System.Attribute class
907 …public UnmanagedFunctionPointerAttribute(System.Runtime.InteropServices.CallingConvention callingC… in UnmanagedFunctionPointerAttribute() method in System.Runtime.InteropServices.UnmanagedFunctionPointerAttribute
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A Dmscorlib.cs12363 public sealed partial class UnmanagedFunctionPointerAttribute : System.Attribute class
12369 …public UnmanagedFunctionPointerAttribute(System.Runtime.InteropServices.CallingConvention callingC… in UnmanagedFunctionPointerAttribute() method in System.Runtime.InteropServices.UnmanagedFunctionPointerAttribute
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A Dmscorlib.cs13635 public sealed partial class UnmanagedFunctionPointerAttribute : System.Attribute class
13641 …public UnmanagedFunctionPointerAttribute(System.Runtime.InteropServices.CallingConvention callingC… in UnmanagedFunctionPointerAttribute() method in System.Runtime.InteropServices.UnmanagedFunctionPointerAttribute