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