1 instantiation of EcmaProperty
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\Types\Ecma\EcmaDefinitionType.BindingFlags.cs (1)
72
yield return new
EcmaProperty
(declaringType, handle, reflectedType);
1 reference to EcmaProperty
System.Reflection.MetadataLoadContext (1)
System\Reflection\TypeLoading\Properties\Ecma\EcmaProperty.cs (1)
41
if (!(obj is
EcmaProperty
other))