3 references to UpdateNativeResponse
System.Web (3)
HttpResponse.cs (1)
579UpdateNativeResponse(true /*sendHeaders*/);
HttpRuntime.cs (2)
1550context.Response.UpdateNativeResponse(sendHeaders); 1561context.Response.UpdateNativeResponse(sendHeaders);