1 instantiation of BoundNodeClassWriter
BoundTreeGenerator (1)
BoundNodeClassWriter.cs (1)
99new BoundNodeClassWriter(writer, tree, targetLang).WriteFile();
1 reference to BoundNodeClassWriter
BoundTreeGenerator (1)
Program.cs (1)
64BoundNodeClassWriter.Write(outfile, tree, targetLanguage);