Home
last modified time | relevance | path

Searched refs:MgdGetBufferPool (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Hosting/
H A DIISUnsafeMethods.cs277 MgdGetBufferPool(int cbBufferSize); in MgdGetBufferPool() method in System.Web.Hosting.UnsafeIISMethods
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/
H A DHttpWriter.cs178 s_Pool = IIS.MgdGetBufferPool(BufferingParams.INTEGRATED_MODE_BUFFER_SIZE); in HttpResponseUnmanagedBufferElement()