5 references to getInterface
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (5)
Semantics\NativeIntegerTests.cs (5)
14732var type1 = getInterface(comp, "C1"); 14733var type2 = getInterface(comp, "C2"); 14734var type3 = getInterface(comp, "C3"); 14735var type4 = getInterface(comp, "C4"); 14736var type5 = getInterface(comp, "C5");