Skip to content

Factory functions that return a generic produce invalid code #44

@JSkimming

Description

@JSkimming

I've found this with MediatR when producing a notification handler. A field with this name is created

Factor_MediatR_ICancellableAsyncNotificationHandler`1[[Example_Notification, Example, Version=0_0_0_1, Culture=neutral, PublicKeyToken=null]]

It should be something like this:

Factor_MediatR_ICancellableAsyncNotificationHandler__Example_Notification__

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions