2 references to UpdateAfterWrite
System (2)
net\System\Net\_ListenerResponseStream.cs (2)
227UpdateAfterWrite(dataToWrite); 263UpdateAfterWrite((uint)((m_HttpContext.Response.BoundaryType == BoundaryType.Chunked) ? 0 : size));