2 instantiations of TypeHandleCell
System.Private.TypeLoader (2)
Internal\Runtime\TypeLoader\GenericDictionaryCell.cs (2)
454
cell = new
TypeHandleCell
() { Type = type };
496
cell = new
TypeHandleCell
() { Type = type };