Struct AsyncDebugInfo.Await
- Namespace
- ICSharpCode.Decompiler.DebugInfo
- Assembly
- ICSharpCode.Decompiler.dll
public readonly struct AsyncDebugInfo.Await
- Inherited Members
Constructors
Await(int, int)
public Await(int yieldOffset, int resumeOffset)
Parameters
Fields
ResumeOffset
public readonly int ResumeOffset
Field Value
YieldOffset
public readonly int YieldOffset