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