4 references to IntrinsicCall
ILCompiler.Compiler (4)
IL\RvaIntrinsicPatternAnalyzer.cs (4)
43
public readonly bool IsRvaIntrinsicCall => _state is State.
IntrinsicCall
;
93
_state = State.
IntrinsicCall
;
102
_state = State.
IntrinsicCall
;
107
case State.
IntrinsicCall
: