6 references to testGoodCase
Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests (6)
Semantics\PatternMatchingTests2.cs (6)
292
testGoodCase
(c1, c2);
293
testGoodCase
(c1, c3);
294
testGoodCase
(c2, c3);
295
testGoodCase
(c2, c1);
296
testGoodCase
(c3, c1);
297
testGoodCase
(c3, c2);