Table of Contents

Interface IInstructionWithMethodOperand

Namespace
ICSharpCode.Decompiler.IL
Assembly
ICSharpCode.Decompiler.dll
public interface IInstructionWithMethodOperand

Properties

Method

IMethod? Method { get; }

Property Value

IMethod