Home
last modified time | relevance | path

Searched refs:isDesignOnly (Results 1 – 16 of 16) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/
H A DDesignOnlyAttribute.cs20 private bool isDesignOnly = false; field in System.ComponentModel.DesignOnlyAttribute
27 public DesignOnlyAttribute(bool isDesignOnly) { in DesignOnlyAttribute() argument
28 this.isDesignOnly = isDesignOnly; in DesignOnlyAttribute()
39 return isDesignOnly;
83 return (other != null) && other.isDesignOnly == isDesignOnly; in Equals()
87 return isDesignOnly.GetHashCode(); in GetHashCode()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.Primitives/src/System/ComponentModel/
H A DDesignOnlyAttribute.cs19 public DesignOnlyAttribute(bool isDesignOnly) => IsDesignOnly = isDesignOnly; field in System.ComponentModel.DesignOnlyAttribute
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.Primitives/ref/
H A DSystem.ComponentModel.Primitives.cs133 public DesignOnlyAttribute(bool isDesignOnly) { } in DesignOnlyAttribute() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs1752 public DesignOnlyAttribute(bool isDesignOnly) { } in DesignOnlyAttribute() argument
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs1755 public DesignOnlyAttribute(bool isDesignOnly) { } in DesignOnlyAttribute() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs1750 public DesignOnlyAttribute(bool isDesignOnly) { } in DesignOnlyAttribute() argument
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs1751 public DesignOnlyAttribute(bool isDesignOnly) { } in DesignOnlyAttribute() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs3196 public DesignOnlyAttribute(bool isDesignOnly) { } in DesignOnlyAttribute() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs3217 public DesignOnlyAttribute(bool isDesignOnly) { } in DesignOnlyAttribute() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs3217 public DesignOnlyAttribute(bool isDesignOnly) { } in DesignOnlyAttribute() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs3196 public DesignOnlyAttribute(bool isDesignOnly) { } in DesignOnlyAttribute() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs3196 public DesignOnlyAttribute(bool isDesignOnly) { } in DesignOnlyAttribute() argument
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs3215 public DesignOnlyAttribute(bool isDesignOnly) { } in DesignOnlyAttribute() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.cs3485 public DesignOnlyAttribute(bool isDesignOnly) { } in DesignOnlyAttribute() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.cs3217 public DesignOnlyAttribute(bool isDesignOnly) { } in DesignOnlyAttribute() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.cs3476 public DesignOnlyAttribute(bool isDesignOnly) { } in DesignOnlyAttribute() argument