1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
references:
- kind: "using_directive"
reference_kind: "import"
name_field: null
special: "csharp_using"
- kind: "invocation_expression"
reference_kind: "call"
name_field: "function"
special: null
- kind: "base_list"
reference_kind: "inherits"
name_field: null
special: "csharp_base_list"
- kind: "attribute"
reference_kind: "type_usage"
name_field: "name"
special: null
scope_containers:
- kind: "namespace_declaration"
name_field: "name"
body_field: "body"
- kind: "class_declaration"
name_field: "name"
body_field: "body"
- kind: "interface_declaration"
name_field: "name"
body_field: "body"
- kind: "struct_declaration"
name_field: "name"
body_field: "body"
- kind: "method_declaration"
name_field: "name"
body_field: "body"
- kind: "constructor_declaration"
name_field: "name"
body_field: "body"
unwrap_nodes: