Interface IInstructionWithMethodOperand
- Namespace
- ICSharpCode.Decompiler.IL
- Assembly
- ICSharpCode.Decompiler.dll
public interface IInstructionWithMethodOperand
Properties
Method
IMethod? Method { get; }
public interface IInstructionWithMethodOperand
IMethod? Method { get; }