6 references to happyCase
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (6)
Semantics\InterceptorsTests.cs (6)
231
happyCase
("NS1");
232
happyCase
("NS1;");
233
happyCase
(";NS1");
234
happyCase
("NS1.NS2");
235
happyCase
("NS2;NS1.NS2");
236
happyCase
("NS2;;NS1.NS2");