2 references to VTableLikeSlotReferenceValue
ILCompiler.Compiler (2)
Compiler\TypePreinit.cs (2)
2663
value = new
VTableLikeSlotReferenceValue
(this, index: 0);
2782
return new
VTableLikeSlotReferenceValue
(_parent, GetFieldIndex(field));