Creates a new class reference.
The configuration arguments for the core class reference
Writes the core class reference to the writer.
The writer to write to
Returns the string representation of the AST node. This method creates a new Writer instance and writes the node's content to it.
The string representation of the AST node
Represents a reference to a C# class in the AST. This class handles the generation of references to C# types that are part of the standard library.