DaNike
DaNike
CC#
Created by glacinefrox on 9/11/2024 in #help
remove or minify variable names out from compiled exe
there is a whole namespace with that name
200 replies
CC#
Created by glacinefrox on 9/11/2024 in #help
remove or minify variable names out from compiled exe
reflection
200 replies
CC#
Created by glacinefrox on 9/11/2024 in #help
remove or minify variable names out from compiled exe
but that will break reflection
200 replies
CC#
Created by glacinefrox on 9/11/2024 in #help
remove or minify variable names out from compiled exe
you're free to write a tool to rename private members
200 replies
CC#
Created by glacinefrox on 9/11/2024 in #help
remove or minify variable names out from compiled exe
that's just how Roslyn chooses to emit the names
200 replies
CC#
Created by glacinefrox on 9/11/2024 in #help
remove or minify variable names out from compiled exe
so again, a field
200 replies
CC#
Created by glacinefrox on 9/11/2024 in #help
remove or minify variable names out from compiled exe
that looks like its captured in that lambda
200 replies
CC#
Created by glacinefrox on 9/11/2024 in #help
remove or minify variable names out from compiled exe
is request used across an await though
200 replies
CC#
Created by glacinefrox on 9/11/2024 in #help
remove or minify variable names out from compiled exe
is this an async method?
200 replies
CC#
Created by glacinefrox on 9/11/2024 in #help
remove or minify variable names out from compiled exe
its quite smart about it
200 replies
CC#
Created by glacinefrox on 9/11/2024 in #help
remove or minify variable names out from compiled exe
the decompiler knows how to find the pdb
200 replies