Related PR
Implement an analyzer that will give a warning for [SupportsDeferredBinding] on an unsupported scenario such as on an output binding. This is for extension authors so they know that they cannot use this attribute outside of supported scenarios.
Currently we only support input and trigger bindings any other scenarios should result in an error