1 write to _output
dotnet-svcutil-lib (1)
FrameworkFork\System.Web.Services\Services\Description\ServiceDescription.cs (1)
1002_output = value;
5 references to _output
dotnet-svcutil-lib (5)
FrameworkFork\System.Web.Services\Services\Description\ServiceDescription.cs (5)
995get { return _output; } 998if (_output != null) 1000_output.SetParent(null); 1003if (_output != null) 1005_output.SetParent(this);