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
());
1823
if (!_argTypeHandle.
IsNull
() && _argTypeHandle.IsHomogeneousAggregate())
Compiler\DependencyAnalysis\ReadyToRun\TransitionBlock.cs (5)
346
Debug.Assert(!thRetType.
IsNull
() && thRetType.IsValueType());
504
Debug.Assert(!th.
IsNull
());
623
Debug.Assert(!th.
IsNull
());
688
Debug.Assert(!th.
IsNull
());
732
Debug.Assert(!th.
IsNull
());