Home
last modified time | relevance | path

Searched defs:PreserveSig (Results 1 – 25 of 37) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/Runtime/CompilerServices/
H A DMethodImplOptions.cs17 PreserveSig = 0x0080, enumerator
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/Runtime/CompilerServices/
H A DMethodImplOptions.cs17 PreserveSig = 0x0080, enumerator
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/Runtime/InteropServices/
H A DDllImportAttribute.cs23 public bool PreserveSig; field in System.Runtime.InteropServices.DllImportAttribute
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/Runtime/InteropServices/
H A DDllImportAttribute.cs23 public bool PreserveSig; field in System.Runtime.InteropServices.DllImportAttribute
/dports/lang/mono-basic/mono-basic-4.7/vbnc/cecil/Mono.Cecil/
H A DMethodImplAttributes.cs47 PreserveSig = 0x0080, // Reserved: conforming implementations may ignore enumerator
/dports/lang/mono/mono-5.10.1.57/mcs/tools/cil-strip/Mono.Cecil/
H A DMethodImplAttributes.cs47 PreserveSig = 0x0080, // Reserved: conforming implementations may ignore enumerator
/dports/lang/mono/mono-5.10.1.57/external/cecil-legacy/Mono.Cecil/
H A DMethodImplAttributes.cs47 PreserveSig = 0x0080, // Reserved: conforming implementations may ignore enumerator
/dports/devel/mono-addins/mono-addins-mono-addins-1.3/Mono.Addins.CecilReflector/Mono.Cecil/Mono.Cecil/
H A DMethodImplAttributes.cs47 PreserveSig = 0x0080, // Reserved: conforming implementations may ignore enumerator
/dports/lang/mono/mono-5.10.1.57/external/linker/cecil/Mono.Cecil/
H A DMethodImplAttributes.cs29 PreserveSig = 0x0080, // Reserved: conforming implementations may ignore enumerator
/dports/lang/mono/mono-5.10.1.57/external/cecil/Mono.Cecil/
H A DMethodImplAttributes.cs29 PreserveSig = 0x0080, // Reserved: conforming implementations may ignore enumerator
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/reflection/
H A Dmethodimplattributes.cs35 PreserveSig = 0x0080, // Indicates method sig is exported exactly as declared. enumerator
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/Reflection/
H A DMethodImplAttributes.cs26 PreserveSig = 0x0080, // Indicates method sig is exported exactly as declared. enumerator
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/Reflection/
H A DMethodImplAttributes.cs26 PreserveSig = 0x0080, // Indicates method sig is exported exactly as declared. enumerator
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/
H A Dmethodimplattribute.cs21 PreserveSig = System.Reflection.MethodImplAttributes.PreserveSig, enumerator
/dports/lang/mono/mono-5.10.1.57/external/ikvm/reflect/
H A DEnums.cs180 PreserveSig = 0x0080, enumerator
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/runtime/interopservices/
H A Dattributes.cs878 public bool PreserveSig; field in System.Runtime.InteropServices.DllImportAttribute
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DPEAPI.cs484 PreserveSig = 128, enumerator
H A DMono.Cecil.cs825 PreserveSig = (ushort)128, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/mono/
H A DPEAPI.cs484 PreserveSig = 128, enumerator
/dports/lang/mono/mono-5.10.1.57/mcs/class/PEAPI/
H A DMetadata.cs94 ForwardRef = 0x10, PreserveSig = 0x0080, InternalCall = 0x1000, enumerator
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.InteropServices/ref/
H A DSystem.Runtime.InteropServices.cs373 public bool PreserveSig; field in System.Runtime.InteropServices.DllImportAttribute
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime/ref/
H A DSystem.Runtime.cs5871 PreserveSig = 128, enumerator
6593 PreserveSig = 128, enumerator
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A Dmscorlib.cs8433 PreserveSig = 128, enumerator
10580 PreserveSig = 128, enumerator
11059 public bool PreserveSig; field in System.Runtime.InteropServices.DllImportAttribute
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A Dmscorlib.cs9550 PreserveSig = 128, enumerator
11785 PreserveSig = 128, enumerator
12293 public bool PreserveSig; field in System.Runtime.InteropServices.DllImportAttribute
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A Dmscorlib.cs10624 PreserveSig = 128, enumerator

12