I\'ve got a .cs file named \'test.cs\' which essentially looks like:
namespace test { public class TestClass { public void Hello() {
See the unit test called TestGetDeclaredSymbolFromLocalDeclarator in the Roslyn source tree.