7 references to unaligned
ILCompiler.Compiler (4)
Compiler\Dataflow\MethodBodyScanner.cs (1)
725case ILOpcode.unaligned:
Compiler\TypePreinit.cs (1)
1809case ILOpcode.unaligned:
parent\parent\Common\TypeSystem\IL\ILImporter.cs (2)
131case ILOpcode.unaligned: 889case ILOpcode.unaligned:
ILCompiler.TypeSystem (3)
parent\parent\Common\TypeSystem\IL\ILDisassembler.cs (1)
304case ILOpcode.unaligned:
parent\parent\Common\TypeSystem\IL\ILStackHelper.cs (1)
324case ILOpcode.unaligned:
parent\parent\Common\TypeSystem\IL\Stubs\ILEmitter.cs (1)
229Emit(ILOpcode.unaligned);