
Not sure if I'm supposed to use ParseData, a reader, etc.
We're using SyntaxEditor as a built-in C# code editor. When the user compiles, I want to parse the using directives and add any new ones to the IEnumerable collection with namespaces for the Microsoft compiler.