4 references to None
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\StackWalk\FrameHandling\FrameHelpers.cs (2)
333: InternalFrameType.None; 336return InternalFrameType.None;
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\DacDbiImpl.cs (2)
2334return frame.InternalFrameType != Contracts.InternalFrameType.None 2505Contracts.InternalFrameType.None => CorDebugInternalFrameType.STUBFRAME_NONE,