5 references to OperationIsExportable
dotnet-svcutil-lib (5)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlContractConversionContext.cs (1)
58
if (!WsdlExporter.
OperationIsExportable
(operation))
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlEndpointConversionContext.cs (1)
79
if (!WsdlExporter.
OperationIsExportable
(operation))
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlExporter.cs (2)
182
if (!WsdlExporter.
OperationIsExportable
(operation))
746
if (!WsdlExporter.
OperationIsExportable
(operation))
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlImporter.cs (1)
2212
if (!WsdlExporter.
OperationIsExportable
(operation))