2 references to SubtractByte
Microsoft.VisualBasic.Core (2)
Microsoft\VisualBasic\CompilerServices\Operators.vb (2)
2952Return SubtractByte(Nothing, Convert.ToByte(Right)) 3173Return SubtractByte(Convert.ToByte(Left), Convert.ToByte(Right))