4 references to None
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\StackWalk\FrameHandling\FrameHelpers.cs (2)
334
: InternalFrameType.
None
;
337
return InternalFrameType.
None
;
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\DacDbiImpl.cs (2)
1297
return frame.InternalFrameType != Contracts.InternalFrameType.
None
1455
Contracts.InternalFrameType.
None
=> CorDebugInternalFrameType.STUBFRAME_NONE,