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