2 references to Branch
ILCompiler.Compiler (2)
IL\TypeEqualityPatternAnalyzer.cs (2)
68
public readonly bool IsTypeEqualityBranch => _state is State.
Branch
;
129
_state = State.
Branch
;