dotnet / vscode-csharp

Official C# support for Visual Studio Code
MIT License
2.83k stars 653 forks source link

Omnisharp reports 38,000+ errors when loading Roslyn #3560

Open jaredpar opened 4 years ago

jaredpar commented 4 years ago

Issue Description

Omnisharp is reporting unexpected errors when opening Roslyn

Steps to Reproduce

  1. Clone Roslyn https://github.com/dotnet/roslyn.git
  2. Sync to SHA https://github.com/dotnet/roslyn/commit/e12638a73163c7f27b7c9c774ea44c26277995d3
  3. Open VS Code in the clone and wait for Omnisharp to load the solution

Expected Behavior

No problems are reported in the Problems status window

Actual Behavior

There are 38,000+ reported errors. They are all essentially the following error:

Assembly 'Microsoft.CodeAnalysis' with identity 'Microsoft.CodeAnalysis, Version=42.42.42.42, Culture=neutral, PublicKeyToken=31bf3856ad364e35' uses 'netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' which has a higher version than referenced assembly 'netstandard' with identity 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' [Microsoft.CodeAnalysis.Workspaces, Microsoft.CodeAnalysis.Workspaces]

This is likely related to the following PR which caused two of the main libraries in Roslyn, including Microsoft.CodeAnalysis, to multi-target between netstandard2.0 and netcoreapp3.1.

Logs

OmniSharp log

