3 references to Branch
ILCompiler.Compiler (3)
IL\IsInstCheckPatternAnalyzer.cs (3)
46
public readonly bool IsIsInstBranch => _state is State.
Branch
;
59
_state = State.
Branch
;
87
_state = State.
Branch
;