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