2 references to InlinedCallFrame
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\StackWalk\StackWalk_1.cs (1)
879
TargetPointer methodDescPtr = framePtr + _target.GetTypeInfo(DataType.
InlinedCallFrame
).Size
Data\Frames\InlinedCallFrame.cs (1)
13
Target.TypeInfo type = target.GetTypeInfo(DataType.
InlinedCallFrame
);