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