Nemerle Documentation

LibraryReference._is_generated_by_nemerle Field

If set to true, the current assembly declares itself to be generated by the Nemerle compiler.

protected internal bool _is_generated_by_nemerle;

See Also

LibraryReference Class | Nemerle.Compiler Namespace