1 write to m_removeMethod
mscorlib (1)
system\reflection\eventinfo.cs (1)
271out m_addMethod, out m_removeMethod, out m_raiseMethod,
2 references to m_removeMethod
mscorlib (2)
system\reflection\eventinfo.cs (2)
423if (!Associates.IncludeAccessor(m_removeMethod, nonPublic)) 426return m_removeMethod;