Creates a new scope and sets it as the current scope. This will also add a definition to the parent scope if needed (in case of eg Class or Namespace, but not eg block or compile unit).
Returns a reference to the newly created scope.
CSharpAST Class | DDW.CSharp.Parse Namespace