2 references to ToInt64
Microsoft.ML.Transforms (1)
Expression\BuiltinFunctions.cs (1)
333FunctionProviderUtils.Fn<R4, I8>(Convert.ToInt64),
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Single.cs (1)
489return Convert.ToInt64(m_value);