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)
32Assert.Throws(Of EmitException)(Sub() CompileAndVerify(comp)) 60Assert.Throws(Of EmitException)(Sub() CompileAndVerify(comp)) 88Assert.Throws(Of EmitException)(Sub() CompileAndVerify(comp)) 116Assert.Throws(Of EmitException)(Sub() CompileAndVerify(comp)) 164Assert.Throws(Of EmitException)(Sub() CompileAndVerify(comp)) 206Assert.Throws(Of EmitException)(Sub() CompileAndVerify(comp))