Pattern: .NET Assembly is not optimized
Issue: -
This file was not optimized by .NET compiler. Optimizations make your output file smaller, faster, and more efficient. However, they result in code rearrangement in the output file, which can make debugging difficult. So typically optimizations should be disabled for debugging and enabled for publishing an assembly.