5 references to SetParent
dotnet-svcutil-lib (5)
FrameworkFork\System.Web.Services\Services\Description\ServiceDescription.cs (5)
978
_input.
SetParent
(null);
983
_input.
SetParent
(this);
1000
_output.
SetParent
(null);
1005
_output.
SetParent
(this);
2909
((FaultBinding)value).
SetParent
((OperationBinding)parent);