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