3 references to PeWritingException
Microsoft.CodeAnalysis (3)
Compilation.EmitStream.cs (1)
146throw new Cci.PeWritingException(e);
PEWriter\MetadataWriter.cs (1)
1742throw new PeWritingException(e);
PEWriter\PeWriter.cs (1)
264throw new PeWritingException(e);