Interface IInstructionWithFieldOperand
- Namespace
- ICSharpCode.Decompiler.IL
- Assembly
- ICSharpCode.Decompiler.dll
public interface IInstructionWithFieldOperand
Properties
Field
IField Field { get; }
public interface IInstructionWithFieldOperand
IField Field { get; }