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