1 instantiation of EmitException
Microsoft.CodeAnalysis.Test.Utilities (1)
Platform\CoreClr\CoreCLRRuntimeEnvironment.cs (1)
79throw new EmitException(_emitData.Diagnostics, dumpDir);
6 references to EmitException
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (6)
CodeGen\CodeGenWinMdEvents.vb (6)
33Assert.Throws(Of EmitException)(Sub() CompileAndVerify(comp)) 61Assert.Throws(Of EmitException)(Sub() CompileAndVerify(comp)) 89Assert.Throws(Of EmitException)(Sub() CompileAndVerify(comp)) 117Assert.Throws(Of EmitException)(Sub() CompileAndVerify(comp)) 165Assert.Throws(Of EmitException)(Sub() CompileAndVerify(comp)) 207Assert.Throws(Of EmitException)(Sub() CompileAndVerify(comp))