1 write to _operations
System.Web.Services.Description (1)
System\Web\Services\Description\ServiceDescription.cs (1)
740get { if (_operations == null) { _operations = new OperationBindingCollection(this); } return _operations; }
2 references to _operations
System.Web.Services.Description (2)
System\Web\Services\Description\ServiceDescription.cs (2)
740get { if (_operations == null) { _operations = new OperationBindingCollection(this); } return _operations; }