Skip to content

Instantly share code, notes, and snippets.

@Sergio0694
Created September 20, 2019 13:54
Show Gist options
  • Save Sergio0694/8f2994f4ca65ea8d754ee4d187f1f0a3 to your computer and use it in GitHub Desktop.
Save Sergio0694/8f2994f4ca65ea8d754ee4d187f1f0a3 to your computer and use it in GitHub Desktop.
[CompilerGenerated]
private sealed class <>c__DisplayClass0_0
{
public int[] array;
}
[CompilerGenerated]
private sealed class <>c__DisplayClass0_1
{
public int value;
public <>c__DisplayClass0_0 CS$<>8__locals1;
internal void <Main>b__0(int i)
{
CS$<>8__locals1.array[i] = value;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment