1 reference to AllocatorProvider
System.Web (1)
HttpContext.cs (1)
765
IAllocatorProvider allocator = _appInstance != null ? _appInstance.
AllocatorProvider
: null;