79211212

Date: 2024-11-21 12:50:40
Score: 1
Natty:
Report link

I am guessing you have a LINQ query this has delayed execution until the data is needed. Try the following.

Add two lines vat t = outcome.ToList(); ; // Debug on this line and View t

Reasons:
  • Whitelisted phrase (-1): Try the following
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Niall O'Dwyer