2 references to OperationIsExportable
System.ServiceModel (2)
System\ServiceModel\Description\WsdlExporter.cs (2)
54
if (!
OperationIsExportable
(operation, out isWildcardAction))
415
return
OperationIsExportable
(operation, out isWildcardAction);