4 types derived from FieldInstruction
System.Linq.Expressions (4)
System\Linq\Expressions\Interpreter\FieldOperations.cs (4)
22
internal sealed class LoadStaticFieldInstruction :
FieldInstruction
40
internal sealed class LoadFieldInstruction :
FieldInstruction
61
internal sealed class StoreFieldInstruction :
FieldInstruction
83
internal sealed class StoreStaticFieldInstruction :
FieldInstruction