5 references to CanExport
ComSvcConfig (1)
ComplusTypeValidator.cs (1)
333
if (!exporter.
CanExport
(type))
System.ServiceModel (1)
System\ServiceModel\ComIntegration\ComPlusTypeValidator.cs (1)
56
if (!exporter.
CanExport
(type))
System.ServiceModel.Web (2)
System\ServiceModel\Dispatcher\HelpPage.cs (1)
382
if (!exporter.
CanExport
(dataContractType))
System\ServiceModel\Dispatcher\JsonQueryStringConverter.cs (1)
45
return exporter.
CanExport
(type);
System.WorkflowServices (1)
System\Workflow\Activities\Design\ServiceOperationDetailViewControl.cs (1)
809
if (!exporter.
CanExport
(type))