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