2 references to ToSingle
Microsoft.ML.Transforms (1)
Expression\BuiltinFunctions.cs (1)
342FunctionProviderUtils.Fn<I8, R4>(Convert.ToSingle),
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Int64.cs (1)
249return Convert.ToSingle(m_value);