Skip to content

CSharpMemberScopeName

export type CSharpMemberScopeName = “class-decl” | “constructor-decl” | “enum-decl” | “method-decl”;