Method AllOnesValueFor
AllOnesValueFor(ITypeRef)
Creates a constant instance of typeRef
with all bits in the instance set to 1
public static Constant AllOnesValueFor(ITypeRef typeRef)
Parameters
typeRef
ITypeRefType of value to create
Returns
- Constant
Constant for the type with all instance bits set to 1