1 write to ContainingType
System.Private.TypeLoader (1)
Internal\Runtime\TypeLoader\GenericDictionaryCell.cs (1)
500
cell = new FieldLdTokenCell() { FieldHandle = handle,
ContainingType
= type };
3 references to ContainingType
System.Private.TypeLoader (3)
Internal\Runtime\TypeLoader\GenericDictionaryCell.cs (3)
288
if (
ContainingType
.IsCanonicalSubtype(CanonicalFormKind.Any))
291
builder.RegisterForPreparation(
ContainingType
);
297
builder.GetRuntimeTypeHandle(
ContainingType
),