5 references to getInterface
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (5)
Semantics\NativeIntegerTests.cs (5)
14737var type1 = getInterface(comp, "C1"); 14738var type2 = getInterface(comp, "C2"); 14739var type3 = getInterface(comp, "C3"); 14740var type4 = getInterface(comp, "C4"); 14741var type5 = getInterface(comp, "C5");