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