1 reference to BufferResponseSpecified
System.Web.Services (1)
System\Web\Services\WebMethodAttribute.cs (1)
243
attribute.BufferResponse = implAttribute.
BufferResponseSpecified
? implAttribute.BufferResponse : declAttribute.BufferResponse;