Inheritance: Microsoft.CodeAnalysis.CSharp.CSharpSyntaxWalker
コード例 #1
0
			public void Setup()
			{
				_collector = new SyntaxCollector();
			}