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