6 references to testGoodCase
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (6)
Semantics\PatternMatchingTests2.cs (6)
299
testGoodCase
(c1, c2,
303
testGoodCase
(c1, c3);
304
testGoodCase
(c2, c3);
305
testGoodCase
(c2, c1);
306
testGoodCase
(c3, c1);
307
testGoodCase
(c3, c2,