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