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