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;
395 if (CurrentState.IsCSharpGenericTypeConstraint && in mustBreak()818 !CurrentState.IsCSharpGenericTypeConstraint && Previous.opensScope() && in addTokenOnCurrentLine()1204 if (CurrentState.IsCSharpGenericTypeConstraint && in getNewLineColumn()1479 CurrentState.IsCSharpGenericTypeConstraint = true; in moveStateToNextToken()1785 CurrentState.IsCSharpGenericTypeConstraint) { in moveStatePastScopeOpener()1859 (CurrentState.IsCSharpGenericTypeConstraint) || GenericSelection || in moveStatePastScopeOpener()