C# Class FogCreek.Wasabi.CompileException

Inheritance: System.ApplicationException
Show file Open project: FogCreek/RoslynGenerator

Private Methods

Method Description
CompileException ( string filename, string type, int errno, string message, int line, string source ) : System
codegenFailed ( string p ) : CompileException
escape ( string str ) : string