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