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