9 references to IsNull
ILCompiler.ReadyToRun (9)
Compiler\DependencyAnalysis\ReadyToRun\ArgIterator.cs (4)
625
Debug.Assert(!_argTypeHandle.
IsNull
());
632
Debug.Assert(!_argTypeHandle.
IsNull
());
639
Debug.Assert(!_argTypeHandle.
IsNull
());
1789
if (!_argTypeHandle.
IsNull
() && _argTypeHandle.IsHomogeneousAggregate())
Compiler\DependencyAnalysis\ReadyToRun\TransitionBlock.cs (5)
346
Debug.Assert(!thRetType.
IsNull
() && thRetType.IsValueType());
510
Debug.Assert(!th.
IsNull
());
629
Debug.Assert(!th.
IsNull
());
694
Debug.Assert(!th.
IsNull
());
738
Debug.Assert(!th.
IsNull
());