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