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