3 references to IDivideByte
Microsoft.VisualBasic.Core (3)
Microsoft\VisualBasic\CompilerServices\ObjectType.vb (3)
3137Return IDivideByte(conv1.ToByte(Nothing), 0) 3155Return IDivideByte(0, conv2.ToByte(Nothing)) 3204Return IDivideByte(conv1.ToByte(Nothing), conv2.ToByte(Nothing))