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