1 write to m_name
mscorlib (1)
system\reflection\methodinfo.cs (1)
525m_name = RuntimeMethodHandle.GetName(this);
2 references to m_name
mscorlib (2)
system\reflection\methodinfo.cs (2)
524if (m_name == null) 527return m_name;