2 writes to _assemblyQualifiedName
System.Reflection.Metadata (2)
System\Reflection\Metadata\TypeName.cs (2)
106_assemblyQualifiedName = FullName; 117_assemblyQualifiedName = builder.ToString();
3 references to _assemblyQualifiedName
System.Reflection.Metadata (3)
System\Reflection\Metadata\TypeName.cs (3)
101if (_assemblyQualifiedName is null) 123_fullName = _assemblyQualifiedName; 128return _assemblyQualifiedName;