Table of Contents

Class CorFrame

Namespace
Microsoft.Samples.Debugging.CorDebug
Assembly
corapi.dll
public sealed class CorFrame : WrapperBase
Inheritance
CorFrame

Properties

Address
Callee
CalleeStackParameterSize
Caller
Chain
Code
FrameType
Function
FunctionToken
InternalFrameType
IsChild
Raw
TypeParameters

Methods

CanSetIP(int)
CanSetIP(int, out int)
CreateStepper()
GetArgument(int)
GetArgumentCount()
GetIP(out uint, out CorDebugMappingResult)
GetLocalVariable(int)
GetLocalVariablesCount()
GetNativeIP(out uint)
GetStackRange(out ulong, out ulong)
GetTypeParamEnumWithSkip(int)
IsCloserToLeaf(CorFrame)
IsMatchingParentFrame(CorFrame)
RemapFunction(int)
SetIP(int)