1 write to _parent
dotnet-svcutil-lib (1)
FrameworkFork\System.Web.Services\Services\Description\ServiceDescription.cs (1)
717_parent = new XmlDocument();
3 references to _parent
dotnet-svcutil-lib (3)
FrameworkFork\System.Web.Services\Services\Description\ServiceDescription.cs (3)
655_documentationElement = _parent.DocumentElement; 716if (_parent == null) 718return _parent;