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