6 references to SoftwareExceptionFrame
Microsoft.Diagnostics.DataContractReader.Contracts (6)
Contracts\StackWalk\FrameHandling\FrameHelpers.cs (3)
152
case FrameType.
SoftwareExceptionFrame
:
241
case FrameType.
SoftwareExceptionFrame
:
301
case FrameType.
SoftwareExceptionFrame
:
Contracts\StackWalk\StackWalk_1.cs (3)
123
&& FrameIter.GetCurrentFrameType() is FrameType.FaultingExceptionFrame or FrameType.
SoftwareExceptionFrame
;
196
or FrameType.
SoftwareExceptionFrame
;
956
or FrameType.
SoftwareExceptionFrame
)