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