1 write to OwningType
ILCompiler.Compiler (1)
Compiler\TypePreinit.cs (1)
3197
OwningType
= type;
9 references to OwningType
ILCompiler.Compiler (9)
Compiler\TypePreinit.cs (9)
3202
OwningType
== other.
OwningType
3207
public override int GetHashCode() => HashCode.Combine(
OwningType
, InstructionCounter);
3226
AllocationSite.
OwningType
,
3235
data = factory.SerializedFrozenObject(AllocationSite.
OwningType
, AllocationSite.InstructionCounter, serializableRef);
3331
builder.EmitPointerReloc(factory.SerializedFrozenObject(AllocationSite.
OwningType
, AllocationSite.InstructionCounter, this));
3399
builder.EmitPointerReloc(factory.SerializedFrozenObject(AllocationSite.
OwningType
, AllocationSite.InstructionCounter, this));
3448
builder.EmitPointerReloc(factory.SerializedFrozenObject(AllocationSite.
OwningType
, AllocationSite.InstructionCounter, serializableReference));
3583
builder.EmitPointerReloc(factory.SerializedFrozenObject(AllocationSite.
OwningType
, AllocationSite.InstructionCounter, this));