1 write to m_fullName
System.Private.CoreLib (1)
src\System\RuntimeType.CoreCLR.cs (1)
1499
? ConstructName(ref
m_fullName
, TypeNameFormatFlags.FormatNamespace | TypeNameFormatFlags.FormatFullInst)
1 reference to m_fullName
System.Private.CoreLib (1)
src\System\RuntimeType.CoreCLR.cs (1)
1497
internal string? GetFullName() =>
m_fullName
??