4 references to DisableRecycling
System.Web (4)
Hosting\IIS7WorkerRequest.cs (3)
1796elem.DisableRecycling(); // since we're holding onto it 1828elem.DisableRecycling(); // since we're holding onto it 1857elem.DisableRecycling(); // since we're holding onto it
HttpWriter.cs (1)
1367buffer.DisableRecycling();