|
'------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
' Runtime Version:4.0.30319.42000
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
' </auto-generated>
'------------------------------------------------------------------------------
Option Strict Off
Option Explicit On
Imports System
Imports System.Reflection
<Assembly: Microsoft.CodeAnalysis.CommitHashAttribute("<developer build>"), _
Assembly: System.Reflection.AssemblyCompanyAttribute("Microsoft Corporation"), _
Assembly: System.Reflection.AssemblyConfigurationAttribute("Debug"), _
Assembly: System.Reflection.AssemblyCopyrightAttribute("© Microsoft Corporation. All rights reserved."), _
Assembly: System.Reflection.AssemblyFileVersionAttribute("42.42.42.42424"), _
Assembly: System.Reflection.AssemblyInformationalVersionAttribute("4.6.0-dev"), _
Assembly: System.Reflection.AssemblyProductAttribute("Microsoft.CodeAnalysis.VisualBasic.CommandLine.UnitTests"), _
Assembly: System.Reflection.AssemblyTitleAttribute("Microsoft.CodeAnalysis.VisualBasic.CommandLine.UnitTests"), _
Assembly: System.Reflection.AssemblyVersionAttribute("42.42.42.42"), _
Assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "https://github.com/dotnet/roslyn"), _
Assembly: System.Resources.NeutralResourcesLanguageAttribute("en-US")>
'Generated by the MSBuild WriteCodeFragment class.
|