1 write to _input
System.Web.Services.Description (1)
System\Web\Services\Description\ServiceDescription.cs (1)
684_input = value;
5 references to _input
System.Web.Services.Description (5)
System\Web\Services\Description\ServiceDescription.cs (5)
677get { return _input; } 680if (_input != null) 682_input.SetParent(null); 685if (_input != null) 687_input.SetParent(this);