Skip to content

Static contructor's C# syntax string is missing static #2529

@TianqiZhang

Description

@TianqiZhang

For example, this constructor:
https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Runtime.InteropServices.CustomMarshalers/TypeToTypeInfoMarshaler.xml#L39

it's a static one, you can tell from its name (.cctor) or IL. However its C# syntax does not show static.

Metadata

Metadata

Assignees

No one assigned

    Labels

    externalNot related to content

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions