4 references to Interface
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (2)
Symbols\InterfaceImplementationTests.cs (2)
1106
var ilAssemblyReference = TestReferences.SymbolsTests.
Interface
.StaticMethodInInterface;
1124
var ilAssemblyReference = TestReferences.SymbolsTests.
Interface
.StaticMethodInInterface;
Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests (2)
SymbolsTests\Source\ImplementsTests.vb (2)
1507
</compilation>, {TestReferences.SymbolsTests.
Interface
.StaticMethodInInterface})
2575
</compilation>, {TestReferences.SymbolsTests.
Interface
.MDInterfaceMapping})