Searched refs:IsCSharpGenericTypeConstraint (Results 1 – 2 of 2) sorted by relevance
214 IsCSharpGenericTypeConstraint(false), IsChainedConditional(false), in ParenState()346 bool IsCSharpGenericTypeConstraint : 1; member401 if (IsCSharpGenericTypeConstraint != Other.IsCSharpGenericTypeConstraint)402 return IsCSharpGenericTypeConstraint;
376 if (CurrentState.IsCSharpGenericTypeConstraint && in mustBreak()743 !CurrentState.IsCSharpGenericTypeConstraint && Previous.opensScope() && in addTokenOnCurrentLine()1087 if (CurrentState.IsCSharpGenericTypeConstraint && in getNewLineColumn()1338 CurrentState.IsCSharpGenericTypeConstraint = true; in moveStateToNextToken()1627 CurrentState.IsCSharpGenericTypeConstraint) { in moveStatePastScopeOpener()1699 (CurrentState.IsCSharpGenericTypeConstraint) || GenericSelection || in moveStatePastScopeOpener()