Starting OmniSharp server at 2/7/2020, 8:39:30 AM Target: p:\roslyn\Compilers.sln OmniSharp server started. Path: C:\Users\jaredpar\.vscode\extensions\ms-vscode.csharp-1.21.11\.omnisharp\1.34.11\OmniSharp.exe PID: 9088 [info]: OmniSharp.Stdio.Host Starting OmniSharp on Windows 6.2.9200.0 (x64) [info]: OmniSharp.Services.DotNetCliService DotNetPath set to dotnet [info]: OmniSharp.MSBuild.Discovery.MSBuildLocator Located 1 MSBuild instance(s) 1: StandAlone 16.3 - "c:\Users\jaredpar\.vscode\extensions\ms-vscode.csharp-1.21.11\.omnisharp\1.34.11\.msbuild\Current\Bin" [info]: OmniSharp.MSBuild.Discovery.MSBuildLocator MSBUILD_EXE_PATH environment variable set to 'c:\Users\jaredpar\.vscode\extensions\ms-vscode.csharp-1.21.11\.omnisharp\1.34.11\.msbuild\Current\Bin\MSBuild.exe' [info]: OmniSharp.MSBuild.Discovery.MSBuildLocator Registered MSBuild instance: StandAlone 16.3 - "c:\Users\jaredpar\.vscode\extensions\ms-vscode.csharp-1.21.11\.omnisharp\1.34.11\.msbuild\Current\Bin" CscToolExe = csc.exe CscToolPath = c:\Users\jaredpar\.vscode\extensions\ms-vscode.csharp-1.21.11\.omnisharp\1.34.11\.msbuild\Current\Bin\Roslyn MSBuildExtensionsPath = c:\Users\jaredpar\.vscode\extensions\ms-vscode.csharp-1.21.11\.omnisharp\1.34.11\.msbuild MSBuildToolsPath = c:\Users\jaredpar\.vscode\extensions\ms-vscode.csharp-1.21.11\.omnisharp\1.34.11\.msbuild\Current\Bin [info]: OmniSharp.Cake.CakeProjectSystem Detecting Cake files in 'p:\roslyn'. [info]: OmniSharp.Cake.CakeProjectSystem Could not find any Cake files [info]: OmniSharp.MSBuild.ProjectSystem Detecting projects in 'p:\roslyn\Compilers.sln'. [info]: OmniSharp.MSBuild.ProjectManager Queue project update for 'p:\roslyn\src\Compilers\Core\CodeAnalysisTest\Microsoft.CodeAnalysis.UnitTests.csproj' [info]: OmniSharp.MSBuild.ProjectManager Queue project update for 'p:\roslyn\src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj' [info]: OmniSharp.MSBuild.ProjectManager Queue project update for 'p:\roslyn\src\Compilers\Server\VBCSCompiler\VBCSCompiler.csproj' [info]: OmniSharp.MSBuild.ProjectManager Queue project update for 'p:\roslyn\src\Compilers\Server\VBCSCompilerTests\VBCSCompiler.UnitTests.csproj' [info]: OmniSharp.MSBuild.ProjectManager Queue project update for 'p:\roslyn\src\Compilers\CSharp\csc\csc.csproj' [info]: OmniSharp.MSBuild.ProjectManager Queue project update for 'p:\roslyn\src\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj' [info]: OmniSharp.MSBuild.ProjectManager Queue project update for 'p:\roslyn\src\Compilers\CSharp\Test\CommandLine\Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests.csproj' [info]: OmniSharp.MSBuild.ProjectManager Queue project update for 'p:\roslyn\src\Compilers\CSharp\Test\Emit\Microsoft.CodeAnalysis.CSharp.Emit.UnitTests.csproj' [info]: OmniSharp.MSBuild.ProjectManager Queue project update for 'p:\roslyn\src\Compilers\CSharp\Test\IOperation\Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests.csproj' [info]: OmniSharp.MSBuild.ProjectManager Queue project update for 'p:\roslyn\src\Compilers\CSharp\Test\Semantic\Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.csproj' [info]: OmniSharp.MSBuild.ProjectManager Queue project update for 'p:\roslyn\src\Compilers\CSharp\Test\Symbol\Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests.csproj' [info]: OmniSharp.MSBuild.ProjectManager Queue project update for 'p:\roslyn\src\Compilers\CSharp\Test\Syntax\Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests.csproj' [info]: OmniSharp.MSBuild.ProjectManager Queue project update for 'p:\roslyn\src\Compilers\Test\Resources\Core\Microsoft.CodeAnalysis.Compiler.Test.Resources.csproj' [info]: OmniSharp.MSBuild.ProjectManager Queue project update for 'p:\roslyn\src\Compilers\Test\Utilities\CSharp\Microsoft.CodeAnalysis.CSharp.Test.Utilities.csproj' [info]: OmniSharp.MSBuild.ProjectManager Queue project update for 'p:\roslyn\src\Test\PdbUtilities\Roslyn.Test.PdbUtilities.csproj' [info]: OmniSharp.MSBuild.ProjectManager Queue project update for 'p:\roslyn\src\Tools\Source\CompilerGeneratorTools\Source\BoundTreeGenerator\CompilersBoundTreeGenerator.csproj' [info]: OmniSharp.MSBuild.ProjectManager Queue project update for 'p:\roslyn\src\Tools\Source\CompilerGeneratorTools\Source\CSharpErrorFactsGenerator\CSharpErrorFactsGenerator.csproj' [info]: OmniSharp.MSBuild.ProjectManager Queue project update for 'p:\roslyn\src\Tools\Source\CompilerGeneratorTools\Source\CSharpSyntaxGenerator\CSharpSyntaxGenerator.csproj' [info]: OmniSharp.MSBuild.ProjectManager Queue project update for 'p:\roslyn\src\Compilers\CSharp\Test\WinRT\Microsoft.CodeAnalysis.CSharp.WinRT.UnitTests.csproj' [info]: OmniSharp.MSBuild.ProjectManager Queue project update for 'p:\roslyn\src\Compilers\VisualBasic\vbc\vbc.csproj' [info]: OmniSharp.MSBuild.ProjectManager Queue project update for 'p:\roslyn\src\Compilers\Core\MSBuildTaskTests\Microsoft.Build.Tasks.CodeAnalysis.UnitTests.csproj' [info]: OmniSharp.MSBuild.ProjectManager Queue project update for 'p:\roslyn\src\Tools\Source\RunTests\RunTests.csproj' [info]: OmniSharp.MSBuild.ProjectManager Queue project update for 'p:\roslyn\src\Test\Utilities\Portable\Roslyn.Test.Utilities.csproj' [info]: OmniSharp.MSBuild.ProjectManager Queue project update for 'p:\roslyn\src\Compilers\Core\MSBuildTask\Microsoft.Build.Tasks.CodeAnalysis.csproj' [info]: OmniSharp.MSBuild.ProjectManager Queue project update for 'p:\roslyn\src\Scripting\CoreTest\Microsoft.CodeAnalysis.Scripting.UnitTests.csproj' [info]: OmniSharp.MSBuild.ProjectManager Queue project update for 'p:\roslyn\src\Scripting\CSharpTest\Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests.csproj' [info]: OmniSharp.MSBuild.ProjectManager Queue project update for 'p:\roslyn\src\Scripting\Core\Microsoft.CodeAnalysis.Scripting.csproj' [info]: OmniSharp.MSBuild.ProjectManager Queue project update for 'p:\roslyn\src\Scripting\CSharp\Microsoft.CodeAnalysis.CSharp.Scripting.csproj' [info]: OmniSharp.MSBuild.ProjectManager Queue project update for 'p:\roslyn\src\Scripting\CoreTestUtilities\Microsoft.CodeAnalysis.Scripting.TestUtilities.csproj' [info]: OmniSharp.MSBuild.ProjectManager Queue project update for 'p:\roslyn\src\Interactive\csi\csi.csproj' [info]: OmniSharp.MSBuild.ProjectManager Queue project update for 'p:\roslyn\src\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj' [info]: OmniSharp.MSBuild.ProjectManager Queue project update for 'p:\roslyn\src\Workspaces\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Workspaces.csproj' [info]: OmniSharp.MSBuild.ProjectManager Queue project update for 'p:\roslyn\src\CodeStyle\Core\Analyzers\Microsoft.CodeAnalysis.CodeStyle.csproj' [info]: OmniSharp.MSBuild.ProjectManager Queue project update for 'p:\roslyn\src\CodeStyle\Core\CodeFixes\Microsoft.CodeAnalysis.CodeStyle.Fixes.csproj' [info]: OmniSharp.MSBuild.ProjectManager Queue project update for 'p:\roslyn\src\CodeStyle\Core\Tests\Microsoft.CodeAnalysis.CodeStyle.UnitTests.csproj' [info]: OmniSharp.MSBuild.ProjectManager Queue project update for 'p:\roslyn\src\CodeStyle\CSharp\Analyzers\Microsoft.CodeAnalysis.CSharp.CodeStyle.csproj' [info]: OmniSharp.MSBuild.ProjectManager Queue project update for 'p:\roslyn\src\CodeStyle\CSharp\CodeFixes\Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.csproj' [info]: OmniSharp.MSBuild.ProjectManager Queue project update for 'p:\roslyn\src\CodeStyle\CSharp\Tests\Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests.csproj' [info]: OmniSharp.MSBuild.ProjectManager Queue project update for 'p:\roslyn\src\NuGet\Microsoft.NETCore.Compilers\Microsoft.NETCore.Compilers.Package.csproj' [info]: OmniSharp.MSBuild.ProjectManager Queue project update for 'p:\roslyn\src\NuGet\Microsoft.Net.Compilers\Microsoft.Net.Compilers.Package.csproj' [info]: OmniSharp.MSBuild.ProjectManager Queue project update for 'p:\roslyn\src\NuGet\Microsoft.CodeAnalysis.Compilers.Package.csproj' [info]: OmniSharp.MSBuild.ProjectManager Queue project update for 'p:\roslyn\src\NuGet\Microsoft.CodeAnalysis.Scripting.Package.csproj' [info]: OmniSharp.MSBuild.ProjectManager Queue project update for 'p:\roslyn\src\NuGet\Microsoft.CodeAnalysis.Package.csproj' [info]: OmniSharp.MSBuild.ProjectManager Queue project update for 'p:\roslyn\src\Tools\CompilerBenchmarks\CompilerBenchmarks.csproj' [info]: OmniSharp.MSBuild.ProjectManager Queue project update for 'p:\roslyn\src\Tools\BuildBoss\BuildBoss.csproj' [info]: OmniSharp.MSBuild.ProjectManager Queue project update for 'p:\roslyn\src\NuGet\Microsoft.Net.Compilers.Toolset\Microsoft.Net.Compilers.Toolset.Package.csproj' [info]: OmniSharp.Script.ScriptProjectSystem Detecting CSX files in 'p:\roslyn'. [info]: OmniSharp.MSBuild.ProjectManager Loading project: p:\roslyn\src\Compilers\Core\CodeAnalysisTest\Microsoft.CodeAnalysis.UnitTests.csproj [info]: OmniSharp.Script.ScriptProjectSystem Found 4 CSX files. [info]: OmniSharp.Script.ScriptContextProvider Searching for compilation dependencies with the fallback framework of 'net461'. [fail]: OmniSharp.Script.ScriptContextProvider Failed to resolve compilation dependencies [info]: OmniSharp.Script.ScriptContextProvider Unable to find dependency context for CSX files. Will default to non-context usage (Desktop CLR scripts). [info]: OmniSharp.Script.ScriptProjectSystem Added CSX project 'p:\roslyn\src\Compilers\Test\Resources\Core\MetadataTests\Invalid\Signatures\munge.csx' to the workspace. [info]: OmniSharp.Script.ScriptProjectSystem Added CSX project 'p:\roslyn\src\Test\Perf\StackDepthTest\runner.csx' to the workspace. [info]: OmniSharp.Script.ScriptProjectSystem Added CSX project 'p:\roslyn\src\Test\Perf\tests\csharp\csharp_compiler.csx' to the workspace. [info]: OmniSharp.Script.ScriptProjectSystem Added CSX project 'p:\roslyn\src\Test\Perf\tests\helloworld\hello_world.csx' to the workspace. [info]: OmniSharp.WorkspaceInitializer Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.CSharpFormattingWorkspaceOptionsProvider, Order: 0 [info]: OmniSharp.WorkspaceInitializer Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.RenameWorkspaceOptionsProvider, Order: 100 [info]: OmniSharp.WorkspaceInitializer Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.ImplementTypeWorkspaceOptionsProvider, Order: 110 [info]: OmniSharp.WorkspaceInitializer Invoking Workspace Options Provider: OmniSharp.Roslyn.CSharp.Services.EditorConfigWorkspaceOptionsProvider, Order: 200 [info]: OmniSharp.WorkspaceInitializer Configuration finished. [info]: OmniSharp.Stdio.Host Omnisharp server running using Stdio at location 'p:\roslyn' on host 15912. [info]: OmniSharp.MSBuild.ProjectManager Successfully loaded project file 'p:\roslyn\src\Compilers\Core\CodeAnalysisTest\Microsoft.CodeAnalysis.UnitTests.csproj'. [info]: OmniSharp.MSBuild.ProjectManager Adding project 'p:\roslyn\src\Compilers\Core\CodeAnalysisTest\Microsoft.CodeAnalysis.UnitTests.csproj' [info]: OmniSharp.MSBuild.ProjectManager Loading project: p:\roslyn\src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj [info]: OmniSharp.MSBuild.ProjectManager Successfully loaded project file 'p:\roslyn\src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj'. [info]: OmniSharp.MSBuild.ProjectManager Adding project 'p:\roslyn\src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj' [info]: OmniSharp.MSBuild.ProjectManager Loading project: p:\roslyn\src\Compilers\Server\VBCSCompiler\VBCSCompiler.csproj [info]: OmniSharp.MSBuild.ProjectManager Successfully loaded project file 'p:\roslyn\src\Compilers\Server\VBCSCompiler\VBCSCompiler.csproj'. [info]: OmniSharp.MSBuild.ProjectManager Adding project 'p:\roslyn\src\Compilers\Server\VBCSCompiler\VBCSCompiler.csproj' [info]: OmniSharp.MSBuild.ProjectManager Loading project: p:\roslyn\src\Compilers\Server\VBCSCompilerTests\VBCSCompiler.UnitTests.csproj [info]: OmniSharp.MSBuild.ProjectManager Successfully loaded project file 'p:\roslyn\src\Compilers\Server\VBCSCompilerTests\VBCSCompiler.UnitTests.csproj'. [info]: OmniSharp.MSBuild.ProjectManager Adding project 'p:\roslyn\src\Compilers\Server\VBCSCompilerTests\VBCSCompiler.UnitTests.csproj' [info]: OmniSharp.MSBuild.ProjectManager Loading project: p:\roslyn\src\Compilers\CSharp\csc\csc.csproj [info]: OmniSharp.MSBuild.ProjectManager Successfully loaded project file 'p:\roslyn\src\Compilers\CSharp\csc\csc.csproj'. [info]: OmniSharp.MSBuild.ProjectManager Adding project 'p:\roslyn\src\Compilers\CSharp\csc\csc.csproj' [info]: OmniSharp.MSBuild.ProjectManager Loading project: p:\roslyn\src\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj [info]: OmniSharp.MSBuild.ProjectManager Successfully loaded project file 'p:\roslyn\src\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj'. [info]: OmniSharp.MSBuild.ProjectManager Adding project 'p:\roslyn\src\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj' [info]: OmniSharp.MSBuild.ProjectManager Loading project: p:\roslyn\src\Compilers\CSharp\Test\CommandLine\Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests.csproj [info]: OmniSharp.MSBuild.ProjectManager Successfully loaded project file 'p:\roslyn\src\Compilers\CSharp\Test\CommandLine\Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests.csproj'. [info]: OmniSharp.MSBuild.ProjectManager Adding project 'p:\roslyn\src\Compilers\CSharp\Test\CommandLine\Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests.csproj' [info]: OmniSharp.MSBuild.ProjectManager Loading project: p:\roslyn\src\Compilers\CSharp\Test\Emit\Microsoft.CodeAnalysis.CSharp.Emit.UnitTests.csproj [info]: OmniSharp.MSBuild.ProjectManager Successfully loaded project file 'p:\roslyn\src\Compilers\CSharp\Test\Emit\Microsoft.CodeAnalysis.CSharp.Emit.UnitTests.csproj'. [info]: OmniSharp.MSBuild.ProjectManager Adding project 'p:\roslyn\src\Compilers\CSharp\Test\Emit\Microsoft.CodeAnalysis.CSharp.Emit.UnitTests.csproj' [info]: OmniSharp.MSBuild.ProjectManager Loading project: p:\roslyn\src\Compilers\CSharp\Test\IOperation\Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests.csproj [info]: OmniSharp.MSBuild.ProjectManager Successfully loaded project file 'p:\roslyn\src\Compilers\CSharp\Test\IOperation\Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests.csproj'. [info]: OmniSharp.MSBuild.ProjectManager Adding project 'p:\roslyn\src\Compilers\CSharp\Test\IOperation\Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests.csproj' [info]: OmniSharp.MSBuild.ProjectManager Loading project: p:\roslyn\src\Compilers\CSharp\Test\Semantic\Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.csproj [info]: OmniSharp.MSBuild.ProjectManager Successfully loaded project file 'p:\roslyn\src\Compilers\CSharp\Test\Semantic\Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.csproj'. [info]: OmniSharp.MSBuild.ProjectManager Adding project 'p:\roslyn\src\Compilers\CSharp\Test\Semantic\Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.csproj' [info]: OmniSharp.MSBuild.ProjectManager Loading project: p:\roslyn\src\Compilers\CSharp\Test\Symbol\Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests.csproj [info]: OmniSharp.MSBuild.ProjectManager Successfully loaded project file 'p:\roslyn\src\Compilers\CSharp\Test\Symbol\Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests.csproj'. [info]: OmniSharp.MSBuild.ProjectManager Adding project 'p:\roslyn\src\Compilers\CSharp\Test\Symbol\Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests.csproj' [info]: OmniSharp.MSBuild.ProjectManager Loading project: p:\roslyn\src\Compilers\CSharp\Test\Syntax\Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests.csproj [info]: OmniSharp.MSBuild.ProjectManager Successfully loaded project file 'p:\roslyn\src\Compilers\CSharp\Test\Syntax\Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests.csproj'. [info]: OmniSharp.MSBuild.ProjectManager Adding project 'p:\roslyn\src\Compilers\CSharp\Test\Syntax\Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests.csproj' [info]: OmniSharp.MSBuild.ProjectManager Loading project: p:\roslyn\src\Compilers\Test\Resources\Core\Microsoft.CodeAnalysis.Compiler.Test.Resources.csproj [info]: OmniSharp.MSBuild.ProjectManager Successfully loaded project file 'p:\roslyn\src\Compilers\Test\Resources\Core\Microsoft.CodeAnalysis.Compiler.Test.Resources.csproj'. [info]: OmniSharp.MSBuild.ProjectManager Adding project 'p:\roslyn\src\Compilers\Test\Resources\Core\Microsoft.CodeAnalysis.Compiler.Test.Resources.csproj' [info]: OmniSharp.MSBuild.ProjectManager Loading project: p:\roslyn\src\Compilers\Test\Utilities\CSharp\Microsoft.CodeAnalysis.CSharp.Test.Utilities.csproj [info]: OmniSharp.MSBuild.ProjectManager Successfully loaded project file 'p:\roslyn\src\Compilers\Test\Utilities\CSharp\Microsoft.CodeAnalysis.CSharp.Test.Utilities.csproj'. [info]: OmniSharp.MSBuild.ProjectManager Adding project 'p:\roslyn\src\Compilers\Test\Utilities\CSharp\Microsoft.CodeAnalysis.CSharp.Test.Utilities.csproj' [info]: OmniSharp.MSBuild.ProjectManager Loading project: p:\roslyn\src\Test\PdbUtilities\Roslyn.Test.PdbUtilities.csproj [info]: OmniSharp.MSBuild.ProjectManager Successfully loaded project file 'p:\roslyn\src\Test\PdbUtilities\Roslyn.Test.PdbUtilities.csproj'. [info]: OmniSharp.MSBuild.ProjectManager Adding project 'p:\roslyn\src\Test\PdbUtilities\Roslyn.Test.PdbUtilities.csproj' [info]: OmniSharp.MSBuild.ProjectManager Loading project: p:\roslyn\src\Tools\Source\CompilerGeneratorTools\Source\BoundTreeGenerator\CompilersBoundTreeGenerator.csproj [info]: OmniSharp.MSBuild.ProjectManager Successfully loaded project file 'p:\roslyn\src\Tools\Source\CompilerGeneratorTools\Source\BoundTreeGenerator\CompilersBoundTreeGenerator.csproj'. [info]: OmniSharp.MSBuild.ProjectManager Adding project 'p:\roslyn\src\Tools\Source\CompilerGeneratorTools\Source\BoundTreeGenerator\CompilersBoundTreeGenerator.csproj' [info]: OmniSharp.MSBuild.ProjectManager Loading project: p:\roslyn\src\Tools\Source\CompilerGeneratorTools\Source\CSharpErrorFactsGenerator\CSharpErrorFactsGenerator.csproj [info]: OmniSharp.MSBuild.ProjectManager Successfully loaded project file 'p:\roslyn\src\Tools\Source\CompilerGeneratorTools\Source\CSharpErrorFactsGenerator\CSharpErrorFactsGenerator.csproj'. [info]: OmniSharp.MSBuild.ProjectManager Adding project 'p:\roslyn\src\Tools\Source\CompilerGeneratorTools\Source\CSharpErrorFactsGenerator\CSharpErrorFactsGenerator.csproj' [info]: OmniSharp.MSBuild.ProjectManager Loading project: p:\roslyn\src\Tools\Source\CompilerGeneratorTools\Source\CSharpSyntaxGenerator\CSharpSyntaxGenerator.csproj [info]: OmniSharp.MSBuild.ProjectManager Successfully loaded project file 'p:\roslyn\src\Tools\Source\CompilerGeneratorTools\Source\CSharpSyntaxGenerator\CSharpSyntaxGenerator.csproj'. [info]: OmniSharp.MSBuild.ProjectManager Adding project 'p:\roslyn\src\Tools\Source\CompilerGeneratorTools\Source\CSharpSyntaxGenerator\CSharpSyntaxGenerator.csproj' [info]: OmniSharp.MSBuild.ProjectManager Loading project: p:\roslyn\src\Compilers\CSharp\Test\WinRT\Microsoft.CodeAnalysis.CSharp.WinRT.UnitTests.csproj [info]: OmniSharp.MSBuild.ProjectManager Successfully loaded project file 'p:\roslyn\src\Compilers\CSharp\Test\WinRT\Microsoft.CodeAnalysis.CSharp.WinRT.UnitTests.csproj'. [info]: OmniSharp.MSBuild.ProjectManager Adding project 'p:\roslyn\src\Compilers\CSharp\Test\WinRT\Microsoft.CodeAnalysis.CSharp.WinRT.UnitTests.csproj' [info]: OmniSharp.MSBuild.ProjectManager Loading project: p:\roslyn\src\Compilers\VisualBasic\vbc\vbc.csproj [info]: OmniSharp.MSBuild.ProjectManager Successfully loaded project file 'p:\roslyn\src\Compilers\VisualBasic\vbc\vbc.csproj'. [info]: OmniSharp.MSBuild.ProjectManager Adding project 'p:\roslyn\src\Compilers\VisualBasic\vbc\vbc.csproj' [info]: OmniSharp.MSBuild.ProjectManager Loading project: p:\roslyn\src\Compilers\Core\MSBuildTaskTests\Microsoft.Build.Tasks.CodeAnalysis.UnitTests.csproj [info]: OmniSharp.MSBuild.ProjectManager Successfully loaded project file 'p:\roslyn\src\Compilers\Core\MSBuildTaskTests\Microsoft.Build.Tasks.CodeAnalysis.UnitTests.csproj'. [info]: OmniSharp.MSBuild.ProjectManager Adding project 'p:\roslyn\src\Compilers\Core\MSBuildTaskTests\Microsoft.Build.Tasks.CodeAnalysis.UnitTests.csproj' [info]: OmniSharp.MSBuild.ProjectManager Loading project: p:\roslyn\src\Tools\Source\RunTests\RunTests.csproj [info]: OmniSharp.MSBuild.ProjectManager Successfully loaded project file 'p:\roslyn\src\Tools\Source\RunTests\RunTests.csproj'. [info]: OmniSharp.MSBuild.ProjectManager Adding project 'p:\roslyn\src\Tools\Source\RunTests\RunTests.csproj' [info]: OmniSharp.MSBuild.ProjectManager Loading project: p:\roslyn\src\Test\Utilities\Portable\Roslyn.Test.Utilities.csproj [info]: OmniSharp.MSBuild.ProjectManager Successfully loaded project file 'p:\roslyn\src\Test\Utilities\Portable\Roslyn.Test.Utilities.csproj'. [info]: OmniSharp.MSBuild.ProjectManager Adding project 'p:\roslyn\src\Test\Utilities\Portable\Roslyn.Test.Utilities.csproj' [info]: OmniSharp.MSBuild.ProjectManager Loading project: p:\roslyn\src\Compilers\Core\MSBuildTask\Microsoft.Build.Tasks.CodeAnalysis.csproj [info]: OmniSharp.MSBuild.ProjectManager Successfully loaded project file 'p:\roslyn\src\Compilers\Core\MSBuildTask\Microsoft.Build.Tasks.CodeAnalysis.csproj'. [info]: OmniSharp.MSBuild.ProjectManager Adding project 'p:\roslyn\src\Compilers\Core\MSBuildTask\Microsoft.Build.Tasks.CodeAnalysis.csproj' [info]: OmniSharp.MSBuild.ProjectManager Loading project: p:\roslyn\src\Scripting\CoreTest\Microsoft.CodeAnalysis.Scripting.UnitTests.csproj [info]: OmniSharp.MSBuild.ProjectManager Successfully loaded project file 'p:\roslyn\src\Scripting\CoreTest\Microsoft.CodeAnalysis.Scripting.UnitTests.csproj'. [info]: OmniSharp.MSBuild.ProjectManager Adding project 'p:\roslyn\src\Scripting\CoreTest\Microsoft.CodeAnalysis.Scripting.UnitTests.csproj' [info]: OmniSharp.MSBuild.ProjectManager Loading project: p:\roslyn\src\Scripting\CSharpTest\Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests.csproj [info]: OmniSharp.MSBuild.ProjectManager Successfully loaded project file 'p:\roslyn\src\Scripting\CSharpTest\Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests.csproj'. [info]: OmniSharp.MSBuild.ProjectManager Adding project 'p:\roslyn\src\Scripting\CSharpTest\Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests.csproj' [info]: OmniSharp.MSBuild.ProjectManager Loading project: p:\roslyn\src\Scripting\Core\Microsoft.CodeAnalysis.Scripting.csproj [info]: OmniSharp.MSBuild.ProjectManager Successfully loaded project file 'p:\roslyn\src\Scripting\Core\Microsoft.CodeAnalysis.Scripting.csproj'. [info]: OmniSharp.MSBuild.ProjectManager Adding project 'p:\roslyn\src\Scripting\Core\Microsoft.CodeAnalysis.Scripting.csproj' [info]: OmniSharp.MSBuild.ProjectManager Loading project: p:\roslyn\src\Scripting\CSharp\Microsoft.CodeAnalysis.CSharp.Scripting.csproj [info]: OmniSharp.MSBuild.ProjectManager Successfully loaded project file 'p:\roslyn\src\Scripting\CSharp\Microsoft.CodeAnalysis.CSharp.Scripting.csproj'. [info]: OmniSharp.MSBuild.ProjectManager Adding project 'p:\roslyn\src\Scripting\CSharp\Microsoft.CodeAnalysis.CSharp.Scripting.csproj' [info]: OmniSharp.MSBuild.ProjectManager Loading project: p:\roslyn\src\Scripting\CoreTestUtilities\Microsoft.CodeAnalysis.Scripting.TestUtilities.csproj [info]: OmniSharp.MSBuild.ProjectManager Successfully loaded project file 'p:\roslyn\src\Scripting\CoreTestUtilities\Microsoft.CodeAnalysis.Scripting.TestUtilities.csproj'. [info]: OmniSharp.MSBuild.ProjectManager Adding project 'p:\roslyn\src\Scripting\CoreTestUtilities\Microsoft.CodeAnalysis.Scripting.TestUtilities.csproj' [info]: OmniSharp.MSBuild.ProjectManager Loading project: p:\roslyn\src\Interactive\csi\csi.csproj [info]: OmniSharp.MSBuild.ProjectManager Successfully loaded project file 'p:\roslyn\src\Interactive\csi\csi.csproj'. [info]: OmniSharp.MSBuild.ProjectManager Adding project 'p:\roslyn\src\Interactive\csi\csi.csproj' [info]: OmniSharp.MSBuild.ProjectManager Loading project: p:\roslyn\src\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj [info]: OmniSharp.MSBuild.ProjectManager Successfully loaded project file 'p:\roslyn\src\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj'. [info]: OmniSharp.MSBuild.ProjectManager Adding project 'p:\roslyn\src\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj' [info]: OmniSharp.MSBuild.ProjectManager Loading project: p:\roslyn\src\Workspaces\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Workspaces.csproj [info]: OmniSharp.MSBuild.ProjectManager Successfully loaded project file 'p:\roslyn\src\Workspaces\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Workspaces.csproj'. [info]: OmniSharp.MSBuild.ProjectManager Adding project 'p:\roslyn\src\Workspaces\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Workspaces.csproj' [info]: OmniSharp.MSBuild.ProjectManager Loading project: p:\roslyn\src\CodeStyle\Core\Analyzers\Microsoft.CodeAnalysis.CodeStyle.csproj [info]: OmniSharp.MSBuild.ProjectManager Successfully loaded project file 'p:\roslyn\src\CodeStyle\Core\Analyzers\Microsoft.CodeAnalysis.CodeStyle.csproj'. [info]: OmniSharp.MSBuild.ProjectManager Adding project 'p:\roslyn\src\CodeStyle\Core\Analyzers\Microsoft.CodeAnalysis.CodeStyle.csproj' [info]: OmniSharp.MSBuild.ProjectManager Loading project: p:\roslyn\src\CodeStyle\Core\CodeFixes\Microsoft.CodeAnalysis.CodeStyle.Fixes.csproj [info]: OmniSharp.MSBuild.ProjectManager Successfully loaded project file 'p:\roslyn\src\CodeStyle\Core\CodeFixes\Microsoft.CodeAnalysis.CodeStyle.Fixes.csproj'. [info]: OmniSharp.MSBuild.ProjectManager Adding project 'p:\roslyn\src\CodeStyle\Core\CodeFixes\Microsoft.CodeAnalysis.CodeStyle.Fixes.csproj' [info]: OmniSharp.MSBuild.ProjectManager Loading project: p:\roslyn\src\CodeStyle\Core\Tests\Microsoft.CodeAnalysis.CodeStyle.UnitTests.csproj [info]: OmniSharp.MSBuild.ProjectManager Successfully loaded project file 'p:\roslyn\src\CodeStyle\Core\Tests\Microsoft.CodeAnalysis.CodeStyle.UnitTests.csproj'. [info]: OmniSharp.MSBuild.ProjectManager Adding project 'p:\roslyn\src\CodeStyle\Core\Tests\Microsoft.CodeAnalysis.CodeStyle.UnitTests.csproj' [info]: OmniSharp.MSBuild.ProjectManager Loading project: p:\roslyn\src\CodeStyle\CSharp\Analyzers\Microsoft.CodeAnalysis.CSharp.CodeStyle.csproj [info]: OmniSharp.MSBuild.ProjectManager Successfully loaded project file 'p:\roslyn\src\CodeStyle\CSharp\Analyzers\Microsoft.CodeAnalysis.CSharp.CodeStyle.csproj'. [info]: OmniSharp.MSBuild.ProjectManager Adding project 'p:\roslyn\src\CodeStyle\CSharp\Analyzers\Microsoft.CodeAnalysis.CSharp.CodeStyle.csproj' [info]: OmniSharp.MSBuild.ProjectManager Loading project: p:\roslyn\src\CodeStyle\CSharp\CodeFixes\Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.csproj [info]: OmniSharp.MSBuild.ProjectManager Successfully loaded project file 'p:\roslyn\src\CodeStyle\CSharp\CodeFixes\Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.csproj'. [info]: OmniSharp.MSBuild.ProjectManager Adding project 'p:\roslyn\src\CodeStyle\CSharp\CodeFixes\Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.csproj' [info]: OmniSharp.MSBuild.ProjectManager Loading project: p:\roslyn\src\CodeStyle\CSharp\Tests\Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests.csproj [info]: OmniSharp.MSBuild.ProjectManager Successfully loaded project file 'p:\roslyn\src\CodeStyle\CSharp\Tests\Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests.csproj'. [info]: OmniSharp.MSBuild.ProjectManager Adding project 'p:\roslyn\src\CodeStyle\CSharp\Tests\Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests.csproj' [info]: OmniSharp.MSBuild.ProjectManager Loading project: p:\roslyn\src\NuGet\Microsoft.NETCore.Compilers\Microsoft.NETCore.Compilers.Package.csproj [info]: OmniSharp.MSBuild.ProjectManager Successfully loaded project file 'p:\roslyn\src\NuGet\Microsoft.NETCore.Compilers\Microsoft.NETCore.Compilers.Package.csproj'. [info]: OmniSharp.MSBuild.ProjectManager Adding project 'p:\roslyn\src\NuGet\Microsoft.NETCore.Compilers\Microsoft.NETCore.Compilers.Package.csproj' [info]: OmniSharp.MSBuild.ProjectManager Loading project: p:\roslyn\src\NuGet\Microsoft.Net.Compilers\Microsoft.Net.Compilers.Package.csproj [info]: OmniSharp.MSBuild.ProjectManager Successfully loaded project file 'p:\roslyn\src\NuGet\Microsoft.Net.Compilers\Microsoft.Net.Compilers.Package.csproj'. [info]: OmniSharp.MSBuild.ProjectManager Adding project 'p:\roslyn\src\NuGet\Microsoft.Net.Compilers\Microsoft.Net.Compilers.Package.csproj' [info]: OmniSharp.MSBuild.ProjectManager Loading project: p:\roslyn\src\NuGet\Microsoft.CodeAnalysis.Compilers.Package.csproj [info]: OmniSharp.MSBuild.ProjectManager Successfully loaded project file 'p:\roslyn\src\NuGet\Microsoft.CodeAnalysis.Compilers.Package.csproj'. [info]: OmniSharp.MSBuild.ProjectManager Adding project 'p:\roslyn\src\NuGet\Microsoft.CodeAnalysis.Compilers.Package.csproj' [info]: OmniSharp.MSBuild.ProjectManager Loading project: p:\roslyn\src\NuGet\Microsoft.CodeAnalysis.Scripting.Package.csproj [info]: OmniSharp.MSBuild.ProjectManager Successfully loaded project file 'p:\roslyn\src\NuGet\Microsoft.CodeAnalysis.Scripting.Package.csproj'. [info]: OmniSharp.MSBuild.ProjectManager Adding project 'p:\roslyn\src\NuGet\Microsoft.CodeAnalysis.Scripting.Package.csproj' [info]: OmniSharp.MSBuild.ProjectManager Loading project: p:\roslyn\src\NuGet\Microsoft.CodeAnalysis.Package.csproj [info]: OmniSharp.MSBuild.ProjectManager Successfully loaded project file 'p:\roslyn\src\NuGet\Microsoft.CodeAnalysis.Package.csproj'. [info]: OmniSharp.MSBuild.ProjectManager Adding project 'p:\roslyn\src\NuGet\Microsoft.CodeAnalysis.Package.csproj' [info]: OmniSharp.MSBuild.ProjectManager Loading project: p:\roslyn\src\Tools\CompilerBenchmarks\CompilerBenchmarks.csproj [info]: OmniSharp.MSBuild.ProjectManager Successfully loaded project file 'p:\roslyn\src\Tools\CompilerBenchmarks\CompilerBenchmarks.csproj'. [info]: OmniSharp.MSBuild.ProjectManager Adding project 'p:\roslyn\src\Tools\CompilerBenchmarks\CompilerBenchmarks.csproj' [info]: OmniSharp.MSBuild.ProjectManager Loading project: p:\roslyn\src\Tools\BuildBoss\BuildBoss.csproj [info]: OmniSharp.MSBuild.ProjectManager Successfully loaded project file 'p:\roslyn\src\Tools\BuildBoss\BuildBoss.csproj'. [info]: OmniSharp.MSBuild.ProjectManager Adding project 'p:\roslyn\src\Tools\BuildBoss\BuildBoss.csproj' [info]: OmniSharp.MSBuild.ProjectManager Loading project: p:\roslyn\src\NuGet\Microsoft.Net.Compilers.Toolset\Microsoft.Net.Compilers.Toolset.Package.csproj [info]: OmniSharp.MSBuild.ProjectManager Successfully loaded project file 'p:\roslyn\src\NuGet\Microsoft.Net.Compilers.Toolset\Microsoft.Net.Compilers.Toolset.Package.csproj'. [info]: OmniSharp.MSBuild.ProjectManager Adding project 'p:\roslyn\src\NuGet\Microsoft.Net.Compilers.Toolset\Microsoft.Net.Compilers.Toolset.Package.csproj' [info]: OmniSharp.MSBuild.ProjectManager Update project: Microsoft.CodeAnalysis.UnitTests [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.Compiler.Test.Resources\Debug\netstandard2.0\Microsoft.CodeAnalysis.Compiler.Test.Resources.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic\Debug\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Roslyn.Test.PdbUtilities\Debug\netstandard2.0\Roslyn.Test.PdbUtilities.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Roslyn.Test.Utilities\Debug\netcoreapp3.1\Roslyn.Test.Utilities.dll' [info]: OmniSharp.MSBuild.ProjectManager Update project: Microsoft.CodeAnalysis [info]: OmniSharp.MSBuild.ProjectManager Update project: VBCSCompiler [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic\Debug\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.dll' [info]: OmniSharp.MSBuild.ProjectManager Update project: VBCSCompiler.UnitTests [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.Compiler.Test.Resources\Debug\netstandard2.0\Microsoft.CodeAnalysis.Compiler.Test.Resources.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic\Debug\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Roslyn.Test.PdbUtilities\Debug\netstandard2.0\Roslyn.Test.PdbUtilities.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Roslyn.Test.Utilities\Debug\netcoreapp3.1\Roslyn.Test.Utilities.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\vbc\Debug\netcoreapp3.1\vbc.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\VBCSCompiler\Debug\netcoreapp3.1\VBCSCompiler.dll' [info]: OmniSharp.MSBuild.ProjectManager Update project: csc [info]: OmniSharp.MSBuild.ProjectManager Update project: Microsoft.CodeAnalysis.CSharp [info]: OmniSharp.MSBuild.ProjectManager Update project: Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.Compiler.Test.Resources\Debug\netstandard2.0\Microsoft.CodeAnalysis.Compiler.Test.Resources.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Test.Utilities\Debug\netstandard2.0\Microsoft.CodeAnalysis.CSharp.Test.Utilities.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic\Debug\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Roslyn.Test.PdbUtilities\Debug\netstandard2.0\Roslyn.Test.PdbUtilities.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Roslyn.Test.Utilities\Debug\netcoreapp3.1\Roslyn.Test.Utilities.dll' [info]: OmniSharp.MSBuild.ProjectManager Update project: Microsoft.CodeAnalysis.CSharp.Emit.UnitTests [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.Compiler.Test.Resources\Debug\netstandard2.0\Microsoft.CodeAnalysis.Compiler.Test.Resources.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Test.Utilities\Debug\netstandard2.0\Microsoft.CodeAnalysis.CSharp.Test.Utilities.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic\Debug\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Roslyn.Test.PdbUtilities\Debug\netstandard2.0\Roslyn.Test.PdbUtilities.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Roslyn.Test.Utilities\Debug\netcoreapp3.1\Roslyn.Test.Utilities.dll' [info]: OmniSharp.MSBuild.ProjectManager Update project: Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.Compiler.Test.Resources\Debug\netstandard2.0\Microsoft.CodeAnalysis.Compiler.Test.Resources.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Test.Utilities\Debug\netstandard2.0\Microsoft.CodeAnalysis.CSharp.Test.Utilities.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic\Debug\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Roslyn.Test.PdbUtilities\Debug\netstandard2.0\Roslyn.Test.PdbUtilities.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Roslyn.Test.Utilities\Debug\netcoreapp3.1\Roslyn.Test.Utilities.dll' [info]: OmniSharp.MSBuild.ProjectManager Update project: Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.Compiler.Test.Resources\Debug\netstandard2.0\Microsoft.CodeAnalysis.Compiler.Test.Resources.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Test.Utilities\Debug\netstandard2.0\Microsoft.CodeAnalysis.CSharp.Test.Utilities.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic\Debug\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Roslyn.Test.PdbUtilities\Debug\netstandard2.0\Roslyn.Test.PdbUtilities.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Roslyn.Test.Utilities\Debug\netcoreapp3.1\Roslyn.Test.Utilities.dll' [info]: OmniSharp.MSBuild.ProjectManager Update project: Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.Compiler.Test.Resources\Debug\netstandard2.0\Microsoft.CodeAnalysis.Compiler.Test.Resources.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Test.Utilities\Debug\netstandard2.0\Microsoft.CodeAnalysis.CSharp.Test.Utilities.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic\Debug\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Roslyn.Test.PdbUtilities\Debug\netstandard2.0\Roslyn.Test.PdbUtilities.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Roslyn.Test.Utilities\Debug\netcoreapp3.1\Roslyn.Test.Utilities.dll' [info]: OmniSharp.MSBuild.ProjectManager Update project: Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.Compiler.Test.Resources\Debug\netstandard2.0\Microsoft.CodeAnalysis.Compiler.Test.Resources.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Test.Utilities\Debug\netstandard2.0\Microsoft.CodeAnalysis.CSharp.Test.Utilities.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic\Debug\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Roslyn.Test.PdbUtilities\Debug\netstandard2.0\Roslyn.Test.PdbUtilities.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Roslyn.Test.Utilities\Debug\netcoreapp3.1\Roslyn.Test.Utilities.dll' [info]: OmniSharp.MSBuild.ProjectManager Update project: Microsoft.CodeAnalysis.Compiler.Test.Resources [info]: OmniSharp.MSBuild.ProjectManager Update project: Microsoft.CodeAnalysis.CSharp.Test.Utilities [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.Compiler.Test.Resources\Debug\netstandard2.0\Microsoft.CodeAnalysis.Compiler.Test.Resources.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic\Debug\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Roslyn.Test.PdbUtilities\Debug\netstandard2.0\Roslyn.Test.PdbUtilities.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Roslyn.Test.Utilities\Debug\netstandard2.0\Roslyn.Test.Utilities.dll' [info]: OmniSharp.MSBuild.ProjectManager Update project: Roslyn.Test.PdbUtilities [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.Compiler.Test.Resources\Debug\netstandard2.0\Microsoft.CodeAnalysis.Compiler.Test.Resources.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic\Debug\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Roslyn.Test.Utilities\Debug\netstandard2.0\Roslyn.Test.Utilities.dll' [info]: OmniSharp.MSBuild.ProjectManager Update project: CompilersBoundTreeGenerator [info]: OmniSharp.MSBuild.ProjectManager Update project: CSharpErrorFactsGenerator [info]: OmniSharp.MSBuild.ProjectManager Update project: CSharpSyntaxGenerator [info]: OmniSharp.MSBuild.ProjectManager Update project: Microsoft.CodeAnalysis.CSharp.WinRT.UnitTests [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.Compiler.Test.Resources\Debug\netstandard2.0\Microsoft.CodeAnalysis.Compiler.Test.Resources.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Test.Utilities\Debug\netstandard2.0\Microsoft.CodeAnalysis.CSharp.Test.Utilities.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic\Debug\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Roslyn.Test.PdbUtilities\Debug\netstandard2.0\Roslyn.Test.PdbUtilities.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Roslyn.Test.Utilities\Debug\netcoreapp3.1\Roslyn.Test.Utilities.dll' [info]: OmniSharp.MSBuild.ProjectManager Update project: vbc [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic\Debug\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.dll' [info]: OmniSharp.MSBuild.ProjectManager Update project: Microsoft.Build.Tasks.CodeAnalysis.UnitTests [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.Build.Tasks.CodeAnalysis\Debug\net472\Microsoft.Build.Tasks.CodeAnalysis.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.Compiler.Test.Resources\Debug\netstandard2.0\Microsoft.CodeAnalysis.Compiler.Test.Resources.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic\Debug\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Roslyn.Test.PdbUtilities\Debug\netstandard2.0\Roslyn.Test.PdbUtilities.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Roslyn.Test.Utilities\Debug\net472\Roslyn.Test.Utilities.dll' [info]: OmniSharp.MSBuild.ProjectManager Update project: RunTests [info]: OmniSharp.MSBuild.ProjectManager Update project: Roslyn.Test.Utilities [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.Compiler.Test.Resources\Debug\netstandard2.0\Microsoft.CodeAnalysis.Compiler.Test.Resources.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic\Debug\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.dll' [info]: OmniSharp.MSBuild.ProjectManager Update project: Microsoft.Build.Tasks.CodeAnalysis [info]: OmniSharp.MSBuild.ProjectManager Update project: Microsoft.CodeAnalysis.Scripting.UnitTests [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.Compiler.Test.Resources\Debug\netstandard2.0\Microsoft.CodeAnalysis.Compiler.Test.Resources.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Scripting\Debug\netstandard2.0\Microsoft.CodeAnalysis.CSharp.Scripting.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.Scripting\Debug\netstandard2.0\Microsoft.CodeAnalysis.Scripting.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.Scripting.TestUtilities\Debug\netstandard2.0\Microsoft.CodeAnalysis.Scripting.TestUtilities.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic\Debug\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Scripting\Debug\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.Scripting.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Roslyn.Test.PdbUtilities\Debug\netstandard2.0\Roslyn.Test.PdbUtilities.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Roslyn.Test.Utilities\Debug\netcoreapp3.1\Roslyn.Test.Utilities.dll' [info]: OmniSharp.MSBuild.ProjectManager Update project: Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.Compiler.Test.Resources\Debug\netstandard2.0\Microsoft.CodeAnalysis.Compiler.Test.Resources.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Scripting\Debug\netstandard2.0\Microsoft.CodeAnalysis.CSharp.Scripting.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.Scripting\Debug\netstandard2.0\Microsoft.CodeAnalysis.Scripting.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.Scripting.TestUtilities\Debug\netstandard2.0\Microsoft.CodeAnalysis.Scripting.TestUtilities.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic\Debug\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Scripting\Debug\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.Scripting.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Roslyn.Test.PdbUtilities\Debug\netstandard2.0\Roslyn.Test.PdbUtilities.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Roslyn.Test.Utilities\Debug\netcoreapp3.1\Roslyn.Test.Utilities.dll' [info]: OmniSharp.MSBuild.ProjectManager Update project: Microsoft.CodeAnalysis.Scripting [info]: OmniSharp.MSBuild.ProjectManager Update project: Microsoft.CodeAnalysis.CSharp.Scripting [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.Scripting\Debug\netstandard2.0\Microsoft.CodeAnalysis.Scripting.dll' [info]: OmniSharp.MSBuild.ProjectManager Update project: Microsoft.CodeAnalysis.Scripting.TestUtilities [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.Compiler.Test.Resources\Debug\netstandard2.0\Microsoft.CodeAnalysis.Compiler.Test.Resources.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Scripting\Debug\netstandard2.0\Microsoft.CodeAnalysis.CSharp.Scripting.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.Scripting\Debug\netstandard2.0\Microsoft.CodeAnalysis.Scripting.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic\Debug\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Scripting\Debug\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.Scripting.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Roslyn.Test.Utilities\Debug\netstandard2.0\Roslyn.Test.Utilities.dll' [info]: OmniSharp.MSBuild.ProjectManager Update project: csi [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Scripting\Debug\netstandard2.0\Microsoft.CodeAnalysis.CSharp.Scripting.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.Scripting\Debug\netstandard2.0\Microsoft.CodeAnalysis.Scripting.dll' [info]: OmniSharp.MSBuild.ProjectManager Update project: Microsoft.CodeAnalysis.Workspaces [info]: OmniSharp.MSBuild.ProjectManager Update project: Microsoft.CodeAnalysis.CSharp.Workspaces [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.Workspaces\Debug\netstandard2.0\Microsoft.CodeAnalysis.Workspaces.dll' [info]: OmniSharp.MSBuild.ProjectManager Update project: Microsoft.CodeAnalysis.CodeStyle [info]: OmniSharp.MSBuild.ProjectManager Update project: Microsoft.CodeAnalysis.CodeStyle.Fixes [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.CodeStyle\Debug\netstandard2.0\Microsoft.CodeAnalysis.CodeStyle.dll' [info]: OmniSharp.MSBuild.ProjectManager Update project: Microsoft.CodeAnalysis.CodeStyle.UnitTests [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.CodeStyle\Debug\netstandard2.0\Microsoft.CodeAnalysis.CodeStyle.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.CodeStyle.Fixes\Debug\netstandard2.0\Microsoft.CodeAnalysis.CodeStyle.Fixes.dll' [info]: OmniSharp.MSBuild.ProjectManager Update project: Microsoft.CodeAnalysis.CSharp.CodeStyle [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.CodeStyle\Debug\netstandard2.0\Microsoft.CodeAnalysis.CodeStyle.dll' [info]: OmniSharp.MSBuild.ProjectManager Update project: Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.CodeStyle\Debug\netstandard2.0\Microsoft.CodeAnalysis.CodeStyle.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.CodeStyle.Fixes\Debug\netstandard2.0\Microsoft.CodeAnalysis.CodeStyle.Fixes.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.CSharp.CodeStyle\Debug\netstandard2.0\Microsoft.CodeAnalysis.CSharp.CodeStyle.dll' [info]: OmniSharp.MSBuild.ProjectManager Update project: Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.CodeStyle\Debug\netstandard2.0\Microsoft.CodeAnalysis.CodeStyle.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.CodeStyle.Fixes\Debug\netstandard2.0\Microsoft.CodeAnalysis.CodeStyle.Fixes.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.CSharp.CodeStyle\Debug\netstandard2.0\Microsoft.CodeAnalysis.CSharp.CodeStyle.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes\Debug\netstandard2.0\Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll' [info]: OmniSharp.MSBuild.ProjectManager Update project: Microsoft.NETCore.Compilers.Package [info]: OmniSharp.MSBuild.ProjectManager Update project: Microsoft.Net.Compilers.Package [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\csi\Debug\net472\csi.exe' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.Build.Tasks.CodeAnalysis\Debug\net472\Microsoft.Build.Tasks.CodeAnalysis.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Scripting\Debug\netstandard2.0\Microsoft.CodeAnalysis.CSharp.Scripting.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.Scripting\Debug\netstandard2.0\Microsoft.CodeAnalysis.Scripting.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic\Debug\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\vbc\Debug\net472\vbc.exe' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\VBCSCompiler\Debug\net472\VBCSCompiler.exe' [info]: OmniSharp.MSBuild.ProjectManager Update project: Microsoft.CodeAnalysis.Compilers.Package [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic\Debug\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.dll' [info]: OmniSharp.MSBuild.ProjectManager Update project: Microsoft.CodeAnalysis.Scripting.Package [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Scripting\Debug\netstandard2.0\Microsoft.CodeAnalysis.CSharp.Scripting.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.Scripting\Debug\netstandard2.0\Microsoft.CodeAnalysis.Scripting.dll' [info]: OmniSharp.MSBuild.ProjectManager Update project: Microsoft.CodeAnalysis.Package [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Workspaces\Debug\netstandard2.0\Microsoft.CodeAnalysis.CSharp.Workspaces.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic\Debug\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Workspaces\Debug\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.Workspaces\Debug\netstandard2.0\Microsoft.CodeAnalysis.Workspaces.dll' [info]: OmniSharp.MSBuild.ProjectManager Update project: CompilerBenchmarks [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.Compiler.Test.Resources\Debug\netstandard2.0\Microsoft.CodeAnalysis.Compiler.Test.Resources.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Test.Utilities\Debug\netstandard2.0\Microsoft.CodeAnalysis.CSharp.Test.Utilities.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic\Debug\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Roslyn.Test.PdbUtilities\Debug\netstandard2.0\Roslyn.Test.PdbUtilities.dll' [warn]: OmniSharp.MSBuild.ProjectManager Unable to resolve assembly 'p:\roslyn\artifacts\bin\Roslyn.Test.Utilities\Debug\netcoreapp3.1\Roslyn.Test.Utilities.dll' [info]: OmniSharp.MSBuild.ProjectManager Update project: BuildBoss [info]: OmniSharp.MSBuild.ProjectManager Update project: Microsoft.Net.Compilers.Toolset.Package [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis\Debug\netstandard2.0\cs\Microsoft.CodeAnalysis.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis\Debug\netstandard2.0\de\Microsoft.CodeAnalysis.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis\Debug\netstandard2.0\it\Microsoft.CodeAnalysis.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis\Debug\netstandard2.0\ja\Microsoft.CodeAnalysis.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis\Debug\netstandard2.0\ko\Microsoft.CodeAnalysis.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis\Debug\netstandard2.0\fr\Microsoft.CodeAnalysis.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis\Debug\netstandard2.0\es\Microsoft.CodeAnalysis.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis\Debug\netstandard2.0\pl\Microsoft.CodeAnalysis.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis\Debug\netstandard2.0\pt-BR\Microsoft.CodeAnalysis.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis\Debug\netstandard2.0\ru\Microsoft.CodeAnalysis.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis\Debug\netstandard2.0\zh-Hant\Microsoft.CodeAnalysis.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis\Debug\netstandard2.0\zh-Hans\Microsoft.CodeAnalysis.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis\Debug\netstandard2.0\tr\Microsoft.CodeAnalysis.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis\Debug\netcoreapp3.1\cs\Microsoft.CodeAnalysis.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis\Debug\netcoreapp3.1\de\Microsoft.CodeAnalysis.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis\Debug\netcoreapp3.1\es\Microsoft.CodeAnalysis.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis\Debug\netcoreapp3.1\fr\Microsoft.CodeAnalysis.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis\Debug\netcoreapp3.1\it\Microsoft.CodeAnalysis.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis\Debug\netcoreapp3.1\ja\Microsoft.CodeAnalysis.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis\Debug\netcoreapp3.1\ko\Microsoft.CodeAnalysis.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis\Debug\netcoreapp3.1\pt-BR\Microsoft.CodeAnalysis.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis\Debug\netcoreapp3.1\pl\Microsoft.CodeAnalysis.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis\Debug\netcoreapp3.1\tr\Microsoft.CodeAnalysis.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis\Debug\netcoreapp3.1\zh-Hans\Microsoft.CodeAnalysis.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis\Debug\netcoreapp3.1\zh-Hant\Microsoft.CodeAnalysis.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis\Debug\netcoreapp3.1\ru\Microsoft.CodeAnalysis.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis.CSharp\Debug\netstandard2.0\cs\Microsoft.CodeAnalysis.CSharp.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis.CSharp\Debug\netstandard2.0\es\Microsoft.CodeAnalysis.CSharp.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis.CSharp\Debug\netstandard2.0\de\Microsoft.CodeAnalysis.CSharp.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis.CSharp\Debug\netstandard2.0\ja\Microsoft.CodeAnalysis.CSharp.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis.CSharp\Debug\netstandard2.0\ko\Microsoft.CodeAnalysis.CSharp.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis.CSharp\Debug\netstandard2.0\it\Microsoft.CodeAnalysis.CSharp.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis.CSharp\Debug\netstandard2.0\pt-BR\Microsoft.CodeAnalysis.CSharp.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis.CSharp\Debug\netstandard2.0\pl\Microsoft.CodeAnalysis.CSharp.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis.CSharp\Debug\netstandard2.0\fr\Microsoft.CodeAnalysis.CSharp.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis.CSharp\Debug\netstandard2.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis.CSharp\Debug\netstandard2.0\ru\Microsoft.CodeAnalysis.CSharp.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis.CSharp\Debug\netstandard2.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis.CSharp\Debug\netstandard2.0\tr\Microsoft.CodeAnalysis.CSharp.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis.CSharp\Debug\netcoreapp3.1\de\Microsoft.CodeAnalysis.CSharp.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis.CSharp\Debug\netcoreapp3.1\it\Microsoft.CodeAnalysis.CSharp.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis.CSharp\Debug\netcoreapp3.1\es\Microsoft.CodeAnalysis.CSharp.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis.CSharp\Debug\netcoreapp3.1\cs\Microsoft.CodeAnalysis.CSharp.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis.CSharp\Debug\netcoreapp3.1\fr\Microsoft.CodeAnalysis.CSharp.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis.CSharp\Debug\netcoreapp3.1\ja\Microsoft.CodeAnalysis.CSharp.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis.CSharp\Debug\netcoreapp3.1\ko\Microsoft.CodeAnalysis.CSharp.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis.CSharp\Debug\netcoreapp3.1\ru\Microsoft.CodeAnalysis.CSharp.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis.CSharp\Debug\netcoreapp3.1\zh-Hans\Microsoft.CodeAnalysis.CSharp.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis.CSharp\Debug\netcoreapp3.1\zh-Hant\Microsoft.CodeAnalysis.CSharp.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis.CSharp\Debug\netcoreapp3.1\tr\Microsoft.CodeAnalysis.CSharp.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis.CSharp\Debug\netcoreapp3.1\pl\Microsoft.CodeAnalysis.CSharp.resources.cs added to workspace [info]: OmniSharp.OmniSharpWorkspace Miscellaneous file: p:\roslyn\artifacts\obj\Microsoft.CodeAnalysis.CSharp\Debug\netcoreapp3.1\pt-BR\Microsoft.CodeAnalysis.CSharp.resources.cs added to workspace Unhandled Exception: System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. Parameter name: index at Microsoft.CodeAnalysis.Text.SourceText.LineInfo.get_Item(Int32 index) at OmniSharp.Helpers.LocationExtensions.GetQuickFix(Location location, OmniSharpWorkspace workspace) in D:\a\1\s\src\OmniSharp.Roslyn.CSharp\Helpers\LocationExtensions.cs:line 24 at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext() at System.Linq.Enumerable.d__64`1.MoveNext() at System.Linq.Buffer`1..ctor(IEnumerable`1 source) at System.Linq.OrderedEnumerable`1.d__1.MoveNext() at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter writer, IEnumerable values, JsonArrayContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContainerContract collectionContract, JsonProperty containerProperty) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value, Type objectType) at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value, Type objectType) at Newtonsoft.Json.JsonConvert.SerializeObjectInternal(Object value, Type type, JsonSerializer jsonSerializer) at OmniSharp.Protocol.Packet.ToString() in D:\a\1\s\src\OmniSharp.Host\Protocol\Packet.cs:line 22 at System.IO.TextWriter.WriteLine(Object value) at System.IO.TextWriter.SyncTextWriter.WriteLine(Object value) at OmniSharp.Services.SharedTextWriter.ProcessWriteQueue() in D:\a\1\s\src\OmniSharp.Host\Services\SharedTextWriter.cs:line 48 at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart()

C# log

Unsure where the C# log is to paste the details here.

Post the output from Output-->C# here

Environment information

VSCode version: 1.42.0 C# Extension: 1.21.11

Dotnet Information .NET Core SDK (reflecting any global.json): Version: 3.1.101 Commit: b377529961 Runtime Environment: OS Name: Windows OS Version: 10.0.18363 OS Platform: Windows RID: win10-x64 Base Path: C:\Program Files\dotnet\sdk\3.1.101\ Host (useful for support): Version: 3.1.1 Commit: a1388f194c .NET Core SDKs installed: 3.1.101 [C:\Program Files\dotnet\sdk] .NET Core runtimes installed: Microsoft.AspNetCore.App 3.1.1 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App] Microsoft.NETCore.App 3.1.1 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App] Microsoft.WindowsDesktop.App 3.1.1 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App] To install additional .NET Core runtimes or SDKs: https://aka.ms/dotnet-download
Visual Studio Code Extensions |Extension|Author|Version| |---|---|---| |csharp|ms-vscode|1.21.11| |powershell|ms-vscode|2020.1.0| |vim|vscodevim|1.12.4|;
JoeRobich commented 4 years ago

OmniSharp Roslyn doesn't work great when multi-targeting. The current implementation of the project loader defaults to the first TFM in the list (https://github.com/OmniSharp/omnisharp-roslyn/blob/01b1c216bf191e8e7586ec42b8486282043c7b61/src/OmniSharp.MSBuild/ProjectLoader.cs#L138-L154).

WebFreak001 commented 4 years ago

had the same issue with a dependency and ended up forking the dependency to change the order of target frameworks, but surely there must be a better way! It would be great if omnisharp would respect the TargetFramework=... value in the AdditionalProperties attribute in the ProjectReference tag in the .csproj file.

Also search term for this issue to help find it: CS1705

alesdvorakcz commented 3 years ago

Is there any workaround for this? It makes vscode for development completely unusable for me