1 write to m_assemblyQualifiedName
System.Private.CoreLib (1)
src\System\RuntimeType.CoreCLR.cs (1)
1507
? ConstructName(ref
m_assemblyQualifiedName
, TypeNameFormatFlags.FormatNamespace | TypeNameFormatFlags.FormatFullInst | TypeNameFormatFlags.FormatAssembly)
1 reference to m_assemblyQualifiedName
System.Private.CoreLib (1)
src\System\RuntimeType.CoreCLR.cs (1)
1505
internal string? GetAssemblyQualifiedName() =>
m_assemblyQualifiedName
??