2 writes to _debugName
System.Private.CoreLib (2)
System\Reflection\Runtime\PropertyInfos\RuntimePropertyInfo.cs (2)
277
_debugName
= "Constructing..."; // Protect against any inadvertent reentrancy.
278
_debugName
= MetadataName;
1 reference to _debugName
System.Private.CoreLib (1)
System\Reflection\Runtime\PropertyInfos\RuntimePropertyInfo.cs (1)
275
if (
_debugName
== null)