8 references to TypeTest
Microsoft.CodeAnalysis.CSharp (8)
Binder\DecisionDagBuilder.cs (8)
2204Debug.Assert(testKind != UnionTestKind.TypeTest || testTargetType is not null); 2216Debug.Assert(otherKind != UnionTestKind.TypeTest || otherTargetType is not null); 2242case UnionTestKind.TypeTest: 2250case UnionTestKind.TypeTest: 2257case UnionTestKind.TypeTest: 2282case UnionTestKind.TypeTest: 2317return UnionTestKind.TypeTest; 2334return UnionTestKind.TypeTest;