2 writes to _documentation
dotnet-svcutil-lib (2)
FrameworkFork\System.Web.Services\Services\Description\ServiceDescription.cs (2)
650
_documentation
= value;
672
_documentation
= null;
2 references to _documentation
dotnet-svcutil-lib (2)
FrameworkFork\System.Web.Services\Services\Description\ServiceDescription.cs (2)
642
if (
_documentation
!= null)
643
return
_documentation
;