Symptoms
The customer is trying to use custom inline function in smartforms expression. When adding the dll and pdb files in the Install Dir]BinFunctions, the custom inline function does not show up in the Context Browser.
Diagnoses
Custom inline functions are not supported in SmartForms.
Resolution
If it’s a static function you can expose it using the Endpoints Assembly broker, and then through a SmartObject method.