1 reference to new
ILAssembler (1)
EntityRegistry.cs (1)
1104
return GetOrCreateEntity((implementation as ExportedTypeEntity, @namespace, name), TableIndex.ExportedType, _seenExportedTypes, (key) =>
new
(key.Item3, key.Item2, implementation), onCreateType);