3 instantiations of AllocatorProvider
System.Web (3)
Hosting\IIS7WorkerRequest.cs (1)
2634
AllocatorProvider alloc = new
AllocatorProvider
();
HttpApplication.cs (1)
328
AllocatorProvider alloc = new
AllocatorProvider
();
HttpWriter.cs (1)
958
AllocatorProvider alloc = new
AllocatorProvider
();
3 references to AllocatorProvider
System.Web (3)
Hosting\IIS7WorkerRequest.cs (1)
2634
AllocatorProvider
alloc = new AllocatorProvider();
HttpApplication.cs (1)
328
AllocatorProvider
alloc = new AllocatorProvider();
HttpWriter.cs (1)
958
AllocatorProvider
alloc = new AllocatorProvider();