Obsolete cause running out of memory
I was using Obsolete and set the second parameter as true, and it caused my applicaiton running out of memory in a few seconds.

Remvoed the second parameter (default value is false) will fix the issue.

I was using Obsolete and set the second parameter as true, and it caused my applicaiton running out of memory in a few seconds.

Remvoed the second parameter (default value is false) will fix the issue.
