1 write to m_bindingFlags
System.Private.CoreLib (1)
src\System\Reflection\RuntimeEventInfo.cs (1)
47out _, out _, out m_otherMethod, out isPrivate, out m_bindingFlags);
1 reference to m_bindingFlags
System.Private.CoreLib (1)
src\System\Reflection\RuntimeEventInfo.cs (1)
60internal BindingFlags BindingFlags => m_bindingFlags;