<#@ template language="C#" #> <#@ assembly name="System.Core" #> <#@ import namespace="System.Linq" #> <#@ import namespace="System.Text" #> <#@ import namespace="System.Collections.Generic" #> AWSCodeAnalysisTestExtension.Vsix This is a sample diagnostic extension for the .NET Compiler Platform ("Roslyn"). <# foreach(var project in (List)this.Session["CodeAnalysisProjects"]) { #> <# } #>