8 references to TypeTest
Microsoft.CodeAnalysis.CSharp (8)
Binder\DecisionDagBuilder.cs (8)
2157Debug.Assert(testKind != UnionTestKind.TypeTest || testTargetType is not null); 2169Debug.Assert(otherKind != UnionTestKind.TypeTest || otherTargetType is not null); 2195case UnionTestKind.TypeTest: 2203case UnionTestKind.TypeTest: 2210case UnionTestKind.TypeTest: 2235case UnionTestKind.TypeTest: 2270return UnionTestKind.TypeTest; 2287return UnionTestKind.TypeTest;