8 references to TypeTest
Microsoft.CodeAnalysis.CSharp (8)
Binder\DecisionDagBuilder.cs (8)
2211Debug.Assert(testKind != UnionTestKind.TypeTest || testTargetType is not null); 2223Debug.Assert(otherKind != UnionTestKind.TypeTest || otherTargetType is not null); 2249case UnionTestKind.TypeTest: 2257case UnionTestKind.TypeTest: 2264case UnionTestKind.TypeTest: 2289case UnionTestKind.TypeTest: 2324return UnionTestKind.TypeTest; 2341return UnionTestKind.TypeTest;