8 references to TypeTest
Microsoft.CodeAnalysis.CSharp (8)
Binder\DecisionDagBuilder.cs (8)
2184Debug.Assert(testKind != UnionTestKind.TypeTest || testTargetType is not null); 2196Debug.Assert(otherKind != UnionTestKind.TypeTest || otherTargetType is not null); 2222case UnionTestKind.TypeTest: 2230case UnionTestKind.TypeTest: 2237case UnionTestKind.TypeTest: 2262case UnionTestKind.TypeTest: 2297return UnionTestKind.TypeTest; 2314return UnionTestKind.TypeTest;