Skip to content

NTypeWriter Extension 0.5.9 expecting OriginalDefinition for CustomFunction, but NTypeWriter.CodeModel is only 0.5.8 #126

@ndollesin-prismhr

Description

@ndollesin-prismhr

Using the latest version of the extension (installed via visual studio) is causing a rendering failed issue for custom functions that implement IType:

error CS0535: 'CustomFunction.WrappedType' does not implement interface member 'IType.OriginalDefinition'

However, OriginalDefinition is not available on the current 0.5.8 version of NTypeWriter.CodeModel.

There does not seem to be a way to roll back to NTypeWriter 0.5.8, nor is there a newer version of the CodeModel to update the package to.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions