2 references to NegateUInt32
Microsoft.VisualBasic.Core (2)
Microsoft\VisualBasic\CompilerServices\Operators.vb (2)
998Return NegateUInt32(DirectCast(Operand, UInt32)) 1000Return NegateUInt32(Convert.ToUInt32(Operand))