Searched refs:IsCSharpGenericTypeConstraint (Results 1 – 2 of 2) sorted by relevance
209 IsCSharpGenericTypeConstraint(false), IsChainedConditional(false), in ParenState()341 bool IsCSharpGenericTypeConstraint : 1; member396 if (IsCSharpGenericTypeConstraint != Other.IsCSharpGenericTypeConstraint)397 return IsCSharpGenericTypeConstraint;
403 if (CurrentState.IsCSharpGenericTypeConstraint && in mustBreak()828 !CurrentState.IsCSharpGenericTypeConstraint && Previous.opensScope() && in addTokenOnCurrentLine()1214 if (CurrentState.IsCSharpGenericTypeConstraint && in getNewLineColumn()1502 CurrentState.IsCSharpGenericTypeConstraint = true; in moveStateToNextToken()1814 CurrentState.IsCSharpGenericTypeConstraint) { in moveStatePastScopeOpener()1899 (CurrentState.IsCSharpGenericTypeConstraint) || GenericSelection || in moveStatePastScopeOpener()