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