1 write to m_removeMethod
System.Private.CoreLib (1)
src\System\Reflection\RuntimeEventInfo.cs (1)
46out m_addMethod, out m_removeMethod, out m_raiseMethod,
2 references to m_removeMethod
System.Private.CoreLib (2)
src\System\Reflection\RuntimeEventInfo.cs (2)
161if (!Associates.IncludeAccessor(m_removeMethod, nonPublic)) 164return m_removeMethod;