1 reference to IsRawContentMapperCompatibleDispatchOperation
System.ServiceModel.Web (1)
System\ServiceModel\Web\WebServiceHost.cs (1)
188bool isCompatible = (isDispatch) ? IsRawContentMapperCompatibleDispatchOperation(operation, ref numStreamOperations) : IsRawContentMapperCompatibleClientOperation(operation, ref numStreamOperations);