9 references to IsNull
ILCompiler.ReadyToRun (9)
Compiler\DependencyAnalysis\ReadyToRun\ArgIterator.cs (4)
625Debug.Assert(!_argTypeHandle.IsNull()); 632Debug.Assert(!_argTypeHandle.IsNull()); 639Debug.Assert(!_argTypeHandle.IsNull()); 1823if (!_argTypeHandle.IsNull() && _argTypeHandle.IsHomogeneousAggregate())
Compiler\DependencyAnalysis\ReadyToRun\TransitionBlock.cs (5)
346Debug.Assert(!thRetType.IsNull() && thRetType.IsValueType()); 504Debug.Assert(!th.IsNull()); 623Debug.Assert(!th.IsNull()); 688Debug.Assert(!th.IsNull()); 732Debug.Assert(!th.IsNull());