5 references to getInterface
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (5)
Semantics\NativeIntegerTests.cs (5)
14706var type1 = getInterface(comp, "C1"); 14707var type2 = getInterface(comp, "C2"); 14708var type3 = getInterface(comp, "C3"); 14709var type4 = getInterface(comp, "C4"); 14710var type5 = getInterface(comp, "C5");