2 references to TailCallFrame
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\StackWalk\FrameHandling\X86FrameHandler.cs (1)
30
if (_target.GetTypeInfo(DataType.
TailCallFrame
).Size is not uint tailCallFrameSize)
Data\Frames\TailCallFrame.cs (1)
13
Target.TypeInfo type = target.GetTypeInfo(DataType.
TailCallFrame
);