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