Skip to content

fix #50#51

Merged
HavenDV merged 2 commits into
HavenDV:mainfrom
noliar:cctor-generated-error-fix
Jul 23, 2024
Merged

fix #50#51
HavenDV merged 2 commits into
HavenDV:mainfrom
noliar:cctor-generated-error-fix

Conversation

@noliar

@noliar noliar commented Jul 17, 2024

Copy link
Copy Markdown
Contributor

fix #50

@noliar noliar closed this Jul 17, 2024
@noliar noliar reopened this Jul 17, 2024
.CollectAsEquatableArray()
.SelectAndReportExceptions(GetSourceCode, context, Id)
.AddSource(context);
context.SyntaxProvider

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like DependencyPropertyGenerator.AttachedDependencyPropertyAttribute1` was missing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Only one static constructor is generated when multiple types with same DependencyPropertyAttribute in the same file

2 participants