Skip to content

c#: Items named Encoding clashing with System.Text.Encoding #1231

@MendyBerger

Description

@MendyBerger

Wit items named "Encoding" clash with System.Text.Encoding used in the binding code.

E.g.

resource foo {
  encoding: func();
}

Can the binding code refer to Encoding with the full path System.Text.Encoding?

Metadata

Metadata

Assignees

No one assigned

    Labels

    gen-c#Related to the C# code generator

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions