2 references to IsHandled
System.ServiceModel (1)
System\ServiceModel\Description\WsdlImporter.cs (1)
769
if (item.Extensions.
IsHandled
(ext))
System.Web.Services (1)
System\Web\Services\Description\ProtocolImporter.cs (1)
471
if (!extensions.
IsHandled
(item)) {