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