185 for (T val =
first; val !=
null; val = parent(val))
bool ICollection< KeyValuePair< TKey, TValue > >. Contains(KeyValuePair< TKey, TValue > keyValuePair)
Enumerator GetEnumerator()
void Add(TKey key, TValue value)
static Exception ControlCannotLeaveFilterTest()
static Exception NonLocalJumpWithValue(object p0)
static Exception ControlCannotLeaveFinally()
static Exception ControlCannotEnterTry()
static Exception ControlCannotEnterExpression()
static Exception LabelTargetUndefined(object p0)
static Exception AmbiguousJump(object p0)
static Exception LabelTargetAlreadyDefined(object p0)
void ValidateJump(LabelScopeInfo reference)
BranchLabel GetLabel(LightCompiler compiler)
LabelScopeInfo FirstDefinition()
bool HasMultipleDefinitions
void Define(LabelScopeInfo block)
void EnsureLabel(LightCompiler compiler)
void Reference(LabelScopeInfo block)
readonly List< LabelScopeInfo > _references
LabelInfo(LabelTarget node)
static T CommonNode< T >(T first, T second, Func< T, T > parent)
void AddDefinition(LabelScopeInfo scope)
readonly LabelTarget _node
bool DefinedIn(LabelScopeInfo scope)