Searched refs:IsCSharpGenericTypeConstraint (Results 1 – 2 of 2) sorted by relevance
213 IsCSharpGenericTypeConstraint(false), IsChainedConditional(false), in ParenState()345 bool IsCSharpGenericTypeConstraint : 1; member400 if (IsCSharpGenericTypeConstraint != Other.IsCSharpGenericTypeConstraint)401 return IsCSharpGenericTypeConstraint;
362 if (CurrentState.IsCSharpGenericTypeConstraint && in mustBreak()727 !CurrentState.IsCSharpGenericTypeConstraint && Previous.opensScope() && in addTokenOnCurrentLine()1071 if (CurrentState.IsCSharpGenericTypeConstraint && in getNewLineColumn()1315 CurrentState.IsCSharpGenericTypeConstraint = true; in moveStateToNextToken()1596 CurrentState.IsCSharpGenericTypeConstraint) { in moveStatePastScopeOpener()1664 (CurrentState.IsCSharpGenericTypeConstraint) || in moveStatePastScopeOpener()