1 write to m_flags
System.Private.CoreLib (1)
src\System\Reflection\RuntimePropertyInfo.cs (1)
45scope.GetPropertyProps(tkProperty, out m_utf8name, out m_flags, out _);
1 reference to m_flags
System.Private.CoreLib (1)
src\System\Reflection\RuntimePropertyInfo.cs (1)
316public override PropertyAttributes Attributes => m_flags;