2 writes to _debugName
System.Private.CoreLib (2)
System\Reflection\Runtime\TypeInfos\RuntimeTypeInfo.cs (2)
728
_debugName
= "Constructing..."; // Protect against any inadvertent reentrancy.
729
_debugName
= ToString() ?? "";
1 reference to _debugName
System.Private.CoreLib (1)
System\Reflection\Runtime\TypeInfos\RuntimeTypeInfo.cs (1)
726
if (
_debugName
== null)