MethodUsageCodeReference Properties |
The MethodUsageCodeReference type exposes the following members.
Name | Description | |
---|---|---|
Instructions |
Gets the instructions that reference UsedDeclaration.
| |
UsedDeclaration | ||
UsedType |
Gets the Type used by the method. If the current
object represents a reference to a MethodInfo
or ConstructorInfo, this property returns the declaring
type of the method or constructor.
| |
UsingMethod |
Gets the method (MethodInfo or ConstructorInfo)
whose body uses the declaration.
|