13        if (codeBuilder == 
null)
 
 
   23        if ((uint)(
byte)code == (uint)code)
 
 
  169        if ((uint)slotIndex <= 255u)
 
  174        else if (slotIndex > 0)
 
 
  202        if ((uint)slotIndex <= 255u)
 
  207        else if (slotIndex > 0)
 
 
  220        if ((uint)slotIndex <= 255u)
 
  225        else if (slotIndex > 0)
 
 
  238        switch (argumentIndex)
 
  253        if ((uint)argumentIndex <= 255u)
 
  258        else if (argumentIndex > 0)
 
 
  271        if ((uint)argumentIndex <= 255u)
 
  276        else if (argumentIndex > 0)
 
 
  289        if ((uint)argumentIndex <= 255u)
 
  294        else if (argumentIndex > 0)
 
 
  312        int branchOperandSize = code.GetBranchOperandSize();
 
  315        if (branchOperandSize == 1)
 
 
 
static void ArgumentOutOfRange(string parameterName)
 
static void BuilderArgumentNull()
 
static Exception InvalidArgument_Handle(string parameterName)
 
static void ControlFlowBuilderNotAvailable()