Home
last modified time | relevance | path

Searched defs:CustomAttributeBuilder (Results 1 – 20 of 20) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System.Reflection.Emit/
H A DCustomAttributeBuilder.pns.cs33 public class CustomAttributeBuilder class
35 public CustomAttributeBuilder (ConstructorInfo con, object[] constructorArgs) in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
40 …public CustomAttributeBuilder (ConstructorInfo con, object[] constructorArgs, FieldInfo[] namedFie… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
45 …public CustomAttributeBuilder (ConstructorInfo con, object[] constructorArgs, PropertyInfo[] named… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
50 …public CustomAttributeBuilder (ConstructorInfo con, object[] constructorArgs, PropertyInfo[] named… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
H A DCustomAttributeBuilder.cs46 public class CustomAttributeBuilder : _CustomAttributeBuilder { class
79 internal CustomAttributeBuilder( ConstructorInfo con, byte[] binaryAttribute) { in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
89 public CustomAttributeBuilder( ConstructorInfo con, object[] constructorArgs) in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
94 public CustomAttributeBuilder( ConstructorInfo con, object[] constructorArgs, in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
100 public CustomAttributeBuilder( ConstructorInfo con, object[] constructorArgs, in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
106 public CustomAttributeBuilder( ConstructorInfo con, object[] constructorArgs, in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/reflection/emit/
H A Dcustomattributebuilder.cs33 public class CustomAttributeBuilder : _CustomAttributeBuilder class
37 public CustomAttributeBuilder(ConstructorInfo con, Object[] constructorArgs) in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
46 public CustomAttributeBuilder(ConstructorInfo con, Object[] constructorArgs, in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
55 public CustomAttributeBuilder(ConstructorInfo con, Object[] constructorArgs, in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
64 public CustomAttributeBuilder(ConstructorInfo con, Object[] constructorArgs, in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
/dports/lang/mono/mono-5.10.1.57/external/ikvm/reflect/Emit/
H A DCustomAttributeBuilder.cs33 public sealed class CustomAttributeBuilder class
44 internal CustomAttributeBuilder(ConstructorInfo con, byte[] blob) in CustomAttributeBuilder() method in IKVM.Reflection.Emit.CustomAttributeBuilder
50 private CustomAttributeBuilder(ConstructorInfo con, int securityAction, byte[] blob) in CustomAttributeBuilder() method in IKVM.Reflection.Emit.CustomAttributeBuilder
57 public CustomAttributeBuilder(ConstructorInfo con, object[] constructorArgs) in CustomAttributeBuilder() method in IKVM.Reflection.Emit.CustomAttributeBuilder
62 …public CustomAttributeBuilder(ConstructorInfo con, object[] constructorArgs, FieldInfo[] namedFiel… in CustomAttributeBuilder() method in IKVM.Reflection.Emit.CustomAttributeBuilder
67 …public CustomAttributeBuilder(ConstructorInfo con, object[] constructorArgs, PropertyInfo[] namedP… in CustomAttributeBuilder() method in IKVM.Reflection.Emit.CustomAttributeBuilder
72 …public CustomAttributeBuilder(ConstructorInfo con, object[] constructorArgs, PropertyInfo[] namedP… in CustomAttributeBuilder() method in IKVM.Reflection.Emit.CustomAttributeBuilder
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Reflection.Emit.ILGeneration/ref/
H A DSystem.Reflection.Emit.ILGeneration.cs11 public partial class CustomAttributeBuilder class
13 … public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs) { } in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
14 …public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs, Sys… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
15 …public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs, Sys… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
16 …public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs, Sys… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A Dmscorlib.cs11264 …public partial class CustomAttributeBuilder : System.Runtime.InteropServices._CustomAttributeBuild… class
11266 … public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs) { } in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
11267 …public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs, Sys… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
11268 …public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs, Sys… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
11269 …public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs, Sys… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A Dmscorlib.cs11264 …public partial class CustomAttributeBuilder : System.Runtime.InteropServices._CustomAttributeBuild… class
11266 … public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs) { } in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
11267 …public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs, Sys… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
11268 …public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs, Sys… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
11269 …public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs, Sys… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A Dmscorlib.cs11075 …public partial class CustomAttributeBuilder : System.Runtime.InteropServices._CustomAttributeBuild… class
11077 … public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs) { } in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
11078 …public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs, Sys… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
11079 …public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs, Sys… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
11080 …public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs, Sys… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A Dmscorlib.cs11355 public partial class CustomAttributeBuilder class
11357 … public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs) { } in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
11358 …public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs, Sys… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
11359 …public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs, Sys… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
11360 …public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs, Sys… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A Dmscorlib.cs11456 public partial class CustomAttributeBuilder class
11458 … public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs) { } in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
11459 …public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs, Sys… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
11460 …public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs, Sys… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
11461 …public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs, Sys… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A Dmscorlib.cs11078 …public partial class CustomAttributeBuilder : System.Runtime.InteropServices._CustomAttributeBuild… class
11080 … public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs) { } in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
11081 …public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs, Sys… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
11082 …public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs, Sys… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
11083 …public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs, Sys… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A Dmscorlib.cs11067 …public partial class CustomAttributeBuilder : System.Runtime.InteropServices._CustomAttributeBuild… class
11069 … public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs) { } in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
11070 …public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs, Sys… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
11071 …public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs, Sys… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
11072 …public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs, Sys… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A Dmscorlib.cs11272 …public partial class CustomAttributeBuilder : System.Runtime.InteropServices._CustomAttributeBuild… class
11274 … public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs) { } in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
11275 …public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs, Sys… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
11276 …public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs, Sys… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
11277 …public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs, Sys… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A Dmscorlib.cs11656 …public partial class CustomAttributeBuilder : System.Runtime.InteropServices._CustomAttributeBuild… class
11658 … public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs) { } in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
11659 …public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs, Sys… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
11660 …public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs, Sys… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
11661 …public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs, Sys… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A Dmscorlib.cs11474 …public partial class CustomAttributeBuilder : System.Runtime.InteropServices._CustomAttributeBuild… class
11476 … public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs) { } in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
11477 …public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs, Sys… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
11478 …public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs, Sys… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
11479 …public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs, Sys… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A Dmscorlib.cs11835 …public partial class CustomAttributeBuilder : System.Runtime.InteropServices._CustomAttributeBuild… class
11837 … public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs) { } in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
11838 …public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs, Sys… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
11839 …public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs, Sys… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
11840 …public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs, Sys… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A Dmscorlib.cs11877 …public partial class CustomAttributeBuilder : System.Runtime.InteropServices._CustomAttributeBuild… class
11879 … public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs) { } in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
11880 …public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs, Sys… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
11881 …public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs, Sys… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
11882 …public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs, Sys… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A Dmscorlib.cs11575 …public partial class CustomAttributeBuilder : System.Runtime.InteropServices._CustomAttributeBuild… class
11577 … public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs) { } in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
11578 …public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs, Sys… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
11579 …public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs, Sys… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
11580 …public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs, Sys… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A Dmscorlib.cs8964 …public partial class CustomAttributeBuilder : System.Runtime.InteropServices._CustomAttributeBuild… class
8966 … public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs) { } in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
8967 …public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs, Sys… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
8968 …public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs, Sys… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
8969 …public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs, Sys… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A Dmscorlib.cs10114 …public partial class CustomAttributeBuilder : System.Runtime.InteropServices._CustomAttributeBuild… class
10116 … public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs) { } in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
10117 …public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs, Sys… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
10118 …public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs, Sys… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder
10119 …public CustomAttributeBuilder(System.Reflection.ConstructorInfo con, object[] constructorArgs, Sys… in CustomAttributeBuilder() method in System.Reflection.Emit.CustomAttributeBuilder