2 references to Documentation
System.Web.Services (2)
System\Web\Services\Configuration\ProtocolElementCollection.cs (1)
107
ProtocolElement documentationElement = new ProtocolElement(WebServiceProtocols.
Documentation
);
System\Web\Services\Configuration\WebServicesSection.cs (1)
372
if ((enabledProtocols & WebServiceProtocols.
Documentation
) != 0) {