1 implementation of TrimMemory
System.Web (1)
BufferAllocator.cs (1)
411public void TrimMemory() {
2 references to TrimMemory
System.Web (2)
HttpApplication.cs (1)
1835_allocator.TrimMemory();
HttpWriter.cs (1)
943s_DefaultAllocator.TrimMemory();