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)
973
get { return
_input
; }
976
if (
_input
!= null)
978
_input
.SetParent(null);
981
if (
_input
!= null)
983
_input
.SetParent(this);