2 references to getUnionTestKind
Microsoft.CodeAnalysis.CSharp (2)
Binder\DecisionDagBuilder.cs (2)
2176
UnionTestKind testKind =
getUnionTestKind
(test, out testTargetType, out testUnionInstance);
2188
UnionTestKind otherKind =
getUnionTestKind
(other, out otherTargetType, out otherUnionInstance);