Activity overview
Latest activity by Peter Kessen
                    
                      
                        Overlapping identifiers for attributes, methods and enums of a class
                        
                        
                        
                        
                      
                      
                      
                
              I decompiled a dll where some symbols could not be resolved to their original names. Therefore the decompiler used names like a, b, c and so on and assigned the “a”
to both a function, member varia...