1 reference to ImportCollection
dotnet-svcutil-lib (1)
FrameworkFork\System.Web.Services\Services\Description\ServiceDescription.cs (1)
108get { if (_imports == null) _imports = new ImportCollection(this); return _imports; }