Skip to content

Analyzer to warn of scenarios where the SupportsDeferredBinding attribute cannot be used #1277

@liliankasem

Description

@liliankasem

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions