[MonoDevelop] invoking a compiler
Michael Hutchinson
m.j.hutchinson at gmail.com
Sat Feb 13 21:48:08 EST 2010
On Sat, Feb 13, 2010 at 6:07 PM, Vasili I. Galchin <vigalchin at gmail.com> wrote:
> Hello,
>
> I have purusing the Addins and Core code but I can't see where and how
> a compiler is invoked. ??
See e.g. Compile method on CSharpLanguageBinding (Implementation of
IDotNetLanguageBinding)
I believe it's invoked by MD1DotNetProjectHandler
--
Michael Hutchinson
http://mjhutchinson.com
More information about the Monodevelop-list
mailing list