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