2 references to GetName
mscorlib (2)
system\reflection\ConstructorInfo.cs (1)
441
get { return RuntimeMethodHandle.
GetName
(this); }
system\reflection\methodinfo.cs (1)
525
m_name = RuntimeMethodHandle.
GetName
(this);