4 references to ShortInlineI
mscorlib (3)
system\reflection\emit\opcodes.cs (3)
578((int)OperandType.ShortInlineI) | 2428((int)OperandType.ShortInlineI) | 2544case OperandType.ShortInlineI :
System.Data.SqlXml (1)
System\Xml\Xsl\IlGen\GenerateHelper.cs (1)
1517Debug.Assert(opcode.OperandType == OperandType.ShortInlineI);