ENC_EXCEPTION_SPAN Struct

Definition

Provides information about an Edit and Continue exception span.

public value class ENC_EXCEPTION_SPAN
struct ENC_EXCEPTION_SPAN
public struct ENC_EXCEPTION_SPAN
type ENC_EXCEPTION_SPAN = struct
Public Structure ENC_EXCEPTION_SPAN
Inheritance
ENC_EXCEPTION_SPAN

Fields

id

Identifier for the exception handler assigned by the language service/compiler.

methodToken

Token for the active method.

tsPosition

TextSpan for the active statement.

Applies to