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