1 write to _definingTypeInfo
System.Private.CoreLib (1)
System\Reflection\Runtime\PropertyInfos\NativeFormat\NativeFormatRuntimePropertyInfo.cs (1)
56_definingTypeInfo = definingTypeInfo;
4 references to _definingTypeInfo
System.Private.CoreLib (4)
System\Reflection\Runtime\PropertyInfos\NativeFormat\NativeFormatRuntimePropertyInfo.cs (4)
89if (!(_definingTypeInfo.Equals(otherProperty._definingTypeInfo))) 168return RuntimeNamedMethodInfo<NativeFormatMethodCommon>.GetRuntimeNamedMethodInfo(new NativeFormatMethodCommon(methodHandle, _definingTypeInfo, ContextTypeInfo), _reflectedType); 187return _definingTypeInfo;