1 write to _strFullName
System.Reflection.Emit (1)
System\Reflection\Emit\TypeBuilderImpl.cs (1)
614public override string? FullName => _strFullName ??= TypeNameBuilder.ToString(this, TypeNameBuilder.Format.FullName);