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()); 1789if (!_argTypeHandle.IsNull() && _argTypeHandle.IsHomogeneousAggregate())
Compiler\DependencyAnalysis\ReadyToRun\TransitionBlock.cs (5)
346Debug.Assert(!thRetType.IsNull() && thRetType.IsValueType()); 510Debug.Assert(!th.IsNull()); 629Debug.Assert(!th.IsNull()); 694Debug.Assert(!th.IsNull()); 738Debug.Assert(!th.IsNull());