1 reference to ExceptionFlagsEnum
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\StackWalk\StackWalk_1.ExceptionHandling.cs (1)
169
if ((exceptionInfo.ExceptionFlags & (uint)
ExceptionFlagsEnum
.UnwindHasStarted) == 0)