3 references to FromInteger
Microsoft.VisualBasic.Core (3)
Microsoft\VisualBasic\CompilerServices\StringType.vb (1)
124Return FromInteger(ValueInterface.ToInt32(Nothing))
Microsoft\VisualBasic\CompilerServices\VB6File.vb (2)
2177s = AddSpaces(StringType.FromInteger(IntegerType.FromObject(obj))) 2270WriteString(StringType.FromInteger(IntegerType.FromObject(value)))