/in/foo.cs(49,16): error CS1001: Unexpected symbol `,', expecting identifier
/in/foo.cs(49,22): error CS1001: Unexpected symbol `)', expecting identifier
/in/foo.cs(49,32): error CS1525: Unexpected symbol `[', expecting `.'
/in/foo.cs(120,14): error CS1519: Unexpected symbol `(' in class, struct, or interface member declaration
/in/foo.cs(120,21): error CS1519: Unexpected symbol `0' in class, struct, or interface member declaration
/in/foo.cs(124,13): error CS1519: Unexpected symbol `while' in class, struct, or interface member declaration
/in/foo.cs(124,19): error CS1519: Unexpected symbol `<' in class, struct, or interface member declaration
/in/foo.cs(124,28): error CS1519: Unexpected symbol `)' in class, struct, or interface member declaration
/in/foo.cs(124,30): error CS9010: Primary constructor body is not allowed
/in/foo.cs(164,13): error CS1519: Unexpected symbol `:' in class, struct, or interface member declaration
/in/foo.cs(165,12): error CS8124: Tuple must contain at least two elements
/in/foo.cs(165,19): error CS1519: Unexpected symbol `{' in class, struct, or interface member declaration
/in/foo.cs(165,19): error CS9010: Primary constructor body is not allowed
/in/foo.cs(165,19): error CS8041: Primary constructor already has a body
/in/foo.cs(178,14): error CS1519: Unexpected symbol `else' in class, struct, or interface member declaration
/in/foo.cs(178,16): error CS9010: Primary constructor body is not allowed
/in/foo.cs(178,16): error CS8041: Primary constructor already has a body
/in/foo.cs(182,0): error CS1525: Unexpected symbol `}'
Compilation failed: 18 error(s), 0 warnings