1 write to output
System.Web.Services (1)
System\Web\Services\Description\ServiceDescription.cs (1)
898output = value;
5 references to output
System.Web.Services (5)
System\Web\Services\Description\ServiceDescription.cs (5)
893get { return output; } 895if (output != null) { 896output.SetParent(null); 899if (output != null) { 900output.SetParent(this);