1 write to m_bindingFlags
System.Private.CoreLib (1)
src\System\Reflection\RuntimePropertyInfo.cs (1)
50out isPrivate, out m_bindingFlags);
1 reference to m_bindingFlags
System.Private.CoreLib (1)
src\System\Reflection\RuntimePropertyInfo.cs (1)
112internal BindingFlags BindingFlags => m_bindingFlags;