3 references to PeWritingException
Microsoft.CodeAnalysis (3)
Compilation.EmitStream.cs (1)
152throw new Cci.PeWritingException(e);
PEWriter\MetadataWriter.cs (1)
1750throw new PeWritingException(e);
PEWriter\PeWriter.cs (1)
309throw new PeWritingException(e);