3 writes to LastProcessedFrameType
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\StackWalk\StackWalk_1.cs (3)
884handle.LastProcessedFrameType = null; 900handle.LastProcessedFrameType = frameType; 963handle.LastProcessedFrameType = null;
2 references to LastProcessedFrameType
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\StackWalk\StackWalk_1.cs (2)
955if (handle.LastProcessedFrameType is FrameType.FaultingExceptionFrame 959handle.HasFaulted = handle.LastProcessedFrameType is FrameType.FaultingExceptionFrame