6 references to happyCase
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (6)
Semantics\InterceptorsTests.cs (6)
277
happyCase
("NS1");
278
happyCase
("NS1;");
279
happyCase
(";NS1");
280
happyCase
("NS1.NS2");
281
happyCase
("NS2;NS1.NS2");
282
happyCase
("NS2;;NS1.NS2");