variable.UnresolvedSymbol += delegate {...};
Q-fix on UnresolvedSymbol suggests two actions among others:
The latter is a get-only property. How could it be used with +=?