2 writes to _debugName
System.Private.CoreLib (2)
System\Reflection\Runtime\MethodInfos\RuntimeMethodInfo.cs (2)
450
_debugName
= "Constructing..."; // Protect against any inadvertent reentrancy.
451
_debugName
= RuntimeName;
1 reference to _debugName
System.Private.CoreLib (1)
System\Reflection\Runtime\MethodInfos\RuntimeMethodInfo.cs (1)
448
if (
_debugName
== null)