6 references to happyCase
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (6)
Semantics\InterceptorsTests.cs (6)
285
happyCase
("NS1");
286
happyCase
("NS1;");
287
happyCase
(";NS1");
288
happyCase
("NS1.NS2");
289
happyCase
("NS2;NS1.NS2");
290
happyCase
("NS2;;NS1.NS2");