3 references to FromByte
Microsoft.VisualBasic.Core (3)
Microsoft\VisualBasic\CompilerServices\StringType.vb (1)
118Return FromByte(ValueInterface.ToByte(Nothing))
Microsoft\VisualBasic\CompilerServices\VB6File.vb (2)
2181s = AddSpaces(StringType.FromByte(ByteType.FromObject(obj))) 2274WriteString(StringType.FromByte(ByteType.FromObject(value)))