Some methods don't report metrics
dmd1214
Posts: 20
I'm using ANTS performanc profiler, 5.1.0.14.
I'm wondering why some of my methods (including the most important method) does not report the line metrics (Hit count, Avg Time, time, etc). Other methods in the same .cs file report just fine, but some don't.
I have the most detailed reporting enabled. I'm sure the pdb & dll & cs files are all correct.
Thanks in advance.
I'm wondering why some of my methods (including the most important method) does not report the line metrics (Hit count, Avg Time, time, etc). Other methods in the same .cs file report just fine, but some don't.
I have the most detailed reporting enabled. I'm sure the pdb & dll & cs files are all correct.
Thanks in advance.
Comments