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