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