2 writes to binding
System.Web.Services (2)
System\Web\Services\Protocols\LogicalMethodInfo.cs (2)
70
this.
binding
= webMethod.binding;
90
this.
binding
= webMethod.binding;
1 reference to binding
System.Web.Services (1)
System\Web\Services\Protocols\LogicalMethodInfo.cs (1)
199
get { return
binding
; }