6 references to testGoodCase
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (6)
Semantics\PatternMatchingTests2.cs (6)
288
testGoodCase
(c1, c2);
289
testGoodCase
(c1, c3);
290
testGoodCase
(c2, c3);
291
testGoodCase
(c2, c1);
292
testGoodCase
(c3, c1);
293
testGoodCase
(c3, c2);