Goblin - A Platform for 3D AR and VR Applications

CSharpAST.AddSymbol Method 

Symbols are variables that refer to types, or type refs themselves.

public void AddSymbol(
   ISymbolRef sgraph,
   string name
);

See Also

CSharpAST Class | DDW.CSharp.Parse Namespace