1 write to OwningType
ILCompiler.Compiler (1)
Compiler\TypePreinit.cs (1)
3213
OwningType
= type;
9 references to OwningType
ILCompiler.Compiler (9)
Compiler\TypePreinit.cs (9)
3218
OwningType
== other.
OwningType
3223
public override int GetHashCode() => HashCode.Combine(
OwningType
, InstructionCounter);
3242
AllocationSite.
OwningType
,
3251
data = factory.SerializedFrozenObject(AllocationSite.
OwningType
, AllocationSite.InstructionCounter, serializableRef);
3347
builder.EmitPointerReloc(factory.SerializedFrozenObject(AllocationSite.
OwningType
, AllocationSite.InstructionCounter, this));
3415
builder.EmitPointerReloc(factory.SerializedFrozenObject(AllocationSite.
OwningType
, AllocationSite.InstructionCounter, this));
3464
builder.EmitPointerReloc(factory.SerializedFrozenObject(AllocationSite.
OwningType
, AllocationSite.InstructionCounter, serializableReference));
3599
builder.EmitPointerReloc(factory.SerializedFrozenObject(AllocationSite.
OwningType
, AllocationSite.InstructionCounter, this));