1 write to _input
dotnet-svcutil-lib (1)
FrameworkFork\System.Web.Services\Services\Description\ServiceDescription.cs (1)
980_input = value;
5 references to _input
dotnet-svcutil-lib (5)
FrameworkFork\System.Web.Services\Services\Description\ServiceDescription.cs (5)
973get { return _input; } 976if (_input != null) 978_input.SetParent(null); 981if (_input != null) 983_input.SetParent(this);