@ -167,6 +167,8 @@ namespace ICSharpCode.NRefactory.CSharp
ShiftRight,
/// <summary>left ?? right</summary>
NullCoalescing
NullCoalescing,
None
}