2 writes to _allocator
System.Web (2)
Hosting\IIS7WorkerRequest.cs (2)
2641_allocator = s_DefaultAllocator; 2648_allocator = value;
2 references to _allocator
System.Web (2)
Hosting\IIS7WorkerRequest.cs (2)
2628if (_allocator == null) { 2644return _allocator;