1 write to _output
System.Web.Services.Description (1)
System\Web\Services\Description\ServiceDescription.cs (1)
702_output = value;
5 references to _output
System.Web.Services.Description (5)
System\Web\Services\Description\ServiceDescription.cs (5)
695get { return _output; } 698if (_output != null) 700_output.SetParent(null); 703if (_output != null) 705_output.SetParent(this);