Home
last modified time | relevance | path

Searched refs:receiverTypeName (Results 1 – 19 of 19) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/compmod/system/componentmodel/
H A DProvidePropertyAttribute.cs22 private readonly string receiverTypeName; field in System.ComponentModel.ProvidePropertyAttribute
29 this.receiverTypeName = receiverType.AssemblyQualifiedName; in ProvidePropertyAttribute()
35 public ProvidePropertyAttribute(string propertyName, string receiverTypeName) { in ProvidePropertyAttribute() argument
37 this.receiverTypeName = receiverTypeName; in ProvidePropertyAttribute()
58 return receiverTypeName;
78 …other != null) && other.propertyName == propertyName && other.receiverTypeName == receiverTypeName; in Equals()
82 return propertyName.GetHashCode() ^ receiverTypeName.GetHashCode(); in GetHashCode()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/tests/
H A DProvidePropertyAttributeTests.cs15 var receiverTypeName = "receiver"; in Equals_SameNames()
16 var firstAttribute = new ProvidePropertyAttribute(propertyName, receiverTypeName); in Equals_SameNames()
17 var secondAttribute = new ProvidePropertyAttribute(propertyName, receiverTypeName); in Equals_SameNames()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/src/System/ComponentModel/
H A DProvidePropertyAttribute.cs26 public ProvidePropertyAttribute(string propertyName, string receiverTypeName) in ProvidePropertyAttribute() argument
29 ReceiverTypeName = receiverTypeName; in ProvidePropertyAttribute()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.TypeConverter/ref/
H A DSystem.ComponentModel.TypeConverter.cs462 public ProvidePropertyAttribute(string propertyName, string receiverTypeName) { } in ProvidePropertyAttribute() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs2763 public ProvidePropertyAttribute(string propertyName, string receiverTypeName) { } in ProvidePropertyAttribute() argument
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs2766 public ProvidePropertyAttribute(string propertyName, string receiverTypeName) { } in ProvidePropertyAttribute() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs2761 public ProvidePropertyAttribute(string propertyName, string receiverTypeName) { } in ProvidePropertyAttribute() argument
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs2762 public ProvidePropertyAttribute(string propertyName, string receiverTypeName) { } in ProvidePropertyAttribute() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs4354 public ProvidePropertyAttribute(string propertyName, string receiverTypeName) { } in ProvidePropertyAttribute() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs4109 public ProvidePropertyAttribute(string propertyName, string receiverTypeName) { } in ProvidePropertyAttribute() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs4207 public ProvidePropertyAttribute(string propertyName, string receiverTypeName) { } in ProvidePropertyAttribute() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs4228 public ProvidePropertyAttribute(string propertyName, string receiverTypeName) { } in ProvidePropertyAttribute() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs4228 public ProvidePropertyAttribute(string propertyName, string receiverTypeName) { } in ProvidePropertyAttribute() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs4207 public ProvidePropertyAttribute(string propertyName, string receiverTypeName) { } in ProvidePropertyAttribute() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs4207 public ProvidePropertyAttribute(string propertyName, string receiverTypeName) { } in ProvidePropertyAttribute() argument
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs4226 public ProvidePropertyAttribute(string propertyName, string receiverTypeName) { } in ProvidePropertyAttribute() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.cs4498 public ProvidePropertyAttribute(string propertyName, string receiverTypeName) { } in ProvidePropertyAttribute() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.cs4228 public ProvidePropertyAttribute(string propertyName, string receiverTypeName) { } in ProvidePropertyAttribute() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.cs4489 public ProvidePropertyAttribute(string propertyName, string receiverTypeName) { } in ProvidePropertyAttribute() argument