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