Skip to content

Conversation

@adamsitnik
Copy link
Member

it's a nop for NativeAOT and a bug for WASM. Instead of using params I've added ctors that accept 1, 2 and 3 types.

#1960 (comment)

cc @MichalStrehovsky @radical

it's a nop for NativeAOT and a bug for WASM
@adamsitnik
Copy link
Member Author

the fix has been verified by @radical : #1960 (comment)

@radical
Copy link
Member

radical commented Mar 29, 2022

The new (0.13.1.1747) nuget needs to be published to the public feeds.

{
public Type[] GenericTypeArguments { get; }

// CLS-Compliant Code requires a constructor without an array in the argument list
Copy link
Member

Choose a reason for hiding this comment

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

Nit: from the comment it looks like this constructor no longer needs to exist

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants