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