1 write to _imports
System.Web.Services.Description (1)
System\Web\Services\Description\ServiceDescription.cs (1)
74get { if (_imports == null) { _imports = new ImportCollection(this); } return _imports; }
2 references to _imports
System.Web.Services.Description (2)
System\Web\Services\Description\ServiceDescription.cs (2)
74get { if (_imports == null) { _imports = new ImportCollection(this); } return _imports; }