1 write to context
System.Web.Services (1)
System\Web\Services\Protocols\ServerProtocol.cs (1)
47
this.
context
= context;
3 references to context
System.Web.Services (3)
System\Web\Services\Protocols\ServerProtocol.cs (3)
57
service.SetContext(
context
);
69
get { return
context
; }
164
context
.Response.ContentType = null;