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