Base:
property
DeclaringType
System.Reflection.MemberInfo.DeclaringType
4 references to DeclaringType
System.Private.CoreLib (4)
Internal\Reflection\Augments\ReflectionAugments.cs (1)
403Type declaringType = field.DeclaringType;
System\Reflection\Runtime\FieldInfos\NativeFormat\NativeFormatRuntimeFieldInfo.cs (2)
131DeclaringType.TypeHandle, 143return ReflectionCoreExecution.ExecutionEnvironment.TryGetFieldAccessor(this._reader, this.DeclaringType.TypeHandle, this.FieldType.TypeHandle, _fieldHandle);
System\Reflection\RuntimeCustomAttributeData.NativeAot.cs (1)
657return field.DeclaringType!.IsExplicitLayout ?