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