Method ToStringWithCulture
ToStringWithCulture(object)
This is called from the compile/run appdomain to convert objects within an expression block to a string
public string ToStringWithCulture(object objectToConvert)
Parameters
objectToConvert
object