5 references to _eventInterfaceILTemplate
Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests (5)
SymbolsTests\Metadata\WinMdEventTest.vb (5)
1026Dim ilRef = CompileIL(String.Format(_eventInterfaceILTemplate, "I")) 1064Dim ilRef = CompileIL(String.Format(_eventInterfaceILTemplate, "I1") + String.Format(_eventInterfaceILTemplate, "I2")) 1094Dim ilRef = CompileIL(String.Format(_eventInterfaceILTemplate, "I1") + String.Format(_eventInterfaceILTemplate, "I2"))