IMethodBody Properties |
The IMethodBody type exposes the following members.
Name | Description | |
---|---|---|
Method |
Gets the method whose body is represented by the current object.
| |
MethodBodyElementKind |
Gets the kind of syntax element.
(Inherited from IMethodBodyElement.) | |
ParentElement |
Gets the parent element in the tree.
(Inherited from IMethodBodyElement.) | |
ParentMethodBody |
Gets the parent method body.
(Inherited from IMethodBodyElement.) | |
RootBlock |
Gets the root instruction block of the method.
|