Method BitCast
BitCast(Constant, ITypeRef)
Creates a constant bit cast expression
[SuppressMessage("Microsoft.Design", "CA1011:ConsiderPassingBaseTypesAsParameters", Justification = "Specific type required by interop call")]
public static Constant BitCast(Constant value, ITypeRef toType)
Parameters
Returns
- Constant
Constant cast expression