79679095

Date: 2025-06-25 13:12:29
Score: 1
Natty:
Report link

I caused this issue by adding the [DebuggerNonUserCode] attribute to the app.Use method in Program.cs.

app.Use([DebuggerNonUserCode]async (context, next) =>

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Gabe