2026-02-17T12:42:04.5116832Z ##[section]Starting: Run BuildValidator 2026-02-17T12:42:04.5124994Z ============================================================================== 2026-02-17T12:42:04.5125103Z Task : Command line 2026-02-17T12:42:04.5125170Z Description : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows 2026-02-17T12:42:04.5125265Z Version : 2.268.0 2026-02-17T12:42:04.5125333Z Author : Microsoft Corporation 2026-02-17T12:42:04.5125399Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line 2026-02-17T12:42:04.5125492Z ============================================================================== 2026-02-17T12:42:06.6589403Z Generating script. 2026-02-17T12:42:06.6667354Z Script contents: shell 2026-02-17T12:42:06.6674601Z .\eng\test-rebuild.cmd -ci -configuration Release -bootstrap 2026-02-17T12:42:06.6908918Z ========================== Starting Command Output =========================== 2026-02-17T12:42:06.7122174Z ##[command]"C:\Windows\system32\cmd.exe" /D /E:ON /V:OFF /S /C "CALL "D:\a\_work\_temp\17d61c13-238d-4a59-bd49-c7c6874f427e.cmd"" 2026-02-17T12:42:07.4706508Z Building Roslyn 2026-02-17T12:42:07.6672539Z subst T: D:\a\_work\1\s\artifacts\tmp\Release 2026-02-17T12:42:07.7237360Z Listing running build processes... 2026-02-17T12:42:07.7489697Z Downloading vswhere 3.1.7 2026-02-17T12:42:08.0872502Z Enabling preview SDKs by writing to C:\Users\cloudtest\AppData\Local\Microsoft\VisualStudio\18.0_1526684f\sdk.txt 2026-02-17T12:42:08.1291238Z GET https://builds.dotnet.microsoft.com/dotnet/scripts/v1/dotnet-install.ps1 2026-02-17T12:42:08.2504014Z Attempting to install 'sdk v10.0.102' from public location. 2026-02-17T12:42:11.1417085Z dotnet-install: Remote file https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.102/dotnet-sdk-10.0.102-win-x64.zip size is 302770382 bytes. 2026-02-17T12:42:11.1496158Z dotnet-install: Downloaded file https://builds.dotnet.microsoft.com/dotnet/Sdk/10.0.102/dotnet-sdk-10.0.102-win-x64.zip size is 302770382 bytes. 2026-02-17T12:42:11.1540620Z dotnet-install: The remote and local file sizes are equal. 2026-02-17T12:42:11.1565955Z dotnet-install: Extracting the archive. 2026-02-17T12:42:24.8551229Z dotnet-install: Adding to current process PATH: "D:\a\_work\1\s\.dotnet\". Note: This change will not be visible if PowerShell was run as a child process. 2026-02-17T12:42:24.8577664Z dotnet-install: Note that the script does not ensure your Windows version is supported during the installation. 2026-02-17T12:42:24.8586101Z dotnet-install: To check the list of supported versions, go to https://learn.microsoft.com/dotnet/core/install/windows#supported-versions 2026-02-17T12:42:24.8594328Z dotnet-install: Installed version is 10.0.102 2026-02-17T12:42:24.8602996Z dotnet-install: Installation finished 2026-02-17T12:42:40.9528599Z Tool 'dotnet-format' (version '7.0.360304') was restored. Available commands: dotnet-format 2026-02-17T12:42:40.9529358Z Tool 'powershell' (version '7.0.0') was restored. Available commands: pwsh 2026-02-17T12:42:40.9529610Z 2026-02-17T12:42:40.9529930Z Restore was successful. 2026-02-17T12:42:40.9744660Z Setting DOTNET_HOST_PATH to D:\a\_work\1\s\.dotnet\dotnet.exe 2026-02-17T12:42:40.9752281Z Building bootstrap Compiler 2026-02-17T12:42:41.0333817Z Building bootstrap compiler into D:\a\_work\1\s\artifacts\bootstrap\build 2026-02-17T12:42:41.0420180Z D:\a\_work\1\s\.dotnet\dotnet.exe build /p:TreatWarningsAsErrors=true /warnaserror /nologo /nodeReuse:false /p:Configuration=Release /v:m /p:RunAnalyzersDuringBuild=false /bl:D:\a\_work\1\s\artifacts\log\Release\bootstrap-build.binlog /t:Pack /p:RoslynEnforceCodeStyle=false /p:DotNetUseShippingVersions=true /p:InitialDefineConstants=BOOTSTRAP /p:PackageOutputPath=D:\a\_work\1\s\artifacts\bootstrap\build /p:NgenOptimization=false /p:PublishWindowsPdb=false /p:ContinuousIntegrationBuild=true D:\a\_work\1\s\src\NuGet\Microsoft.Net.Compilers.Toolset\AnyCpu\Microsoft.Net.Compilers.Toolset.Package.csproj 2026-02-17T12:42:41.3018717Z 2026-02-17T12:42:43.1443942Z Determining projects to restore... 2026-02-17T12:42:47.5926596Z Restored D:\a\_work\1\s\src\Compilers\Core\MSBuildTask\Sdk\Microsoft.Build.Tasks.CodeAnalysis.Sdk.csproj (in 2.75 sec). 2026-02-17T12:42:47.5937661Z Restored D:\a\_work\1\s\src\Tools\Source\CompilerGeneratorTools\Source\CSharpSyntaxGenerator\CSharpSyntaxGenerator.csproj (in 2.75 sec). 2026-02-17T12:42:47.6372493Z Restored D:\a\_work\1\s\src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj (in 2.83 sec). 2026-02-17T12:42:47.6404012Z Restored D:\a\_work\1\s\src\Tools\ExternalAccess\RazorCompiler\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.csproj (in 2.83 sec). 2026-02-17T12:42:47.6635468Z Restored D:\a\_work\1\s\src\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj (in 12 ms). 2026-02-17T12:42:48.1766567Z Restored D:\a\_work\1\s\src\Compilers\CSharp\csc\AnyCpu\csc.csproj (in 506 ms). 2026-02-17T12:42:48.2553144Z Restored D:\a\_work\1\s\src\Compilers\VisualBasic\vbc\AnyCpu\vbc.csproj (in 14 ms). 2026-02-17T12:42:48.2555145Z Restored D:\a\_work\1\s\src\Compilers\Server\VBCSCompiler\AnyCpu\VBCSCompiler.csproj (in 585 ms). 2026-02-17T12:42:48.2559408Z Restored D:\a\_work\1\s\src\Interactive\csi\csi.csproj (in 547 ms). 2026-02-17T12:42:48.2565406Z Restored D:\a\_work\1\s\src\Compilers\VisualBasic\Portable\Microsoft.CodeAnalysis.VisualBasic.vbproj (in 26 ms). 2026-02-17T12:42:48.2566341Z Restored D:\a\_work\1\s\src\Scripting\CSharp\Microsoft.CodeAnalysis.CSharp.Scripting.csproj (in 16 ms). 2026-02-17T12:42:48.2567161Z Restored D:\a\_work\1\s\src\Scripting\Core\Microsoft.CodeAnalysis.Scripting.csproj (in 17 ms). 2026-02-17T12:42:48.2600926Z Restored D:\a\_work\1\s\src\Compilers\Core\MSBuildTask\MSBuild\Microsoft.Build.Tasks.CodeAnalysis.csproj (in 650 ms). 2026-02-17T12:42:48.2777577Z Restored D:\a\_work\1\s\src\NuGet\Microsoft.Net.Compilers.Toolset\AnyCpu\Microsoft.Net.Compilers.Toolset.Package.csproj (in 27 ms). 2026-02-17T12:42:56.6657535Z Microsoft.Build.Tasks.CodeAnalysis -> D:\a\_work\1\s\artifacts\bin\Microsoft.Build.Tasks.CodeAnalysis\Release\net10.0\Microsoft.Build.Tasks.CodeAnalysis.dll 2026-02-17T12:42:56.7144656Z Microsoft.Build.Tasks.CodeAnalysis -> D:\a\_work\1\s\artifacts\bin\Microsoft.Build.Tasks.CodeAnalysis\Release\net10.0\publish\ 2026-02-17T12:43:06.3424315Z Microsoft.CodeAnalysis -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis\Release\net10.0\Microsoft.CodeAnalysis.dll 2026-02-17T12:43:08.6677318Z CSharpSyntaxGenerator -> D:\a\_work\1\s\artifacts\bin\CSharpSyntaxGenerator\Release\netstandard2.0\CSharpSyntaxGenerator.dll 2026-02-17T12:43:08.9595146Z Microsoft.Build.Tasks.CodeAnalysis -> D:\a\_work\1\s\artifacts\bin\Microsoft.Build.Tasks.CodeAnalysis\Release\net472\Microsoft.Build.Tasks.CodeAnalysis.dll 2026-02-17T12:43:46.7439100Z Microsoft.CodeAnalysis -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis\Release\netstandard2.0\Microsoft.CodeAnalysis.dll 2026-02-17T12:43:46.8568896Z Microsoft.CodeAnalysis.VisualBasic -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic\Release\net10.0\Microsoft.CodeAnalysis.VisualBasic.dll 2026-02-17T12:43:49.9474529Z Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler\Release\netstandard2.0\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll 2026-02-17T12:43:59.3449081Z Microsoft.CodeAnalysis.CSharp -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp\Release\net10.0\Microsoft.CodeAnalysis.CSharp.dll 2026-02-17T12:43:59.4928337Z vbc -> D:\a\_work\1\s\artifacts\bin\vbc\Release\net10.0\vbc.dll 2026-02-17T12:44:17.4952487Z Microsoft.CodeAnalysis.VisualBasic -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic\Release\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.dll 2026-02-17T12:44:17.6839332Z Microsoft.CodeAnalysis.Scripting -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Scripting\Release\net10.0\Microsoft.CodeAnalysis.Scripting.dll 2026-02-17T12:44:18.6721887Z VBCSCompiler -> D:\a\_work\1\s\artifacts\bin\VBCSCompiler\Release\net10.0\VBCSCompiler.dll 2026-02-17T12:44:18.8213928Z vbc -> D:\a\_work\1\s\artifacts\bin\vbc\Release\net10.0\publish\ 2026-02-17T12:44:19.0611671Z VBCSCompiler -> D:\a\_work\1\s\artifacts\bin\VBCSCompiler\Release\net10.0\publish\ 2026-02-17T12:44:19.7900232Z Microsoft.CodeAnalysis.CSharp.Scripting -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Scripting\Release\net10.0\Microsoft.CodeAnalysis.CSharp.Scripting.dll 2026-02-17T12:44:19.8270405Z csc -> D:\a\_work\1\s\artifacts\bin\csc\Release\net10.0\csc.dll 2026-02-17T12:44:19.8605380Z csc -> D:\a\_work\1\s\artifacts\bin\csc\Release\net10.0\publish\ 2026-02-17T12:44:20.0346978Z csi -> D:\a\_work\1\s\artifacts\bin\csi\Release\net10.0\csi.dll 2026-02-17T12:44:20.0900693Z csi -> D:\a\_work\1\s\artifacts\bin\csi\Release\net10.0\publish\ 2026-02-17T12:44:22.3132031Z Microsoft.CodeAnalysis.CSharp -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp\Release\netstandard2.0\Microsoft.CodeAnalysis.CSharp.dll 2026-02-17T12:44:23.1507306Z vbc -> D:\a\_work\1\s\artifacts\bin\vbc\Release\net472\vbc.exe 2026-02-17T12:44:23.1806707Z VBCSCompiler -> D:\a\_work\1\s\artifacts\bin\VBCSCompiler\Release\net472\VBCSCompiler.exe 2026-02-17T12:44:23.8920359Z Microsoft.CodeAnalysis.Scripting -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Scripting\Release\netstandard2.0\Microsoft.CodeAnalysis.Scripting.dll 2026-02-17T12:44:23.9073253Z csc -> D:\a\_work\1\s\artifacts\bin\csc\Release\net472\csc.exe 2026-02-17T12:44:24.2739143Z Microsoft.CodeAnalysis.CSharp.Scripting -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Scripting\Release\netstandard2.0\Microsoft.CodeAnalysis.CSharp.Scripting.dll 2026-02-17T12:44:24.4579465Z csi -> D:\a\_work\1\s\artifacts\bin\csi\Release\net472\csi.exe 2026-02-17T12:44:25.2473733Z Microsoft.Build.Tasks.CodeAnalysis.Sdk -> D:\a\_work\1\s\artifacts\bin\Microsoft.Build.Tasks.CodeAnalysis.Sdk\Release\net472\Microsoft.Build.Tasks.CodeAnalysis.Sdk.dll 2026-02-17T12:44:29.1538095Z The package Microsoft.Net.Compilers.Toolset.5.5.0-ci.26117.1 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:44:29.1540312Z Successfully created package 'D:\a\_work\1\s\artifacts\bootstrap\build\Microsoft.Net.Compilers.Toolset.5.5.0-ci.26117.1.nupkg'. 2026-02-17T12:44:29.1610712Z 2026-02-17T12:44:29.1614467Z Build succeeded. 2026-02-17T12:44:29.1616461Z 0 Warning(s) 2026-02-17T12:44:29.1618145Z 0 Error(s) 2026-02-17T12:44:29.1618769Z 2026-02-17T12:44:29.1620640Z Time Elapsed 00:01:47.86 2026-02-17T12:44:29.2377387Z Found package Microsoft.Net.Compilers.Toolset.5.5.0-ci.26117.1.nupkg 2026-02-17T12:44:29.8093265Z Cleaning up artifacts 2026-02-17T12:44:29.8113789Z D:\a\_work\1\s\.dotnet\dotnet.exe build --no-restore /t:Clean D:\a\_work\1\s\src\NuGet\Microsoft.Net.Compilers.Toolset\AnyCpu\Microsoft.Net.Compilers.Toolset.Package.csproj 2026-02-17T12:44:30.2583386Z 2026-02-17T12:44:33.3847507Z 2026-02-17T12:44:33.3848352Z Build succeeded. 2026-02-17T12:44:33.3848643Z 0 Warning(s) 2026-02-17T12:44:33.3848920Z 0 Error(s) 2026-02-17T12:44:33.3849584Z 2026-02-17T12:44:33.3850076Z Time Elapsed 00:00:03.17 2026-02-17T12:44:33.3991464Z D:\a\_work\1\s\.dotnet\dotnet.exe build-server shutdown 2026-02-17T12:44:33.5659065Z Shutting down MSBuild server... 2026-02-17T12:44:33.5732565Z Shutting down VB/C# compiler server... 2026-02-17T12:44:33.8657145Z VB/C# compiler server shut down successfully. 2026-02-17T12:44:34.0747544Z MSBuild server shut down successfully. 2026-02-17T12:44:34.0939017Z Killing running build processes... 2026-02-17T12:44:34.1034810Z Roslyn.slnx: 2026-02-17T12:44:34.1939522Z Setting NUGET enhanced retry environment variables 2026-02-17T12:44:41.8220682Z Setting NUGET enhanced retry environment variables 2026-02-17T12:44:41.8338578Z Setting NUGET enhanced retry environment variables 2026-02-17T12:44:42.0095517Z 2026-02-17T12:44:42.0147551Z 2026-02-17T12:44:42.2957769Z Determining projects to restore... 2026-02-17T12:44:46.8219193Z Restored D:\a\_work\1\s\.packages\microsoft.dotnet.arcade.sdk\11.0.0-beta.26055.1\tools\Tools.proj (in 3.36 sec). 2026-02-17T12:44:54.8141567Z Determining projects to restore... 2026-02-17T12:45:12.9925033Z Restored D:\a\_work\1\s\src\Tools\ExternalAccess\RazorCompiler\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.csproj (in 2.43 sec). 2026-02-17T12:45:16.6916785Z Restored D:\a\_work\1\s\src\EditorFeatures\ExternalAccess\Debugger\Microsoft.CodeAnalysis.ExternalAccess.Debugger.csproj (in 6.67 sec). 2026-02-17T12:45:16.6955292Z Restored D:\a\_work\1\s\src\EditorFeatures\VisualBasic\Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.vbproj (in 6.67 sec). 2026-02-17T12:45:16.8037241Z Restored D:\a\_work\1\s\src\EditorFeatures\CSharp\Microsoft.CodeAnalysis.CSharp.EditorFeatures.csproj (in 80 ms). 2026-02-17T12:45:21.7369976Z Restored D:\a\_work\1\s\src\EditorFeatures\CSharpTest\Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests.csproj (in 4.88 sec). 2026-02-17T12:45:21.7841837Z Restored D:\a\_work\1\s\src\EditorFeatures\DiagnosticsTestUtilities\Microsoft.CodeAnalysis.EditorFeatures.DiagnosticsTests.Utilities.csproj (in 8.6 sec). 2026-02-17T12:45:21.8248552Z Restored D:\a\_work\1\s\src\EditorFeatures\CSharpTest2\Microsoft.CodeAnalysis.CSharp.EditorFeatures2.UnitTests.csproj (in 4.88 sec). 2026-02-17T12:45:21.8315833Z Restored D:\a\_work\1\s\src\Dependencies\Threading\Microsoft.CodeAnalysis.Threading.Package.csproj (in 10 ms). 2026-02-17T12:45:21.8346449Z Restored D:\a\_work\1\s\src\Dependencies\PooledObjects\Microsoft.CodeAnalysis.PooledObjects.Package.csproj (in 2 ms). 2026-02-17T12:45:21.8393777Z Restored D:\a\_work\1\s\src\Dependencies\Contracts\Microsoft.CodeAnalysis.Contracts.Package.csproj (in 4 ms). 2026-02-17T12:45:21.8588536Z Restored D:\a\_work\1\s\src\Dependencies\Collections\Microsoft.CodeAnalysis.Collections.Package.csproj (in 3 ms). 2026-02-17T12:45:21.8691142Z Restored D:\a\_work\1\s\src\Dependencies\CodeAnalysis.Debugging\Microsoft.CodeAnalysis.Debugging.Package.csproj (in 3 ms). 2026-02-17T12:45:21.8721685Z Restored D:\a\_work\1\s\src\Compilers\VisualBasic\vbc\arm64\vbc-arm64.csproj (in 5 ms). 2026-02-17T12:45:21.9079261Z Restored D:\a\_work\1\s\src\Compilers\VisualBasic\vbc\AnyCpu\vbc.csproj (in 20 ms). 2026-02-17T12:45:22.2554220Z Restored D:\a\_work\1\s\src\Compilers\VisualBasic\Test\Syntax\Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests.vbproj (in 322 ms). 2026-02-17T12:45:22.8415572Z Restored D:\a\_work\1\s\src\Compilers\VisualBasic\Test\Symbol\Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests.vbproj (in 378 ms). 2026-02-17T12:45:23.6928716Z Restored D:\a\_work\1\s\src\Compilers\VisualBasic\Test\Semantic\Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests.vbproj (in 770 ms). 2026-02-17T12:45:23.7370445Z Restored D:\a\_work\1\s\src\Compilers\VisualBasic\Test\IOperation\Roslyn.Compilers.VisualBasic.IOperation.UnitTests.vbproj (in 26 ms). 2026-02-17T12:45:24.0614089Z Restored D:\a\_work\1\s\src\EditorFeatures\Core\Microsoft.CodeAnalysis.EditorFeatures.csproj (in 2.13 sec). 2026-02-17T12:45:24.0776623Z Restored D:\a\_work\1\s\src\Compilers\VisualBasic\Test\CommandLine\Microsoft.CodeAnalysis.VisualBasic.CommandLine.UnitTests.vbproj (in 18 ms). 2026-02-17T12:45:24.1214312Z Restored D:\a\_work\1\s\src\Compilers\VisualBasic\Portable\Microsoft.CodeAnalysis.VisualBasic.vbproj (in 7 ms). 2026-02-17T12:45:24.1768464Z Restored D:\a\_work\1\s\src\Compilers\Test\Utilities\VisualBasic\Microsoft.CodeAnalysis.VisualBasic.Test.Utilities.vbproj (in 31 ms). 2026-02-17T12:45:24.2234121Z Restored D:\a\_work\1\s\src\Compilers\Test\Utilities\CSharp\Microsoft.CodeAnalysis.CSharp.Test.Utilities.csproj (in 24 ms). 2026-02-17T12:45:24.4462397Z Restored D:\a\_work\1\s\src\Compilers\Test\Resources\Core\Microsoft.CodeAnalysis.Compiler.Test.Resources.csproj (in 41 ms). 2026-02-17T12:45:24.4514643Z Restored D:\a\_work\1\s\src\Compilers\Test\Core\Microsoft.CodeAnalysis.Test.Utilities.csproj (in 115 ms). 2026-02-17T12:45:24.4581762Z Restored D:\a\_work\1\s\src\Compilers\Server\VBCSCompiler\arm64\VBCSCompiler-arm64.csproj (in 5 ms). 2026-02-17T12:45:24.4614855Z Restored D:\a\_work\1\s\src\Compilers\Server\VBCSCompiler\AnyCpu\VBCSCompiler.csproj (in 11 ms). 2026-02-17T12:45:24.5750721Z Restored D:\a\_work\1\s\src\Compilers\Server\VBCSCompilerTests\VBCSCompiler.UnitTests.csproj (in 182 ms). 2026-02-17T12:45:24.6615366Z Restored D:\a\_work\1\s\src\Compilers\VisualBasic\Test\Emit\Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests.vbproj (in 951 ms). 2026-02-17T12:45:24.6952826Z Restored D:\a\_work\1\s\src\Compilers\CSharp\Test\WinRT\Microsoft.CodeAnalysis.CSharp.WinRT.UnitTests.csproj (in 19 ms). 2026-02-17T12:45:24.7133861Z Restored D:\a\_work\1\s\src\EditorFeatures\Test2\Microsoft.CodeAnalysis.EditorFeatures2.UnitTests.vbproj (in 14.72 sec). 2026-02-17T12:45:24.7430536Z Restored D:\a\_work\1\s\src\Compilers\CSharp\Test\Syntax\Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests.csproj (in 25 ms). 2026-02-17T12:45:24.7634104Z Restored D:\a\_work\1\s\src\Compilers\CSharp\Test\Symbol\Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests.csproj (in 27 ms). 2026-02-17T12:45:24.7919260Z Restored D:\a\_work\1\s\src\Compilers\CSharp\Test\Semantic\Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.csproj (in 26 ms). 2026-02-17T12:45:24.8126115Z Restored D:\a\_work\1\s\src\Compilers\CSharp\Test\IOperation\Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests.csproj (in 27 ms). 2026-02-17T12:45:24.8380445Z Restored D:\a\_work\1\s\src\Compilers\CSharp\Test\EndToEnd\Microsoft.CodeAnalysis.CSharp.EndToEnd.UnitTests.csproj (in 26 ms). 2026-02-17T12:45:24.8606351Z Restored D:\a\_work\1\s\src\Compilers\CSharp\Test\Emit\Microsoft.CodeAnalysis.CSharp.Emit.UnitTests.csproj (in 28 ms). 2026-02-17T12:45:24.8913163Z Restored D:\a\_work\1\s\src\Compilers\CSharp\Test\Emit3\Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests.csproj (in 27 ms). 2026-02-17T12:45:24.9091942Z Restored D:\a\_work\1\s\src\Compilers\CSharp\Test\Emit2\Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests.csproj (in 26 ms). 2026-02-17T12:45:24.9330594Z Restored D:\a\_work\1\s\src\Compilers\CSharp\Test\CSharp15\Microsoft.CodeAnalysis.CSharp.CSharp15.UnitTests.csproj (in 25 ms). 2026-02-17T12:45:24.9489070Z Restored D:\a\_work\1\s\src\Compilers\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.csproj (in 6 ms). 2026-02-17T12:45:24.9634400Z Restored D:\a\_work\1\s\src\Compilers\CSharp\csc\arm64\csc-arm64.csproj (in 4 ms). 2026-02-17T12:45:24.9814172Z Restored D:\a\_work\1\s\src\Compilers\CSharp\csc\AnyCpu\csc.csproj (in 9 ms). 2026-02-17T12:45:25.0183173Z Restored D:\a\_work\1\s\src\Compilers\Core\SdkTaskTests\Microsoft.Build.Tasks.CodeAnalysis.Sdk.UnitTests.csproj (in 18 ms). 2026-02-17T12:45:25.0632943Z Restored D:\a\_work\1\s\src\Deployment\RoslynDeployment.csproj (in 3.28 sec). 2026-02-17T12:45:25.0868580Z Restored D:\a\_work\1\s\src\Compilers\Extension\Roslyn.Compilers.Extension.csproj (in 511 ms). 2026-02-17T12:45:25.1109812Z Restored D:\a\_work\1\s\src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj (in 7 ms). 2026-02-17T12:45:25.1209636Z Restored D:\a\_work\1\s\src\Compilers\Core\MSBuildTask\Sdk\Microsoft.Build.Tasks.CodeAnalysis.Sdk.csproj (in 6 ms). 2026-02-17T12:45:25.1394558Z Restored D:\a\_work\1\s\src\Compilers\CSharp\Test\CommandLine\Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests.csproj (in 200 ms). 2026-02-17T12:45:25.1468881Z Restored D:\a\_work\1\s\src\Compilers\Core\MSBuildTask\MSBuild\Microsoft.Build.Tasks.CodeAnalysis.csproj (in 16 ms). 2026-02-17T12:45:25.2198155Z Restored D:\a\_work\1\s\src\Compilers\Core\CodeAnalysisTest\Microsoft.CodeAnalysis.UnitTests.csproj (in 28 ms). 2026-02-17T12:45:25.4718972Z Restored D:\a\_work\1\s\src\CodeStyle\VisualBasic\Tests\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.UnitTests.vbproj (in 42 ms). 2026-02-17T12:45:25.4823612Z Restored D:\a\_work\1\s\src\CodeStyle\VisualBasic\CodeFixes\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.vbproj (in 23 ms). 2026-02-17T12:45:25.4945238Z Restored D:\a\_work\1\s\src\CodeStyle\VisualBasic\Analyzers\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.vbproj (in 5 ms). 2026-02-17T12:45:25.5101029Z Restored D:\a\_work\1\s\src\CodeStyle\Tools\CodeStyleConfigFileGenerator.csproj (in 5 ms). 2026-02-17T12:45:25.8182000Z Restored D:\a\_work\1\s\src\Compilers\Core\RebuildTest\Microsoft.CodeAnalysis.Rebuild.UnitTests.csproj (in 727 ms). 2026-02-17T12:45:25.8297078Z Restored D:\a\_work\1\s\src\CodeStyle\CSharp\Tests\Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests.csproj (in 260 ms). 2026-02-17T12:45:25.8393523Z Restored D:\a\_work\1\s\src\CodeStyle\CSharp\CodeFixes\Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.csproj (in 9 ms). 2026-02-17T12:45:25.8494708Z Restored D:\a\_work\1\s\src\CodeStyle\CSharp\Analyzers\Microsoft.CodeAnalysis.CSharp.CodeStyle.csproj (in 5 ms). 2026-02-17T12:45:25.8885012Z Restored D:\a\_work\1\s\src\CodeStyle\Core\Tests\UnitTestUtilities\Microsoft.CodeAnalysis.CodeStyle.UnitTestUtilities.csproj (in 30 ms). 2026-02-17T12:45:25.9040702Z Restored D:\a\_work\1\s\src\CodeStyle\Core\CodeFixes\Microsoft.CodeAnalysis.CodeStyle.Fixes.csproj (in 6 ms). 2026-02-17T12:45:25.9196860Z Restored D:\a\_work\1\s\src\CodeStyle\Core\Analyzers\Microsoft.CodeAnalysis.CodeStyle.csproj (in 3 ms). 2026-02-17T12:45:25.9479898Z Restored D:\a\_work\1\s\src\CodeStyle\Core\Tests\LegacyTestFramework\Microsoft.CodeAnalysis.CodeStyle.LegacyTestFramework.UnitTestUtilities.csproj (in 52 ms). 2026-02-17T12:45:25.9576173Z Restored D:\a\_work\1\s\src\Compilers\Core\Rebuild\Microsoft.CodeAnalysis.Rebuild.csproj (in 925 ms). 2026-02-17T12:45:25.9835817Z Restored D:\a\_work\1\s\src\EditorFeatures\Text\Microsoft.CodeAnalysis.EditorFeatures.Text.csproj (in 23 ms). 2026-02-17T12:45:26.0277357Z Restored D:\a\_work\1\s\src\EditorFeatures\VisualBasicTest\Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests.vbproj (in 57 ms). 2026-02-17T12:45:26.0750475Z Restored D:\a\_work\1\s\src\EditorFeatures\Test\Microsoft.CodeAnalysis.EditorFeatures.UnitTests.csproj (in 61 ms). 2026-02-17T12:45:26.0834790Z Restored D:\a\_work\1\s\src\EditorFeatures\TestUtilities\Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities.csproj (in 49 ms). 2026-02-17T12:45:26.0989939Z Restored D:\a\_work\1\s\src\Workspaces\VisualBasic\Portable\Microsoft.CodeAnalysis.VisualBasic.Workspaces.vbproj (in 9 ms). 2026-02-17T12:45:26.1192505Z Restored D:\a\_work\1\s\src\Workspaces\TestAnalyzerReference\Microsoft.CodeAnalysis.TestAnalyzerReference.csproj (in 7 ms). 2026-02-17T12:45:26.3886640Z Restored D:\a\_work\1\s\src\EditorFeatures\TestUtilities2\Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities2.vbproj (in 298 ms). 2026-02-17T12:45:26.4785189Z Restored D:\a\_work\1\s\src\Workspaces\VisualBasicTest\Microsoft.CodeAnalysis.VisualBasic.Workspaces.UnitTests.vbproj (in 368 ms). 2026-02-17T12:45:27.8977235Z Restored D:\a\_work\1\s\src\VisualStudio\Setup.ServiceHub\arm64\Roslyn.VisualStudio.ServiceHub.Setup.arm64.csproj (in 1.5 sec). 2026-02-17T12:45:27.8984589Z Restored D:\a\_work\1\s\src\VisualStudio\Setup.ServiceHub\x64\Roslyn.VisualStudio.ServiceHub.Setup.x64.csproj (in 1.77 sec). 2026-02-17T12:45:27.9842414Z Restored D:\a\_work\1\s\src\VisualStudio\Setup.Dependencies\Roslyn.VisualStudio.Setup.Dependencies.csproj (in 1.48 sec). 2026-02-17T12:45:28.1385353Z Restored D:\a\_work\1\s\src\Compilers\Core\MSBuildTaskTests\Microsoft.Build.Tasks.CodeAnalysis.UnitTests.csproj (in 2.98 sec). 2026-02-17T12:45:28.3957907Z Restored D:\a\_work\1\s\src\VisualStudio\LiveShare\Test\Microsoft.VisualStudio.LanguageServices.LiveShare.UnitTests.csproj (in 434 ms). 2026-02-17T12:45:28.4952603Z Restored D:\a\_work\1\s\src\VisualStudio\LiveShare\Impl\Microsoft.VisualStudio.LanguageServices.LiveShare.csproj (in 566 ms). 2026-02-17T12:45:29.2790330Z Restored D:\a\_work\1\s\src\VisualStudio\IntegrationTest\Harness\XUnitIntegrationTests\Microsoft.VisualStudio.Extensibility.Testing.Xunit.IntegrationTests.csproj (in 703 ms). 2026-02-17T12:45:29.2891559Z Restored D:\a\_work\1\s\src\VisualStudio\IntegrationTest\TestSetup\Microsoft.VisualStudio.IntegrationTest.Setup.csproj (in 1.23 sec). 2026-02-17T12:45:29.3535410Z Restored D:\a\_work\1\s\src\VisualStudio\IntegrationTest\New.IntegrationTests\Microsoft.VisualStudio.LanguageServices.New.IntegrationTests.csproj (in 1.16 sec). 2026-02-17T12:45:29.3801329Z Restored D:\a\_work\1\s\src\VisualStudio\IntegrationTest\Harness\IntegrationTestServiceDev18\Microsoft.VisualStudio.IntegrationTestService.Dev18.csproj (in 17 ms). 2026-02-17T12:45:29.4525671Z Restored D:\a\_work\1\s\src\VisualStudio\ExternalAccess\FSharp\Microsoft.CodeAnalysis.ExternalAccess.FSharp.csproj (in 47 ms). 2026-02-17T12:45:29.5527816Z Restored D:\a\_work\1\s\src\VisualStudio\ExternalAccess\FSharpTest\Microsoft.CodeAnalysis.ExternalAccess.FSharp.UnitTests.csproj (in 64 ms). 2026-02-17T12:45:29.6277484Z Restored D:\a\_work\1\s\src\VisualStudio\ExternalAccess\EditorConfigGenerator\Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator.csproj (in 49 ms). 2026-02-17T12:45:29.6973228Z Restored D:\a\_work\1\s\src\VisualStudio\ExternalAccess\Copilot\Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot.csproj (in 47 ms). 2026-02-17T12:45:29.7464665Z Restored D:\a\_work\1\s\src\Tools\ExternalAccess\RazorCompilerTest\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.UnitTests.csproj (in 26 ms). 2026-02-17T12:45:29.7689626Z Restored D:\a\_work\1\s\src\Tools\ExternalAccess\Extensions\Microsoft.CodeAnalysis.ExternalAccess.Extensions.csproj (in 11 ms). 2026-02-17T12:45:29.8048841Z Restored D:\a\_work\1\s\src\VisualStudio\IntegrationTest\Harness\XUnit\Microsoft.VisualStudio.Extensibility.Testing.Xunit.csproj (in 1.38 sec). 2026-02-17T12:45:30.0063817Z Restored D:\a\_work\1\s\src\Tools\BuildBoss\BuildBoss.csproj (in 193 ms). 2026-02-17T12:45:30.0437101Z Restored D:\a\_work\1\s\src\Tools\BuildActionTelemetryTable\BuildActionTelemetryTable.csproj (in 13 ms). 2026-02-17T12:45:30.1784404Z Restored D:\a\_work\1\s\src\VisualStudio\IntegrationTest\Harness\SourceGenerator\Microsoft.VisualStudio.Extensibility.Testing.SourceGenerator.csproj (in 912 ms). 2026-02-17T12:45:30.1858849Z Restored D:\a\_work\1\s\src\Test\Perf\Utilities\Roslyn.Test.Performance.Utilities.csproj (in 2 ms). 2026-02-17T12:45:30.2712875Z Restored D:\a\_work\1\s\src\Test\Perf\tests\Roslyn.PerformanceTests.csproj (in 3 ms). 2026-02-17T12:45:30.2753877Z Restored D:\a\_work\1\s\src\Test\Perf\StackDepthTest\StackDepthTest.csproj (in 10 ms). 2026-02-17T12:45:30.2755376Z Restored D:\a\_work\1\s\src\Test\PdbUtilities\Roslyn.Test.PdbUtilities.csproj (in 26 ms). 2026-02-17T12:45:31.0166781Z Restored D:\a\_work\1\s\src\VisualStudio\IntegrationTest\Harness\SourceGeneratorUnitTests\Microsoft.VisualStudio.Extensibility.Testing.SourceGenerator.UnitTests.csproj (in 1.72 sec). 2026-02-17T12:45:31.2729926Z Restored D:\a\_work\1\s\src\Tools\AnalyzerRunner\AnalyzerRunner.csproj (in 1.2 sec). 2026-02-17T12:45:31.4721845Z Restored D:\a\_work\1\s\src\Tools\BuildValidator\BuildValidator.csproj (in 1.69 sec). 2026-02-17T12:45:31.5427706Z Restored D:\a\_work\1\s\src\Setup\DevDivInsertionFiles\DevDivInsertionFiles.csproj (in 46 ms). 2026-02-17T12:45:31.5623332Z Restored D:\a\_work\1\s\src\Scripting\VisualBasic\Microsoft.CodeAnalysis.VisualBasic.Scripting.vbproj (in 8 ms). 2026-02-17T12:45:31.5944221Z Restored D:\a\_work\1\s\src\Scripting\VisualBasicTest\Microsoft.CodeAnalysis.VisualBasic.Scripting.UnitTests.vbproj (in 16 ms). 2026-02-17T12:45:31.6311112Z Restored D:\a\_work\1\s\src\Scripting\VisualBasicTest.Desktop\Microsoft.CodeAnalysis.VisualBasic.Scripting.Desktop.UnitTests.vbproj (in 16 ms). 2026-02-17T12:45:31.6475224Z Restored D:\a\_work\1\s\src\Scripting\CSharp\Microsoft.CodeAnalysis.CSharp.Scripting.csproj (in 8 ms). 2026-02-17T12:45:31.6839384Z Restored D:\a\_work\1\s\src\Scripting\CSharpTest\Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests.csproj (in 19 ms). 2026-02-17T12:45:31.7188075Z Restored D:\a\_work\1\s\src\Scripting\CSharpTest.Desktop\Microsoft.CodeAnalysis.CSharp.Scripting.Desktop.UnitTests.csproj (in 16 ms). 2026-02-17T12:45:31.7317444Z Restored D:\a\_work\1\s\src\Scripting\Core\Microsoft.CodeAnalysis.Scripting.csproj (in 6 ms). 2026-02-17T12:45:31.7719654Z Restored D:\a\_work\1\s\src\Scripting\CoreTest\Microsoft.CodeAnalysis.Scripting.UnitTests.csproj (in 22 ms). 2026-02-17T12:45:31.8035184Z Restored D:\a\_work\1\s\src\Scripting\CoreTestUtilities\Microsoft.CodeAnalysis.Scripting.TestUtilities.csproj (in 17 ms). 2026-02-17T12:45:31.8347973Z Restored D:\a\_work\1\s\src\Scripting\CoreTest.Desktop\Microsoft.CodeAnalysis.Scripting.Desktop.UnitTests.csproj (in 17 ms). 2026-02-17T12:45:32.1802598Z Restored D:\a\_work\1\s\src\Setup\DevDivVsix\CompilersPackage\arm64\Microsoft.CodeAnalysis.Compilers.Setup.arm64.csproj (in 885 ms). 2026-02-17T12:45:32.1810025Z Restored D:\a\_work\1\s\src\Setup\DevDivVsix\CompilersPackage\x64\Microsoft.CodeAnalysis.Compilers.Setup.x64.csproj (in 1.14 sec). 2026-02-17T12:45:32.1830196Z Restored D:\a\_work\1\s\src\Setup\DevDivVsix\CompilersPackage\x86\Microsoft.CodeAnalysis.Compilers.Setup.x86.csproj (in 1.9 sec). 2026-02-17T12:45:33.4600116Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Tools\RulesetToEditorconfigConverter\Tests\RulesetToEditorconfigConverter.UnitTests.csproj (in 1.27 sec). 2026-02-17T12:45:33.4603511Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Utilities.UnitTests\Analyzer.Utilities.UnitTests.csproj (in 1.61 sec). 2026-02-17T12:45:33.4668832Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Tools\RulesetToEditorconfigConverter\Source\RulesetToEditorconfigConverter.csproj (in 1.28 sec). 2026-02-17T12:45:33.4721610Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Tools\GenerateDocumentationAndConfigFiles\GenerateDocumentationAndConfigFiles.csproj (in 4 ms). 2026-02-17T12:45:33.4792620Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Tools\GenerateDocumentationAndConfigFilesForBrokenRuntime\GenerateDocumentationAndConfigFilesForBrokenRuntime.csproj (in 4 ms). 2026-02-17T12:45:33.4808663Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Tools\GenerateAnalyzerNuspec\GenerateAnalyzerNuspec.csproj (in 2 ms). 2026-02-17T12:45:33.5313291Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Text.Analyzers\UnitTests\Text.Analyzers.UnitTests.csproj (in 14 ms). 2026-02-17T12:45:33.5319489Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Text.Analyzers\Setup\Text.Analyzers.Setup.csproj (in 12 ms). 2026-02-17T12:45:34.3499460Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Text.Analyzers\CSharp\Text.CSharp.Analyzers.csproj (in 815 ms). 2026-02-17T12:45:34.3517883Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Text.Analyzers\VisualBasic\Text.VisualBasic.Analyzers.vbproj (in 864 ms). 2026-02-17T12:45:34.3641067Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Text.Analyzers\Core\Text.Analyzers.csproj (in 4 ms). 2026-02-17T12:45:34.3645942Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\TestReferenceAssembly\TestReferenceAssembly.csproj (in 2 ms). 2026-02-17T12:45:34.3756670Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Roslyn.Diagnostics.Analyzers\VisualBasic\Roslyn.Diagnostics.VisualBasic.Analyzers.vbproj (in 4 ms). 2026-02-17T12:45:34.3949817Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Roslyn.Diagnostics.Analyzers\UnitTests\Roslyn.Diagnostics.Analyzers.UnitTests.csproj (in 8 ms). 2026-02-17T12:45:34.4098970Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Roslyn.Diagnostics.Analyzers\Setup\Roslyn.Diagnostics.Analyzers.Setup.csproj (in 7 ms). 2026-02-17T12:45:34.4232051Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Roslyn.Diagnostics.Analyzers\CSharp\Roslyn.Diagnostics.CSharp.Analyzers.csproj (in 5 ms). 2026-02-17T12:45:34.4339316Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Roslyn.Diagnostics.Analyzers\Core\Roslyn.Diagnostics.Analyzers.csproj (in 4 ms). 2026-02-17T12:45:34.4535655Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\PublicApiAnalyzers\UnitTests\Microsoft.CodeAnalysis.PublicApiAnalyzers.UnitTests.csproj (in 10 ms). 2026-02-17T12:45:34.4688692Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\PublicApiAnalyzers\Setup\Microsoft.CodeAnalysis.PublicApiAnalyzers.Setup.csproj (in 8 ms). 2026-02-17T12:45:34.5070779Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\PublicApiAnalyzers\Core\CodeFixes\Microsoft.CodeAnalysis.PublicApiAnalyzers.CodeFixes.csproj (in 4 ms). 2026-02-17T12:45:34.5104609Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\PublicApiAnalyzers\Core\Analyzers\Microsoft.CodeAnalysis.PublicApiAnalyzers.csproj (in 8 ms). 2026-02-17T12:45:34.5251695Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\PerformanceSensitiveAnalyzers\UnitTests\Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.UnitTests.csproj (in 13 ms). 2026-02-17T12:45:34.5417875Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\PerformanceSensitiveAnalyzers\Setup\Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.Setup.csproj (in 7 ms). 2026-02-17T12:45:34.5418752Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Test.Utilities\Test.Utilities.csproj (in 169 ms). 2026-02-17T12:45:34.5539716Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\PerformanceSensitiveAnalyzers\CSharp\Analyzers\Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.csproj (in 5 ms). 2026-02-17T12:45:34.5548506Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\PerformanceSensitiveAnalyzers\CSharp\CodeFixes\Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.CodeFixes.csproj (in 4 ms). 2026-02-17T12:45:34.5661790Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\PerformanceSensitiveAnalyzers\Core\Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.csproj (in 4 ms). 2026-02-17T12:45:34.5711843Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\NuGet\Text.Analyzers\Text.Analyzers.Package.csproj (in 8 ms). 2026-02-17T12:45:34.5818966Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\NuGet\Roslyn.Diagnostics.Analyzers\Roslyn.Diagnostics.Analyzers.Package.csproj (in 7 ms). 2026-02-17T12:45:34.5842644Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\NuGet\PublicApiAnalyzers\Microsoft.CodeAnalysis.PublicApiAnalyzers.Package.csproj (in 5 ms). 2026-02-17T12:45:34.5997504Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\NuGet\PerformanceSensitiveAnalyzers\Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.Package.csproj (in 6 ms). 2026-02-17T12:45:34.5998953Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\NuGet\Microsoft.CodeAnalysis.RulesetToEditorconfigConverter\Microsoft.CodeAnalysis.RulesetToEditorconfigConverter.Package.csproj (in 4 ms). 2026-02-17T12:45:34.6092501Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\NuGet\Microsoft.CodeAnalysis.ResxSourceGenerator\Microsoft.CodeAnalysis.ResxSourceGenerator.Package.csproj (in 4 ms). 2026-02-17T12:45:34.6239565Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\NuGet\Microsoft.CodeAnalysis.BannedApiAnalyzers\Microsoft.CodeAnalysis.BannedApiAnalyzers.Package.csproj (in 5 ms). 2026-02-17T12:45:34.6350729Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\NuGet\Microsoft.CodeAnalysis.Analyzers\Microsoft.CodeAnalysis.Analyzers.Package.csproj (in 5 ms). 2026-02-17T12:45:34.6453794Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Microsoft.CodeAnalysis.ResxSourceGenerator\Microsoft.CodeAnalysis.ResxSourceGenerator\Microsoft.CodeAnalysis.ResxSourceGenerator.csproj (in 3 ms). 2026-02-17T12:45:34.6462178Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Tools\Metrics\Metrics.csproj (in 2.45 sec). 2026-02-17T12:45:34.6526361Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Tools\Metrics.Legacy\Metrics.Legacy.csproj (in 1.18 sec). 2026-02-17T12:45:34.6594182Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Microsoft.CodeAnalysis.ResxSourceGenerator\Microsoft.CodeAnalysis.ResxSourceGenerator.VisualBasic\Microsoft.CodeAnalysis.ResxSourceGenerator.VisualBasic.csproj (in 4 ms). 2026-02-17T12:45:34.6689035Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Microsoft.CodeAnalysis.ResxSourceGenerator\Microsoft.CodeAnalysis.ResxSourceGenerator.CSharp\Microsoft.CodeAnalysis.ResxSourceGenerator.CSharp.csproj (in 6 ms). 2026-02-17T12:45:34.6726777Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Microsoft.CodeAnalysis.BannedApiAnalyzers\VisualBasic\Microsoft.CodeAnalysis.VisualBasic.BannedApiAnalyzers.vbproj (in 5 ms). 2026-02-17T12:45:34.6879839Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Microsoft.CodeAnalysis.BannedApiAnalyzers\UnitTests\Microsoft.CodeAnalysis.BannedApiAnalyzers.UnitTests.csproj (in 10 ms). 2026-02-17T12:45:34.6886288Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Microsoft.CodeAnalysis.BannedApiAnalyzers\Setup\Microsoft.CodeAnalysis.BannedApiAnalyzers.Setup.csproj (in 6 ms). 2026-02-17T12:45:34.6983377Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Microsoft.CodeAnalysis.BannedApiAnalyzers\Core\Microsoft.CodeAnalysis.BannedApiAnalyzers.csproj (in 4 ms). 2026-02-17T12:45:34.7020550Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Microsoft.CodeAnalysis.BannedApiAnalyzers\CSharp\Microsoft.CodeAnalysis.CSharp.BannedApiAnalyzers.csproj (in 5 ms). 2026-02-17T12:45:34.7138838Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Microsoft.CodeAnalysis.AnalyzerUtilities\Microsoft.CodeAnalysis.AnalyzerUtilities.csproj (in 3 ms). 2026-02-17T12:45:34.7141172Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\NuGet\Microsoft.CodeAnalysis.Metrics\Microsoft.CodeAnalysis.Metrics.Package.csproj (in 102 ms). 2026-02-17T12:45:34.7164997Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Microsoft.CodeAnalysis.Analyzers\VisualBasic\Microsoft.CodeAnalysis.VisualBasic.Analyzers.vbproj (in 5 ms). 2026-02-17T12:45:34.7362260Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Microsoft.CodeAnalysis.Analyzers\Setup\Microsoft.CodeAnalysis.Analyzers.Setup.csproj (in 7 ms). 2026-02-17T12:45:34.7364093Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Microsoft.CodeAnalysis.Analyzers\CSharp\Microsoft.CodeAnalysis.CSharp.Analyzers.csproj (in 5 ms). 2026-02-17T12:45:34.7364992Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Microsoft.CodeAnalysis.Analyzers\UnitTests\Microsoft.CodeAnalysis.Analyzers.UnitTests.csproj (in 12 ms). 2026-02-17T12:45:34.7403894Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Microsoft.CodeAnalysis.Analyzers\Core\Microsoft.CodeAnalysis.Analyzers.csproj (in 4 ms). 2026-02-17T12:45:34.7642848Z Restored D:\a\_work\1\s\src\NuGet\VS.Tools.Roslyn.Package\VS.Tools.Roslyn.Package.csproj (in 12 ms). 2026-02-17T12:45:34.7806351Z Restored D:\a\_work\1\s\src\NuGet\Microsoft.Net.Compilers.Toolset\Framework\Microsoft.Net.Compilers.Toolset.Framework.Package.csproj (in 13 ms). 2026-02-17T12:45:34.7940208Z Restored D:\a\_work\1\s\src\NuGet\Microsoft.Net.Compilers.Toolset\arm64\Microsoft.Net.Compilers.Toolset.Arm64.Package.csproj (in 12 ms). 2026-02-17T12:45:34.8078868Z Restored D:\a\_work\1\s\src\NuGet\Microsoft.CodeAnalysis.Scripting.Package\Microsoft.CodeAnalysis.Scripting.Package.csproj (in 5 ms). 2026-02-17T12:45:34.8160748Z Restored D:\a\_work\1\s\src\NuGet\Microsoft.Net.Compilers.Toolset\AnyCpu\Microsoft.Net.Compilers.Toolset.Package.csproj (in 17 ms). 2026-02-17T12:45:34.8903736Z Restored D:\a\_work\1\s\src\NuGet\Microsoft.CodeAnalysis.Package\Microsoft.CodeAnalysis.Package.csproj (in 11 ms). 2026-02-17T12:45:34.8907590Z Restored D:\a\_work\1\s\src\NuGet\Microsoft.CodeAnalysis.Compilers.Package\Microsoft.CodeAnalysis.Compilers.Package.csproj (in 5 ms). 2026-02-17T12:45:34.8908495Z Restored D:\a\_work\1\s\src\NuGet\Microsoft.CodeAnalysis.BuildClient.Package\Microsoft.CodeAnalysis.BuildClient.Package.csproj (in 2 ms). 2026-02-17T12:45:34.8909161Z Restored D:\a\_work\1\s\src\NuGet\VS.ExternalAPIs.Roslyn.Package\VS.ExternalAPIs.Roslyn.Package.csproj (in 83 ms). 2026-02-17T12:45:34.8909652Z Restored D:\a\_work\1\s\src\NuGet\Microsoft.CodeAnalysis.EditorFeatures.Package\Microsoft.CodeAnalysis.EditorFeatures.Package.csproj (in 29 ms). 2026-02-17T12:45:34.9195448Z Restored D:\a\_work\1\s\src\RoslynAnalyzers\Microsoft.CodeAnalysis.ResxSourceGenerator\Microsoft.CodeAnalysis.ResxSourceGenerator.UnitTests\Microsoft.CodeAnalysis.ResxSourceGenerator.UnitTests.csproj (in 263 ms). 2026-02-17T12:45:34.9848182Z Restored D:\a\_work\1\s\src\LanguageServer\Protocol.TestUtilities\Microsoft.CodeAnalysis.LanguageServer.Protocol.Test.Utilities.csproj (in 73 ms). 2026-02-17T12:45:35.1348659Z Restored D:\a\_work\1\s\src\LanguageServer\Microsoft.CommonLanguageServerProtocol.Framework.UnitTests\Microsoft.CommonLanguageServerProtocol.Framework.UnitTests.csproj (in 92 ms). 2026-02-17T12:45:35.3104801Z Restored D:\a\_work\1\s\src\LanguageServer\Microsoft.CommonLanguageServerProtocol.Framework\Microsoft.CommonLanguageServerProtocol.Framework.Package.csproj (in 378 ms). 2026-02-17T12:45:35.3731897Z Restored D:\a\_work\1\s\src\LanguageServer\Microsoft.CommonLanguageServerProtocol.Framework.Example\Microsoft.CommonLanguageServerProtocol.Framework.Example.csproj (in 166 ms). 2026-02-17T12:45:35.3733138Z Restored D:\a\_work\1\s\src\LanguageServer\Protocol\Microsoft.CodeAnalysis.LanguageServer.Protocol.csproj (in 440 ms). 2026-02-17T12:45:35.5805372Z Restored D:\a\_work\1\s\src\LanguageServer\ExternalAccess\VisualDiagnostics\Microsoft.CodeAnalysis.ExternalAccess.VisualDiagnostics.csproj (in 25 ms). 2026-02-17T12:45:35.5823392Z Restored D:\a\_work\1\s\src\LanguageServer\ExternalAccess\Copilot\Microsoft.CodeAnalysis.LanguageServer.ExternalAccess.Copilot.csproj (in 10 ms). 2026-02-17T12:45:35.5824952Z Restored D:\a\_work\1\s\src\LanguageServer\ExternalAccess\CompilerDeveloperSDK\Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK.csproj (in 11 ms). 2026-02-17T12:45:35.5827578Z Restored D:\a\_work\1\s\src\Interactive\vbi\vbi.vbproj (in 21 ms). 2026-02-17T12:45:35.5828204Z Restored D:\a\_work\1\s\src\Interactive\Host\Microsoft.CodeAnalysis.InteractiveHost.csproj (in 8 ms). 2026-02-17T12:45:35.5829146Z Restored D:\a\_work\1\s\src\Interactive\HostTest\InteractiveHost.UnitTests.csproj (in 14 ms). 2026-02-17T12:45:35.5867871Z Restored D:\a\_work\1\s\src\Interactive\HostProcess\x86\InteractiveHost32.csproj (in 21 ms). 2026-02-17T12:45:35.6343206Z Restored D:\a\_work\1\s\src\Interactive\HostProcess\x64\InteractiveHost64.csproj (in 37 ms). 2026-02-17T12:45:35.6521171Z Restored D:\a\_work\1\s\src\Interactive\csi\csi.csproj (in 8 ms). 2026-02-17T12:45:35.6923570Z Restored D:\a\_work\1\s\src\Features\VisualBasic\Portable\Microsoft.CodeAnalysis.VisualBasic.Features.vbproj (in 13 ms). 2026-02-17T12:45:35.7861638Z Restored D:\a\_work\1\s\src\Features\VisualBasicTest\Microsoft.CodeAnalysis.VisualBasic.Features.UnitTests.vbproj (in 65 ms). 2026-02-17T12:45:35.8018020Z Restored D:\a\_work\1\s\src\LanguageServer\ProtocolUnitTests\Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests.csproj (in 892 ms). 2026-02-17T12:45:35.8915486Z Restored D:\a\_work\1\s\src\Features\Test\Microsoft.CodeAnalysis.Features.UnitTests.csproj (in 55 ms). 2026-02-17T12:45:35.8976490Z Restored D:\a\_work\1\s\src\Features\TestUtilities\Microsoft.CodeAnalysis.Features.Test.Utilities.csproj (in 53 ms). 2026-02-17T12:45:35.9166920Z Restored D:\a\_work\1\s\src\Features\ExternalAccess\OmniSharp\Microsoft.CodeAnalysis.ExternalAccess.OmniSharp.csproj (in 7 ms). 2026-02-17T12:45:35.9407715Z Restored D:\a\_work\1\s\src\Features\ExternalAccess\OmniSharpTest\Microsoft.CodeAnalysis.ExternalAccess.OmniSharp.UnitTests.csproj (in 22 ms). 2026-02-17T12:45:35.9409207Z Restored D:\a\_work\1\s\src\Features\ExternalAccess\OmniSharp.CSharp\Microsoft.CodeAnalysis.ExternalAccess.OmniSharp.CSharp.csproj (in 8 ms). 2026-02-17T12:45:35.9675629Z Restored D:\a\_work\1\s\src\Features\ExternalAccess\HotReload\Microsoft.CodeAnalysis.ExternalAccess.HotReload.csproj (in 10 ms). 2026-02-17T12:45:35.9890821Z Restored D:\a\_work\1\s\src\Features\ExternalAccess\Copilot\Microsoft.CodeAnalysis.ExternalAccess.Copilot.csproj (in 10 ms). 2026-02-17T12:45:36.0088826Z Restored D:\a\_work\1\s\src\Features\ExternalAccess\AspNetCore\Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.csproj (in 7 ms). 2026-02-17T12:45:36.0093693Z Restored D:\a\_work\1\s\src\Features\ExternalAccess\HotReloadTest\Microsoft.CodeAnalysis.ExternalAccess.HotReload.UnitTests.csproj (in 36 ms). 2026-02-17T12:45:36.1067231Z Restored D:\a\_work\1\s\src\Features\DiagnosticsTestUtilities\Microsoft.CodeAnalysis.Features.DiagnosticsTests.Utilities.csproj (in 62 ms). 2026-02-17T12:45:36.1927323Z Restored D:\a\_work\1\s\src\Features\CSharpTest\Microsoft.CodeAnalysis.CSharp.Features.UnitTests.csproj (in 47 ms). 2026-02-17T12:45:36.2001047Z Restored D:\a\_work\1\s\src\Features\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Features.csproj (in 176 ms). 2026-02-17T12:45:36.2160413Z Restored D:\a\_work\1\s\src\Features\Core\Portable\Microsoft.CodeAnalysis.Features.csproj (in 12 ms). 2026-02-17T12:45:36.2556493Z Restored D:\a\_work\1\s\src\ExpressionEvaluator\VisualBasic\Test\ResultProvider\Microsoft.CodeAnalysis.VisualBasic.ResultProvider.UnitTests.vbproj (in 17 ms). 2026-02-17T12:45:36.7677268Z Restored D:\a\_work\1\s\src\ExpressionEvaluator\VisualBasic\Test\ExpressionCompiler\Microsoft.CodeAnalysis.VisualBasic.ExpressionCompiler.UnitTests.vbproj (in 24 ms). 2026-02-17T12:45:37.0277730Z Restored D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer.UnitTests\Microsoft.CodeAnalysis.LanguageServer.UnitTests.csproj (in 1.61 sec). 2026-02-17T12:45:37.0585053Z Restored D:\a\_work\1\s\src\ExpressionEvaluator\Package\ExpressionEvaluatorPackage.csproj (in 11 ms). 2026-02-17T12:45:37.1521391Z Restored D:\a\_work\1\s\src\ExpressionEvaluator\CSharp\Test\ResultProvider\Microsoft.CodeAnalysis.CSharp.ResultProvider.UnitTests.csproj (in 28 ms). 2026-02-17T12:45:37.1534471Z Restored D:\a\_work\1\s\src\ExpressionEvaluator\CSharp\Test\ExpressionCompiler\Microsoft.CodeAnalysis.CSharp.ExpressionCompiler.UnitTests.csproj (in 22 ms). 2026-02-17T12:45:37.6583397Z Restored D:\a\_work\1\s\src\ExpressionEvaluator\CSharp\Source\ResultProvider\Portable\Microsoft.CodeAnalysis.CSharp.ResultProvider.csproj (in 142 ms). 2026-02-17T12:45:37.6626481Z Restored D:\a\_work\1\s\src\ExpressionEvaluator\CSharp\Source\ExpressionCompiler\Microsoft.CodeAnalysis.CSharp.ExpressionCompiler.csproj (in 5 ms). 2026-02-17T12:45:37.6630018Z Restored D:\a\_work\1\s\src\ExpressionEvaluator\Core\Test\ResultProvider\Microsoft.CodeAnalysis.ResultProvider.Utilities.csproj (in 20 ms). 2026-02-17T12:45:37.6803365Z Restored D:\a\_work\1\s\src\ExpressionEvaluator\Core\Test\FunctionResolver\Microsoft.CodeAnalysis.FunctionResolver.UnitTests.csproj (in 20 ms). 2026-02-17T12:45:37.6911476Z Restored D:\a\_work\1\s\src\ExpressionEvaluator\Core\Test\ExpressionCompiler\Microsoft.CodeAnalysis.ExpressionCompiler.Test.Utilities.csproj (in 20 ms). 2026-02-17T12:45:37.6937816Z Restored D:\a\_work\1\s\src\ExpressionEvaluator\Core\Source\ResultProvider\Portable\Microsoft.CodeAnalysis.ResultProvider.csproj (in 3 ms). 2026-02-17T12:45:37.6971551Z Restored D:\a\_work\1\s\src\ExpressionEvaluator\Core\Source\FunctionResolver\Microsoft.CodeAnalysis.FunctionResolver.csproj (in 3 ms). 2026-02-17T12:45:37.7010587Z Restored D:\a\_work\1\s\src\ExpressionEvaluator\VisualBasic\Source\ResultProvider\Portable\Microsoft.CodeAnalysis.VisualBasic.ResultProvider.vbproj (in 1.21 sec). 2026-02-17T12:45:37.7066324Z Restored D:\a\_work\1\s\src\ExpressionEvaluator\Core\Source\ExpressionCompiler\Microsoft.CodeAnalysis.ExpressionCompiler.csproj (in 4 ms). 2026-02-17T12:45:37.7171383Z Restored D:\a\_work\1\s\src\EditorFeatures\XunitHook\Microsoft.CodeAnalysis.XunitHook.csproj (in 1 ms). 2026-02-17T12:45:37.7217213Z Restored D:\a\_work\1\s\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Extensions\Microsoft.CodeAnalysis.Extensions.Package.csproj (in 3 ms). 2026-02-17T12:45:37.7244879Z Restored D:\a\_work\1\s\src\Workspaces\Remote\ServiceHub\Microsoft.CodeAnalysis.Remote.ServiceHub.csproj (in 32 ms). 2026-02-17T12:45:37.7322581Z Restored D:\a\_work\1\s\src\Workspaces\Remote\ServiceHubTest\Microsoft.CodeAnalysis.Remote.ServiceHub.UnitTests.csproj (in 91 ms). 2026-02-17T12:45:37.7393761Z Restored D:\a\_work\1\s\src\ExpressionEvaluator\VisualBasic\Source\ExpressionCompiler\Microsoft.CodeAnalysis.VisualBasic.ExpressionCompiler.vbproj (in 905 ms). 2026-02-17T12:45:37.9017380Z Restored D:\a\_work\1\s\src\Workspaces\Remote\Core\Microsoft.CodeAnalysis.Remote.Workspaces.csproj (in 31 ms). 2026-02-17T12:45:38.1528008Z Restored D:\a\_work\1\s\src\Workspaces\MSBuild\Test\Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests.csproj (in 139 ms). 2026-02-17T12:45:38.1726890Z Restored D:\a\_work\1\s\src\Workspaces\MSBuild\Core\Microsoft.CodeAnalysis.Workspaces.MSBuild.csproj (in 15 ms). 2026-02-17T12:45:38.1979296Z Restored D:\a\_work\1\s\src\Workspaces\MSBuild\Contracts\Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts.csproj (in 3 ms). 2026-02-17T12:45:38.2352306Z Restored D:\a\_work\1\s\src\Workspaces\MSBuild\BuildHost\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.csproj (in 5 ms). 2026-02-17T12:45:38.2607436Z Restored D:\a\_work\1\s\src\Workspaces\CSharp\Portable\Microsoft.CodeAnalysis.CSharp.Workspaces.csproj (in 9 ms). 2026-02-17T12:45:38.2688164Z Restored D:\a\_work\1\s\src\Workspaces\CSharpTest\Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests.csproj (in 79 ms). 2026-02-17T12:45:38.2735740Z Restored D:\a\_work\1\s\src\Workspaces\Core\Portable\Microsoft.CodeAnalysis.Workspaces.csproj (in 15 ms). 2026-02-17T12:45:38.2739542Z Restored D:\a\_work\1\s\src\Workspaces\Core\Desktop\Microsoft.CodeAnalysis.Workspaces.Desktop.csproj (in 8 ms). 2026-02-17T12:45:38.4601927Z Restored D:\a\_work\1\s\src\Workspaces\CoreTest\Microsoft.CodeAnalysis.Workspaces.UnitTests.csproj (in 172 ms). 2026-02-17T12:45:38.6780436Z Restored D:\a\_work\1\s\src\Workspaces\CoreTestUtilities\Microsoft.CodeAnalysis.Workspaces.Test.Utilities.csproj (in 175 ms). 2026-02-17T12:45:39.4637357Z Restored D:\a\_work\1\s\src\VisualStudio\Xaml\Impl\Microsoft.VisualStudio.LanguageServices.Xaml.csproj (in 739 ms). 2026-02-17T12:45:39.5725231Z Restored D:\a\_work\1\s\src\VisualStudio\VisualStudioDiagnosticsToolWindow\Roslyn.VisualStudio.DiagnosticsWindow.csproj (in 55 ms). 2026-02-17T12:45:39.6476507Z Restored D:\a\_work\1\s\src\VisualStudio\VisualBasic\Impl\Microsoft.VisualStudio.LanguageServices.VisualBasic.vbproj (in 51 ms). 2026-02-17T12:45:39.9076718Z Restored D:\a\_work\1\s\src\VisualStudio\TestUtilities2\Microsoft.VisualStudio.LanguageServices.Test.Utilities2.vbproj (in 97 ms). 2026-02-17T12:45:40.0642382Z Restored D:\a\_work\1\s\src\VisualStudio\Setup\Roslyn.VisualStudio.Setup.csproj (in 105 ms). 2026-02-17T12:45:40.1459926Z Restored D:\a\_work\1\s\src\VisualStudio\ExternalAccess\Apex\Microsoft.CodeAnalysis.ExternalAccess.Apex.csproj (in 52 ms). 2026-02-17T12:45:40.4065536Z Restored D:\a\_work\1\s\src\VisualStudio\DevKit\Impl\Microsoft.VisualStudio.LanguageServices.DevKit.csproj (in 221 ms). 2026-02-17T12:45:51.3872006Z Restored D:\a\_work\1\s\src\VisualStudio\CSharp\Test\Microsoft.VisualStudio.LanguageServices.CSharp.UnitTests.csproj (in 10.5 sec). 2026-02-17T12:45:53.9768753Z Restored D:\a\_work\1\s\src\VisualStudio\CSharp\Impl\Microsoft.VisualStudio.LanguageServices.CSharp.csproj (in 2.5 sec). 2026-02-17T12:45:54.1774500Z Restored D:\a\_work\1\s\src\VisualStudio\Core\Test\Microsoft.VisualStudio.LanguageServices.UnitTests.vbproj (in 103 ms). 2026-02-17T12:45:54.3458337Z Restored D:\a\_work\1\s\src\VisualStudio\Core\Test.Next\Roslyn.VisualStudio.Next.UnitTests.csproj (in 67 ms). 2026-02-17T12:45:54.4224241Z Restored D:\a\_work\1\s\src\VisualStudio\Core\Impl\Microsoft.VisualStudio.LanguageServices.Implementation.csproj (in 41 ms). 2026-02-17T12:45:54.5233645Z Restored D:\a\_work\1\s\src\VisualStudio\Core\Def\Microsoft.VisualStudio.LanguageServices.csproj (in 50 ms). 2026-02-17T12:45:54.5731600Z Restored D:\a\_work\1\s\src\VisualStudio\CodeLens\Microsoft.VisualStudio.LanguageServices.CodeLens.csproj (in 11 ms). 2026-02-17T12:45:55.1637992Z Restored D:\a\_work\1\s\src\Tools\TestDiscoveryWorker\TestDiscoveryWorker.csproj (in 525 ms). 2026-02-17T12:45:57.8152455Z Restored D:\a\_work\1\s\src\Workspaces\Remote\ServiceHub.CoreComponents\arm64\Microsoft.CodeAnalysis.Remote.ServiceHub.CoreComponents.arm64.csproj (in 20.11 sec). 2026-02-17T12:45:57.8342770Z Restored D:\a\_work\1\s\src\Tools\Source\CompilerGeneratorTools\Source\VisualBasicSyntaxGenerator\VisualBasicSyntaxGenerator.vbproj (in 6 ms). 2026-02-17T12:45:57.8436017Z Restored D:\a\_work\1\s\src\Tools\Source\CompilerGeneratorTools\Source\VisualBasicErrorFactsGenerator\VisualBasicErrorFactsGenerator.vbproj (in 2 ms). 2026-02-17T12:45:57.8467296Z Restored D:\a\_work\1\s\src\Tools\Source\CompilerGeneratorTools\Source\IOperationGenerator\CompilersIOperationGenerator.csproj (in 1 ms). 2026-02-17T12:45:57.8533629Z Restored D:\a\_work\1\s\src\Tools\Source\CompilerGeneratorTools\Source\CSharpSyntaxGenerator\CSharpSyntaxGenerator.csproj (in 6 ms). 2026-02-17T12:45:57.8647460Z Restored D:\a\_work\1\s\src\Tools\Source\CompilerGeneratorTools\Source\CSharpErrorFactsGenerator\CSharpErrorFactsGenerator.csproj (in 2 ms). 2026-02-17T12:45:57.8681691Z Restored D:\a\_work\1\s\src\Tools\Source\CompilerGeneratorTools\Source\BoundTreeGenerator\CompilersBoundTreeGenerator.csproj (in 1 ms). 2026-02-17T12:45:57.8741477Z Restored D:\a\_work\1\s\src\LanguageServer\Microsoft.CodeAnalysis.LanguageServer\Microsoft.CodeAnalysis.LanguageServer.csproj (in 22.51 sec). 2026-02-17T12:45:57.8860396Z Restored D:\a\_work\1\s\src\Tools\SemanticSearch\ReferenceAssemblies\SemanticSearch.ReferenceAssemblies.csproj (in 5 ms). 2026-02-17T12:45:57.8973978Z Restored D:\a\_work\1\s\src\Tools\SemanticSearch\Extensions\Microsoft.CodeAnalysis.SemanticSearch.Extensions.csproj (in 3 ms). 2026-02-17T12:45:57.9181640Z Restored D:\a\_work\1\s\src\Tools\SemanticSearch\BuildTask\SemanticSearch.BuildTask.csproj (in 7 ms). 2026-02-17T12:45:57.9201301Z Restored D:\a\_work\1\s\src\Tools\SemanticSearch\Tests\SemanticSearch.BuildTask.UnitTests.csproj (in 28 ms). 2026-02-17T12:45:57.9298410Z Restored D:\a\_work\1\s\src\Tools\PrepareTests\PrepareTests.csproj (in 2 ms). 2026-02-17T12:45:57.9728930Z Restored D:\a\_work\1\s\src\Workspaces\Remote\ServiceHub.CoreComponents\x64\Microsoft.CodeAnalysis.Remote.ServiceHub.CoreComponents.x64.csproj (in 20.4 sec). 2026-02-17T12:45:57.9959174Z Restored D:\a\_work\1\s\src\Tools\Replay\Replay.csproj (in 53 ms). 2026-02-17T12:45:58.0005522Z Restored D:\a\_work\1\s\src\Tools\Source\RunTests\RunTests.csproj (in 2.83 sec). 2026-02-17T12:45:58.0289989Z Restored D:\a\_work\1\s\src\Tools\ExternalAccess\Xaml\Microsoft.CodeAnalysis.ExternalAccess.Xaml.csproj (in 12 ms). 2026-02-17T12:45:58.0330340Z Restored D:\a\_work\1\s\src\Tools\GenerateRulesMissingDocumentation\GenerateRulesMissingDocumentation.csproj (in 13 ms). 2026-02-17T12:45:58.2628340Z Restored D:\a\_work\1\s\src\Tools\ExternalAccess\Razor\Features\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.csproj (in 96 ms). 2026-02-17T12:45:58.2634573Z Restored D:\a\_work\1\s\src\Tools\ExternalAccess\Razor\EditorFeatures\Microsoft.CodeAnalysis.ExternalAccess.Razor.EditorFeatures.csproj (in 26 ms). 2026-02-17T12:45:58.4931253Z Restored D:\a\_work\1\s\src\Tools\ExternalAccess\RazorTest\Microsoft.CodeAnalysis.ExternalAccess.Razor.UnitTests.csproj (in 92 ms). 2026-02-17T12:45:58.7020496Z Restored D:\a\_work\1\s\src\Tools\IdeCoreBenchmarks\IdeCoreBenchmarks.csproj (in 736 ms). 2026-02-17T12:45:58.7036139Z Restored D:\a\_work\1\s\src\Tools\IdeBenchmarks\IdeBenchmarks.csproj (in 684 ms). 2026-02-17T12:46:22.7068217Z CSharpSyntaxGenerator -> D:\a\_work\1\s\artifacts\bin\CSharpSyntaxGenerator\Release\netstandard2.0\CSharpSyntaxGenerator.dll 2026-02-17T12:46:24.5521985Z Microsoft.CodeAnalysis.BannedApiAnalyzers -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.BannedApiAnalyzers\Release\netstandard2.0\Microsoft.CodeAnalysis.BannedApiAnalyzers.dll 2026-02-17T12:46:27.7135467Z Microsoft.CodeAnalysis -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis\Release\netstandard2.0\Microsoft.CodeAnalysis.dll 2026-02-17T12:46:28.4859118Z Microsoft.CodeAnalysis.CSharp.BannedApiAnalyzers -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.BannedApiAnalyzers\Release\netstandard2.0\Microsoft.CodeAnalysis.CSharp.BannedApiAnalyzers.dll 2026-02-17T12:46:32.1386418Z Microsoft.CodeAnalysis.VisualBasic.BannedApiAnalyzers -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.BannedApiAnalyzers\Release\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.BannedApiAnalyzers.dll 2026-02-17T12:46:49.6521092Z Microsoft.CodeAnalysis.Workspaces -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Workspaces\Release\netstandard2.0\Microsoft.CodeAnalysis.Workspaces.dll 2026-02-17T12:46:50.5412549Z Microsoft.CodeAnalysis.Scripting -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Scripting\Release\netstandard2.0\Microsoft.CodeAnalysis.Scripting.dll 2026-02-17T12:46:51.3011790Z Microsoft.CodeAnalysis.VisualBasic -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic\Release\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.dll 2026-02-17T12:46:51.7000022Z TestReferenceAssembly -> D:\a\_work\1\s\artifacts\bin\TestReferenceAssembly\Release\netstandard2.0\TestReferenceAssembly.dll 2026-02-17T12:46:53.7324198Z Microsoft.CodeAnalysis.Analyzers -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Analyzers\Release\netstandard2.0\Microsoft.CodeAnalysis.Analyzers.dll 2026-02-17T12:47:06.4212353Z Metrics -> D:\a\_work\1\s\artifacts\bin\Metrics\Release\net472\Metrics.exe 2026-02-17T12:47:24.2330279Z Microsoft.CodeAnalysis -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis\Release\net8.0\Microsoft.CodeAnalysis.dll 2026-02-17T12:47:27.7322732Z Microsoft.CodeAnalysis -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis\Release\net10.0\Microsoft.CodeAnalysis.dll 2026-02-17T12:47:32.5094891Z Metrics.Legacy -> D:\a\_work\1\s\artifacts\bin\Metrics.Legacy\Release\net472\Metrics.Legacy.exe 2026-02-17T12:47:33.9219126Z Microsoft.CodeAnalysis.ResxSourceGenerator -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ResxSourceGenerator\Release\netstandard2.0\Microsoft.CodeAnalysis.ResxSourceGenerator.dll 2026-02-17T12:47:34.8787997Z RulesetToEditorconfigConverter -> D:\a\_work\1\s\artifacts\bin\RulesetToEditorconfigConverter\Release\net472\RulesetToEditorconfigConverter.exe 2026-02-17T12:47:35.7113785Z Microsoft.CodeAnalysis.ResxSourceGenerator.CSharp -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ResxSourceGenerator.CSharp\Release\netstandard2.0\Microsoft.CodeAnalysis.ResxSourceGenerator.CSharp.dll 2026-02-17T12:47:37.6684270Z Microsoft.CodeAnalysis.ResxSourceGenerator.VisualBasic -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ResxSourceGenerator.VisualBasic\Release\netstandard2.0\Microsoft.CodeAnalysis.ResxSourceGenerator.VisualBasic.dll 2026-02-17T12:47:41.4023004Z Microsoft.CodeAnalysis.CSharp -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp\Release\netstandard2.0\Microsoft.CodeAnalysis.CSharp.dll 2026-02-17T12:47:47.8756566Z Microsoft.CodeAnalysis.CSharp.Analyzers -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Analyzers\Release\netstandard2.0\Microsoft.CodeAnalysis.CSharp.Analyzers.dll 2026-02-17T12:47:48.2902411Z Microsoft.CodeAnalysis.VisualBasic.Analyzers -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Analyzers\Release\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.Analyzers.dll 2026-02-17T12:47:48.6211222Z Microsoft.CodeAnalysis.Analyzers.Setup -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Analyzers.Setup\Release\net472\Microsoft.CodeAnalysis.Analyzers.Setup.dll 2026-02-17T12:48:01.3955784Z Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers\Release\netstandard2.0\Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.dll 2026-02-17T12:48:09.3821945Z Microsoft.CodeAnalysis.CSharp -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp\Release\net10.0\Microsoft.CodeAnalysis.CSharp.dll 2026-02-17T12:48:09.4813272Z Microsoft.CodeAnalysis.BannedApiAnalyzers.Setup -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.BannedApiAnalyzers.Setup\Release\net472\Microsoft.CodeAnalysis.BannedApiAnalyzers.Setup.dll 2026-02-17T12:48:09.9597229Z Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers\Release\netstandard2.0\Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.dll 2026-02-17T12:48:17.9002469Z Test.Utilities -> D:\a\_work\1\s\artifacts\bin\Test.Utilities\Release\net10.0\Test.Utilities.dll 2026-02-17T12:48:22.3407450Z Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.CodeFixes -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.CodeFixes\Release\netstandard2.0\Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.CodeFixes.dll 2026-02-17T12:48:22.3636174Z Microsoft.CodeAnalysis.CSharp -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp\Release\net8.0\Microsoft.CodeAnalysis.CSharp.dll 2026-02-17T12:48:22.6672674Z Microsoft.CodeAnalysis.PublicApiAnalyzers -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.PublicApiAnalyzers\Release\netstandard2.0\Microsoft.CodeAnalysis.PublicApiAnalyzers.dll 2026-02-17T12:48:24.6982488Z Microsoft.CodeAnalysis.PublicApiAnalyzers.CodeFixes -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.PublicApiAnalyzers.CodeFixes\Release\netstandard2.0\Microsoft.CodeAnalysis.PublicApiAnalyzers.CodeFixes.dll 2026-02-17T12:48:25.1367913Z Microsoft.CodeAnalysis.Scripting -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Scripting\Release\net8.0\Microsoft.CodeAnalysis.Scripting.dll 2026-02-17T12:48:26.4164749Z Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.Setup -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.Setup\Release\net472\Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.Setup.dll 2026-02-17T12:48:26.4792540Z Roslyn.Diagnostics.Analyzers -> D:\a\_work\1\s\artifacts\bin\Roslyn.Diagnostics.Analyzers\Release\netstandard2.0\Roslyn.Diagnostics.Analyzers.dll 2026-02-17T12:48:26.6338043Z Microsoft.CodeAnalysis.CSharp.Scripting -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Scripting\Release\net8.0\Microsoft.CodeAnalysis.CSharp.Scripting.dll 2026-02-17T12:48:28.3480764Z Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.UnitTests.dll 2026-02-17T12:48:33.5908094Z Microsoft.CodeAnalysis.InteractiveHost -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.InteractiveHost\Release\netstandard2.0\Microsoft.CodeAnalysis.InteractiveHost.dll 2026-02-17T12:48:34.6235586Z Roslyn.Diagnostics.VisualBasic.Analyzers -> D:\a\_work\1\s\artifacts\bin\Roslyn.Diagnostics.VisualBasic.Analyzers\Release\netstandard2.0\Roslyn.Diagnostics.VisualBasic.Analyzers.dll 2026-02-17T12:48:34.7707401Z Microsoft.CodeAnalysis.Analyzers.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Analyzers.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.Analyzers.UnitTests.dll 2026-02-17T12:48:35.1088884Z InteractiveHost64 -> D:\a\_work\1\s\artifacts\bin\InteractiveHost64\Release\net8.0-windows\win-x64\InteractiveHost64.dll 2026-02-17T12:48:36.0637422Z Microsoft.CodeAnalysis.ResxSourceGenerator.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ResxSourceGenerator.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.ResxSourceGenerator.UnitTests.dll 2026-02-17T12:48:37.9285302Z Microsoft.CodeAnalysis.CSharp.Scripting -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Scripting\Release\netstandard2.0\Microsoft.CodeAnalysis.CSharp.Scripting.dll 2026-02-17T12:48:37.9736057Z Text.Analyzers -> D:\a\_work\1\s\artifacts\bin\Text.Analyzers\Release\netstandard2.0\Text.Analyzers.dll 2026-02-17T12:48:38.8821828Z Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler\Release\netstandard2.0\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll 2026-02-17T12:48:39.7350497Z Roslyn.Diagnostics.CSharp.Analyzers -> D:\a\_work\1\s\artifacts\bin\Roslyn.Diagnostics.CSharp.Analyzers\Release\netstandard2.0\Roslyn.Diagnostics.CSharp.Analyzers.dll 2026-02-17T12:48:40.0531711Z Microsoft.Build.Tasks.CodeAnalysis -> D:\a\_work\1\s\artifacts\bin\Microsoft.Build.Tasks.CodeAnalysis\Release\net472\Microsoft.Build.Tasks.CodeAnalysis.dll 2026-02-17T12:48:44.7179156Z GenerateAnalyzerNuspec -> D:\a\_work\1\s\artifacts\bin\GenerateAnalyzerNuspec\Release\net10.0\GenerateAnalyzerNuspec.dll 2026-02-17T12:48:45.9549380Z Microsoft.CodeAnalysis.VisualBasic.Workspaces -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll 2026-02-17T12:48:45.9797729Z vbc -> D:\a\_work\1\s\artifacts\bin\vbc\Release\net472\vbc.exe 2026-02-17T12:48:51.8449066Z Microsoft.CodeAnalysis.CSharp.Workspaces -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Workspaces\Release\netstandard2.0\Microsoft.CodeAnalysis.CSharp.Workspaces.dll 2026-02-17T12:48:55.8958465Z Text.CSharp.Analyzers -> D:\a\_work\1\s\artifacts\bin\Text.CSharp.Analyzers\Release\netstandard2.0\Text.CSharp.Analyzers.dll 2026-02-17T12:49:04.9209406Z Text.VisualBasic.Analyzers -> D:\a\_work\1\s\artifacts\bin\Text.VisualBasic.Analyzers\Release\netstandard2.0\Text.VisualBasic.Analyzers.dll 2026-02-17T12:49:07.5074864Z Microsoft.CodeAnalysis.Analyzers.Setup -> D:\a\_work\1\s\artifacts\VSSetup\Release\Microsoft.CodeAnalysis.Analyzers.Setup.vsix 2026-02-17T12:49:10.5644155Z Microsoft.CodeAnalysis.VisualBasic -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic\Release\net10.0\Microsoft.CodeAnalysis.VisualBasic.dll 2026-02-17T12:49:10.6356130Z csc -> D:\a\_work\1\s\artifacts\bin\csc\Release\net472\csc.exe 2026-02-17T12:49:10.6962892Z csi -> D:\a\_work\1\s\artifacts\bin\csi\Release\net472\csi.exe 2026-02-17T12:49:10.7105655Z GenerateDocumentationAndConfigFiles -> D:\a\_work\1\s\artifacts\bin\GenerateDocumentationAndConfigFiles\Release\net10.0\GenerateDocumentationAndConfigFiles.dll 2026-02-17T12:49:10.7556938Z InteractiveHost64 -> D:\a\_work\1\s\artifacts\bin\InteractiveHost64\Release\net472\win-x64\InteractiveHost64.exe 2026-02-17T12:49:11.4930016Z RulesetToEditorconfigConverter.UnitTests -> D:\a\_work\1\s\artifacts\bin\RulesetToEditorconfigConverter.UnitTests\Release\net10.0\RulesetToEditorconfigConverter.UnitTests.dll 2026-02-17T12:49:12.2467982Z Roslyn.Diagnostics.Analyzers.Setup -> D:\a\_work\1\s\artifacts\bin\Roslyn.Diagnostics.Analyzers.Setup\Release\net472\Roslyn.Diagnostics.Analyzers.Setup.dll 2026-02-17T12:49:14.8370678Z Microsoft.CodeAnalysis.PublicApiAnalyzers.Setup -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.PublicApiAnalyzers.Setup\Release\netstandard2.0\Microsoft.CodeAnalysis.PublicApiAnalyzers.Setup.dll 2026-02-17T12:49:16.6334135Z Microsoft.Build.Tasks.CodeAnalysis.Sdk -> D:\a\_work\1\s\artifacts\bin\Microsoft.Build.Tasks.CodeAnalysis.Sdk\Release\net472\Microsoft.Build.Tasks.CodeAnalysis.Sdk.dll 2026-02-17T12:49:17.0476170Z TestReferenceAssembly -> D:\a\_work\1\s\artifacts\bin\TestReferenceAssembly\Release\net472\TestReferenceAssembly.dll 2026-02-17T12:49:17.3755941Z Microsoft.CodeAnalysis.Features -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Features\Release\netstandard2.0\Microsoft.CodeAnalysis.Features.dll 2026-02-17T12:49:17.9388294Z Microsoft.CodeAnalysis.BannedApiAnalyzers.Setup -> D:\a\_work\1\s\artifacts\VSSetup\Release\Microsoft.CodeAnalysis.BannedApiAnalyzers.Setup.vsix 2026-02-17T12:49:22.5397502Z Microsoft.CodeAnalysis.EditorFeatures.Text -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.EditorFeatures.Text\Release\netstandard2.0\Microsoft.CodeAnalysis.EditorFeatures.Text.dll 2026-02-17T12:49:23.7886187Z Microsoft.Build.Tasks.CodeAnalysis -> D:\a\_work\1\s\artifacts\bin\Microsoft.Build.Tasks.CodeAnalysis\Release\net8.0\Microsoft.Build.Tasks.CodeAnalysis.dll 2026-02-17T12:49:23.9204003Z Microsoft.CodeAnalysis.Compiler.Test.Resources -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Compiler.Test.Resources\Release\netstandard2.0\Microsoft.CodeAnalysis.Compiler.Test.Resources.dll 2026-02-17T12:49:24.2285829Z GenerateDocumentationAndConfigFilesForBrokenRuntime -> D:\a\_work\1\s\artifacts\bin\GenerateDocumentationAndConfigFilesForBrokenRuntime\Release\net10.0\GenerateDocumentationAndConfigFilesForBrokenRuntime.dll 2026-02-17T12:49:25.5302643Z Microsoft.CodeAnalysis.BannedApiAnalyzers.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.BannedApiAnalyzers.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.BannedApiAnalyzers.UnitTests.dll 2026-02-17T12:49:25.5521586Z Text.Analyzers.Setup -> D:\a\_work\1\s\artifacts\bin\Text.Analyzers.Setup\Release\net472\Text.Analyzers.Setup.dll 2026-02-17T12:49:26.5642465Z Text.Analyzers.UnitTests -> D:\a\_work\1\s\artifacts\bin\Text.Analyzers.UnitTests\Release\net10.0\Text.Analyzers.UnitTests.dll 2026-02-17T12:49:28.4854716Z Microsoft.CodeAnalysis.AnalyzerUtilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.AnalyzerUtilities\Release\netstandard2.0\Microsoft.CodeAnalysis.AnalyzerUtilities.dll 2026-02-17T12:49:29.2872786Z SemanticSearch.BuildTask -> D:\a\_work\1\s\artifacts\bin\SemanticSearch.BuildTask\Release\net10.0\SemanticSearch.BuildTask.dll 2026-02-17T12:49:30.6113443Z Microsoft.CodeAnalysis.Test.Utilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Test.Utilities\Release\net472\Microsoft.CodeAnalysis.Test.Utilities.dll 2026-02-17T12:49:39.2618834Z Microsoft.CodeAnalysis.Test.Utilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Test.Utilities\Release\net10.0\Microsoft.CodeAnalysis.Test.Utilities.dll 2026-02-17T12:49:39.5860603Z Microsoft.CodeAnalysis.LanguageServer.Protocol -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.LanguageServer.Protocol\Release\netstandard2.0\Microsoft.CodeAnalysis.LanguageServer.Protocol.dll 2026-02-17T12:49:40.0285310Z Microsoft.CodeAnalysis.Remote.Workspaces -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Remote.Workspaces\Release\netstandard2.0\Microsoft.CodeAnalysis.Remote.Workspaces.dll 2026-02-17T12:49:40.3104797Z Roslyn.Test.PdbUtilities -> D:\a\_work\1\s\artifacts\bin\Roslyn.Test.PdbUtilities\Release\net10.0\Roslyn.Test.PdbUtilities.dll 2026-02-17T12:49:41.9545737Z Microsoft.CodeAnalysis.CSharp.Test.Utilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Test.Utilities\Release\net10.0\Microsoft.CodeAnalysis.CSharp.Test.Utilities.dll 2026-02-17T12:49:43.7933820Z Microsoft.CodeAnalysis.VisualBasic.Test.Utilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Test.Utilities\Release\net10.0\Microsoft.CodeAnalysis.VisualBasic.Test.Utilities.dll 2026-02-17T12:49:44.2552528Z Microsoft.CodeAnalysis.Rebuild -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Rebuild\Release\net10.0\Microsoft.CodeAnalysis.Rebuild.dll 2026-02-17T12:49:44.3242147Z Microsoft.CodeAnalysis.VisualBasic.Features -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Features\Release\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.Features.dll 2026-02-17T12:49:44.9960550Z Roslyn.Test.PdbUtilities -> D:\a\_work\1\s\artifacts\bin\Roslyn.Test.PdbUtilities\Release\net472\Roslyn.Test.PdbUtilities.dll 2026-02-17T12:49:45.0490301Z Microsoft.CodeAnalysis.Rebuild -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Rebuild\Release\netstandard2.0\Microsoft.CodeAnalysis.Rebuild.dll 2026-02-17T12:49:46.0170022Z CodeStyleConfigFileGenerator -> D:\a\_work\1\s\artifacts\bin\CodeStyleConfigFileGenerator\Release\net10.0\CodeStyleConfigFileGenerator.dll 2026-02-17T12:49:46.1198518Z Microsoft.CodeAnalysis.VisualBasic -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic\Release\net8.0\Microsoft.CodeAnalysis.VisualBasic.dll 2026-02-17T12:49:46.5248573Z Roslyn.VisualStudio.Setup.Dependencies -> D:\a\_work\1\s\artifacts\bin\Roslyn.VisualStudio.Setup.Dependencies\Release\net472\Roslyn.VisualStudio.Setup.Dependencies.dll 2026-02-17T12:49:47.0152929Z Microsoft.CodeAnalysis.Rebuild -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Rebuild\Release\net8.0\Microsoft.CodeAnalysis.Rebuild.dll 2026-02-17T12:49:47.2598118Z Microsoft.Build.Tasks.CodeAnalysis -> D:\a\_work\1\s\artifacts\bin\Microsoft.Build.Tasks.CodeAnalysis\Release\net10.0\Microsoft.Build.Tasks.CodeAnalysis.dll 2026-02-17T12:49:48.5292246Z csc -> D:\a\_work\1\s\artifacts\bin\csc\Release\net10.0\csc.dll 2026-02-17T12:49:48.6181669Z Microsoft.CodeAnalysis.CSharp.Test.Utilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Test.Utilities\Release\net472\Microsoft.CodeAnalysis.CSharp.Test.Utilities.dll 2026-02-17T12:49:49.3559727Z Microsoft.CodeAnalysis.SemanticSearch.Extensions -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.SemanticSearch.Extensions\Release\net8.0\Microsoft.CodeAnalysis.SemanticSearch.Extensions.dll 2026-02-17T12:49:49.8339230Z SemanticSearch.ReferenceAssemblies -> D:\a\_work\1\s\artifacts\bin\SemanticSearch.ReferenceAssemblies\Release\net8.0\SemanticSearch.ReferenceAssemblies.dll 2026-02-17T12:49:53.8367561Z VBCSCompiler -> D:\a\_work\1\s\artifacts\bin\VBCSCompiler\Release\net10.0\VBCSCompiler.dll 2026-02-17T12:49:57.8812292Z Microsoft.CodeAnalysis.Scripting -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Scripting\Release\net10.0\Microsoft.CodeAnalysis.Scripting.dll 2026-02-17T12:50:01.9136458Z Microsoft.CodeAnalysis.CodeStyle -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CodeStyle\Release\netstandard2.0\Microsoft.CodeAnalysis.CodeStyle.dll 2026-02-17T12:50:02.6998851Z Microsoft.CodeAnalysis.CSharp.Scripting -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Scripting\Release\net10.0\Microsoft.CodeAnalysis.CSharp.Scripting.dll 2026-02-17T12:50:03.2611059Z csc-arm64 -> D:\a\_work\1\s\artifacts\bin\csc-arm64\Release\net472\csc.exe 2026-02-17T12:50:03.8681724Z Analyzer.Utilities.UnitTests -> D:\a\_work\1\s\artifacts\bin\Analyzer.Utilities.UnitTests\Release\net10.0\Analyzer.Utilities.UnitTests.dll 2026-02-17T12:50:04.0224254Z VBCSCompiler -> D:\a\_work\1\s\artifacts\bin\VBCSCompiler\Release\net472\VBCSCompiler.exe 2026-02-17T12:50:06.6558942Z Microsoft.CodeAnalysis.VisualBasic.Test.Utilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Test.Utilities\Release\net472\Microsoft.CodeAnalysis.VisualBasic.Test.Utilities.dll 2026-02-17T12:50:07.0023894Z Microsoft.CodeAnalysis.EditorFeatures -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.EditorFeatures\Release\net472\Microsoft.CodeAnalysis.EditorFeatures.dll 2026-02-17T12:50:07.0918089Z Microsoft.CodeAnalysis.Test.Utilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Test.Utilities\Release\net8.0\Microsoft.CodeAnalysis.Test.Utilities.dll 2026-02-17T12:50:11.1207999Z Microsoft.CodeAnalysis.CodeStyle.Fixes -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CodeStyle.Fixes\Release\netstandard2.0\Microsoft.CodeAnalysis.CodeStyle.Fixes.dll 2026-02-17T12:50:11.5053364Z Microsoft.CodeAnalysis.VisualBasic.EditorFeatures -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.EditorFeatures\Release\net472\Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.dll 2026-02-17T12:50:11.8044857Z Microsoft.CodeAnalysis.CSharp.CodeStyle -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.CodeStyle\Release\netstandard2.0\Microsoft.CodeAnalysis.CSharp.CodeStyle.dll 2026-02-17T12:50:22.5338879Z csc -> D:\a\_work\1\s\artifacts\bin\csc\Release\net8.0\csc.dll 2026-02-17T12:50:30.8552341Z Microsoft.Build.Tasks.CodeAnalysis -> D:\a\_work\1\s\artifacts\bin\Microsoft.Build.Tasks.CodeAnalysis\Release\net10.0\publish\ 2026-02-17T12:50:33.3614990Z Microsoft.CodeAnalysis.Workspaces -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Workspaces\Release\net8.0\Microsoft.CodeAnalysis.Workspaces.dll 2026-02-17T12:50:33.3747377Z VBCSCompiler-arm64 -> D:\a\_work\1\s\artifacts\bin\VBCSCompiler-arm64\Release\net472\VBCSCompiler.exe 2026-02-17T12:50:52.8584515Z Microsoft.CodeAnalysis.CSharp.Features -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Features\Release\netstandard2.0\Microsoft.CodeAnalysis.CSharp.Features.dll 2026-02-17T12:50:59.5955275Z Microsoft.CodeAnalysis.CSharp.EditorFeatures -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.EditorFeatures\Release\net472\Microsoft.CodeAnalysis.CSharp.EditorFeatures.dll 2026-02-17T12:50:59.6910625Z vbc-arm64 -> D:\a\_work\1\s\artifacts\bin\vbc-arm64\Release\net472\vbc.exe 2026-02-17T12:51:00.8623330Z vbc -> D:\a\_work\1\s\artifacts\bin\vbc\Release\net10.0\vbc.dll 2026-02-17T12:51:00.9460278Z Microsoft.CodeAnalysis.Debugging.Package -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Debugging.Package\Release\netstandard2.0\Microsoft.CodeAnalysis.Debugging.Package.dll 2026-02-17T12:51:01.4414895Z Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts\Release\net472\Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts.dll 2026-02-17T12:51:01.5191632Z Microsoft.VisualStudio.LanguageServices -> D:\a\_work\1\s\artifacts\bin\Microsoft.VisualStudio.LanguageServices\Release\net472\Microsoft.VisualStudio.LanguageServices.dll 2026-02-17T12:51:03.5185373Z Microsoft.CodeAnalysis.Collections.Package -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Collections.Package\Release\netstandard2.0\Microsoft.CodeAnalysis.Collections.Package.dll 2026-02-17T12:51:03.5595649Z Microsoft.CodeAnalysis.Collections.Package -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Collections.Package\Release\net10.0\Microsoft.CodeAnalysis.Collections.Package.dll 2026-02-17T12:51:05.5785508Z Microsoft.CodeAnalysis.Contracts.Package -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Contracts.Package\Release\net8.0\Microsoft.CodeAnalysis.Contracts.Package.dll 2026-02-17T12:51:06.2298563Z Microsoft.CodeAnalysis.Contracts.Package -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Contracts.Package\Release\net10.0\Microsoft.CodeAnalysis.Contracts.Package.dll 2026-02-17T12:51:08.6743507Z Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests.dll 2026-02-17T12:51:09.2174806Z Microsoft.CodeAnalysis.CSharp.Emit.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Emit.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.Emit.UnitTests.dll 2026-02-17T12:51:11.2487451Z Microsoft.CodeAnalysis.CSharp.Emit.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Emit.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.CSharp.Emit.UnitTests.dll 2026-02-17T12:51:11.3703621Z Microsoft.CodeAnalysis.CSharp.CSharp15.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.CSharp15.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.CSharp.CSharp15.UnitTests.dll 2026-02-17T12:51:11.4342442Z Microsoft.CodeAnalysis.Contracts.Package -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Contracts.Package\Release\netstandard2.0\Microsoft.CodeAnalysis.Contracts.Package.dll 2026-02-17T12:51:11.4906481Z Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests.dll 2026-02-17T12:51:11.5674671Z Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests.dll 2026-02-17T12:51:11.6214730Z csi -> D:\a\_work\1\s\artifacts\bin\csi\Release\net10.0\csi.dll 2026-02-17T12:51:12.2998602Z Microsoft.CodeAnalysis.VisualBasic.CodeStyle -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.CodeStyle\Release\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.dll 2026-02-17T12:51:13.4261926Z Microsoft.CodeAnalysis.PooledObjects.Package -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.PooledObjects.Package\Release\netstandard2.0\Microsoft.CodeAnalysis.PooledObjects.Package.dll 2026-02-17T12:51:15.1543729Z Microsoft.CodeAnalysis.Threading.Package -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Threading.Package\Release\net10.0\Microsoft.CodeAnalysis.Threading.Package.dll 2026-02-17T12:51:16.8896112Z Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests.dll 2026-02-17T12:51:17.0704116Z Microsoft.CodeAnalysis.Threading.Package -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Threading.Package\Release\netstandard2.0\Microsoft.CodeAnalysis.Threading.Package.dll 2026-02-17T12:51:18.1979437Z Microsoft.CodeAnalysis.PublicApiAnalyzers.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.PublicApiAnalyzers.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.PublicApiAnalyzers.UnitTests.dll 2026-02-17T12:51:18.5395264Z Microsoft.CodeAnalysis.Workspaces -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Workspaces\Release\net10.0\Microsoft.CodeAnalysis.Workspaces.dll 2026-02-17T12:51:18.6338709Z Roslyn.Test.PdbUtilities -> D:\a\_work\1\s\artifacts\bin\Roslyn.Test.PdbUtilities\Release\net8.0\Roslyn.Test.PdbUtilities.dll 2026-02-17T12:51:19.2449233Z Roslyn.Diagnostics.Analyzers.UnitTests -> D:\a\_work\1\s\artifacts\bin\Roslyn.Diagnostics.Analyzers.UnitTests\Release\net10.0\Roslyn.Diagnostics.Analyzers.UnitTests.dll 2026-02-17T12:51:19.5494800Z Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler\Release\net10.0\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll 2026-02-17T12:51:19.7224527Z Microsoft.CodeAnalysis.VisualBasic.Scripting -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Scripting\Release\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.Scripting.dll 2026-02-17T12:51:21.3331025Z Microsoft.CodeAnalysis.ExternalAccess.Razor.Features -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features\Release\netstandard2.0\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.dll 2026-02-17T12:51:21.5845608Z Microsoft.CodeAnalysis.ExternalAccess.Copilot -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.Copilot\Release\netstandard2.0\Microsoft.CodeAnalysis.ExternalAccess.Copilot.dll 2026-02-17T12:51:23.1985172Z Microsoft.CodeAnalysis.VisualBasic.Workspaces -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\net10.0\Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll 2026-02-17T12:51:25.8711591Z Microsoft.CodeAnalysis.XunitHook -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.XunitHook\Release\net472\Microsoft.CodeAnalysis.XunitHook.dll 2026-02-17T12:51:38.1444360Z Microsoft.CodeAnalysis.ExternalAccess.Debugger -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.Debugger\Release\net472\Microsoft.CodeAnalysis.ExternalAccess.Debugger.dll 2026-02-17T12:51:41.6350338Z Microsoft.CodeAnalysis.CSharp.Workspaces -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Workspaces\Release\net10.0\Microsoft.CodeAnalysis.CSharp.Workspaces.dll 2026-02-17T12:51:41.6681543Z Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net472\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.exe 2026-02-17T12:51:41.9874030Z Microsoft.CodeAnalysis.ExpressionCompiler -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExpressionCompiler\Release\netstandard2.0\Microsoft.CodeAnalysis.ExpressionEvaluator.ExpressionCompiler.dll 2026-02-17T12:51:43.0340290Z Microsoft.CodeAnalysis.FunctionResolver -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.FunctionResolver\Release\netstandard2.0\Microsoft.CodeAnalysis.ExpressionEvaluator.FunctionResolver.dll 2026-02-17T12:51:45.2610667Z Microsoft.CodeAnalysis.Features -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Features\Release\net8.0\Microsoft.CodeAnalysis.Features.dll 2026-02-17T12:51:46.0988814Z Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler\Release\net8.0\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll 2026-02-17T12:51:46.9604016Z Microsoft.CodeAnalysis.CSharp.Workspaces -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Workspaces\Release\net8.0\Microsoft.CodeAnalysis.CSharp.Workspaces.dll 2026-02-17T12:51:46.9979301Z Microsoft.CodeAnalysis.ResultProvider -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ResultProvider\Release\netstandard2.0\Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.dll 2026-02-17T12:51:48.2646969Z Microsoft.CodeAnalysis.ExternalAccess.Copilot -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.Copilot\Release\net8.0\Microsoft.CodeAnalysis.ExternalAccess.Copilot.dll 2026-02-17T12:51:49.2131465Z Microsoft.CodeAnalysis.Remote.Workspaces -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Remote.Workspaces\Release\net8.0\Microsoft.CodeAnalysis.Remote.Workspaces.dll 2026-02-17T12:51:49.6854409Z Microsoft.CodeAnalysis.Features -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Features\Release\net10.0\Microsoft.CodeAnalysis.Features.dll 2026-02-17T12:51:49.8043372Z Microsoft.CodeAnalysis.ExpressionCompiler.Test.Utilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExpressionCompiler.Test.Utilities\Release\net472\Microsoft.CodeAnalysis.ExpressionEvaluator.ExpressionCompiler.Utilities.dll 2026-02-17T12:51:52.2112224Z Microsoft.CodeAnalysis.VisualBasic.Workspaces -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\net8.0\Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll 2026-02-17T12:51:52.9782118Z csc -> D:\a\_work\1\s\artifacts\bin\csc\Release\net10.0\publish\ 2026-02-17T12:51:53.4854208Z Microsoft.CodeAnalysis.ResultProvider.Utilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ResultProvider.Utilities\Release\net472\Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities.dll 2026-02-17T12:51:54.8014018Z Microsoft.CodeAnalysis.ResultProvider.Utilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ResultProvider.Utilities\Release\net10.0\Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities.dll 2026-02-17T12:52:00.7056099Z Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests.dll 2026-02-17T12:52:00.9091438Z Microsoft.CodeAnalysis.LanguageServer.Protocol -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.LanguageServer.Protocol\Release\net8.0\Microsoft.CodeAnalysis.LanguageServer.Protocol.dll 2026-02-17T12:52:04.4622146Z Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests.dll 2026-02-17T12:52:04.5633886Z vbc -> D:\a\_work\1\s\artifacts\bin\vbc\Release\net10.0\publish\ 2026-02-17T12:52:07.6451213Z Microsoft.CodeAnalysis.CodeStyle.UnitTestUtilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CodeStyle.UnitTestUtilities\Release\net472\Microsoft.CodeAnalysis.CodeStyle.UnitTestUtilities.dll 2026-02-17T12:52:15.7879877Z Microsoft.CodeAnalysis.ExternalAccess.Extensions -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.Extensions\Release\netstandard2.0\Microsoft.CodeAnalysis.ExternalAccess.Extensions.dll 2026-02-17T12:52:16.9460864Z Microsoft.CodeAnalysis.ExternalAccess.OmniSharp -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.OmniSharp\Release\netstandard2.0\Microsoft.CodeAnalysis.ExternalAccess.OmniSharp.dll 2026-02-17T12:52:17.4334818Z Microsoft.CodeAnalysis.ExternalAccess.OmniSharp.CSharp -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.OmniSharp.CSharp\Release\netstandard2.0\Microsoft.CodeAnalysis.ExternalAccess.OmniSharp.CSharp.dll 2026-02-17T12:52:17.6141559Z Microsoft.CodeAnalysis.EditorFeatures.Text -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.EditorFeatures.Text\Release\net8.0\Microsoft.CodeAnalysis.EditorFeatures.Text.dll 2026-02-17T12:52:19.5680833Z Text.Analyzers.Setup -> D:\a\_work\1\s\artifacts\VSSetup\Release\Text.Analyzers.Setup.vsix 2026-02-17T12:52:19.8432660Z Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests.dll 2026-02-17T12:52:21.6391282Z Roslyn.VisualStudio.Setup.Dependencies -> D:\a\_work\1\s\artifacts\VSSetup\Release\Roslyn.VisualStudio.Setup.Dependencies.vsix 2026-02-17T12:52:24.7675583Z Microsoft.CommonLanguageServerProtocol.Framework.Example -> D:\a\_work\1\s\artifacts\bin\Microsoft.CommonLanguageServerProtocol.Framework.Example\Release\netstandard2.0\Microsoft.CommonLanguageServerProtocol.Framework.Example.dll 2026-02-17T12:52:25.0846782Z Microsoft.CommonLanguageServerProtocol.Framework.Example -> D:\a\_work\1\s\artifacts\bin\Microsoft.CommonLanguageServerProtocol.Framework.Example\Release\net8.0\Microsoft.CommonLanguageServerProtocol.Framework.Example.dll 2026-02-17T12:52:27.1298623Z Microsoft.CommonLanguageServerProtocol.Framework.Package -> D:\a\_work\1\s\artifacts\bin\Microsoft.CommonLanguageServerProtocol.Framework.Package\Release\netstandard2.0\Microsoft.CommonLanguageServerProtocol.Framework.Package.dll 2026-02-17T12:52:28.8413722Z Microsoft.CodeAnalysis.LanguageServer.ExternalAccess.Copilot -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.LanguageServer.ExternalAccess.Copilot\Release\netstandard2.0\Microsoft.CodeAnalysis.LanguageServer.ExternalAccess.Copilot.dll 2026-02-17T12:52:29.3058943Z Microsoft.CodeAnalysis.ExternalAccess.VisualDiagnostics -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.VisualDiagnostics\Release\netstandard2.0\Microsoft.CodeAnalysis.ExternalAccess.VisualDiagnostics.dll 2026-02-17T12:52:29.3872238Z Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes\Release\netstandard2.0\Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll 2026-02-17T12:52:30.1808874Z Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK\Release\net10.0\Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK.dll 2026-02-17T12:52:31.5807890Z Microsoft.CodeAnalysis.CSharp.WinRT.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.WinRT.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.WinRT.UnitTests.dll 2026-02-17T12:52:32.7956952Z StackDepthTest -> D:\a\_work\1\s\artifacts\bin\StackDepthTest\Release\net472\StackDepthTest.exe 2026-02-17T12:52:34.6274736Z Roslyn.Test.Performance.Utilities -> D:\a\_work\1\s\artifacts\bin\Roslyn.Test.Performance.Utilities\Release\net472\Roslyn.Test.Performance.Utilities.dll 2026-02-17T12:52:38.4952790Z Roslyn.PerformanceTests -> D:\a\_work\1\s\artifacts\bin\Roslyn.PerformanceTests\Release\net472\Roslyn.PerformanceTests.dll 2026-02-17T12:52:38.7321102Z Microsoft.CodeAnalysis.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.UnitTests.dll 2026-02-17T12:52:39.8362112Z BuildBoss -> D:\a\_work\1\s\artifacts\bin\BuildBoss\Release\net472\BuildBoss.exe 2026-02-17T12:52:40.5561365Z Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.Setup -> D:\a\_work\1\s\artifacts\VSSetup\Release\Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.Setup.vsix 2026-02-17T12:52:41.2089535Z BuildValidator -> D:\a\_work\1\s\artifacts\bin\BuildValidator\Release\net472\BuildValidator.exe 2026-02-17T12:52:41.2723380Z Microsoft.CodeAnalysis.Rebuild.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Rebuild.UnitTests\Release\net472\Microsoft.CodeAnalysis.Rebuild.UnitTests.dll 2026-02-17T12:52:42.2053323Z BuildValidator -> D:\a\_work\1\s\artifacts\bin\BuildValidator\Release\net10.0\BuildValidator.dll 2026-02-17T12:52:42.6174227Z Microsoft.CodeAnalysis.CSharp.Test.Utilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Test.Utilities\Release\net8.0\Microsoft.CodeAnalysis.CSharp.Test.Utilities.dll 2026-02-17T12:52:42.7607604Z Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests.dll 2026-02-17T12:52:42.8150354Z Microsoft.CodeAnalysis.FunctionResolver.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.FunctionResolver.UnitTests\Release\net472\Microsoft.CodeAnalysis.ExpressionEvaluator.FunctionResolver.UnitTests.dll 2026-02-17T12:52:42.8698333Z Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests\Release\net472\Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests.dll 2026-02-17T12:52:42.9277801Z Roslyn.Compilers.VisualBasic.IOperation.UnitTests -> D:\a\_work\1\s\artifacts\bin\Roslyn.Compilers.VisualBasic.IOperation.UnitTests\Release\net472\Roslyn.Compilers.VisualBasic.IOperation.UnitTests.dll 2026-02-17T12:52:42.9677263Z Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests\Release\net472\Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests.dll 2026-02-17T12:52:43.0170918Z Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests\Release\net472\Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests.dll 2026-02-17T12:52:43.0547708Z Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests\Release\net472\Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests.dll 2026-02-17T12:52:43.8982231Z PrepareTests -> D:\a\_work\1\s\artifacts\bin\PrepareTests\Release\net10.0\PrepareTests.dll 2026-02-17T12:52:47.5516306Z Microsoft.CodeAnalysis.VisualBasic.Test.Utilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Test.Utilities\Release\net8.0\Microsoft.CodeAnalysis.VisualBasic.Test.Utilities.dll 2026-02-17T12:52:53.4200133Z CompilersBoundTreeGenerator -> D:\a\_work\1\s\artifacts\bin\CompilersBoundTreeGenerator\Release\net10.0\BoundTreeGenerator.dll 2026-02-17T12:52:54.0657292Z Microsoft.Build.Tasks.CodeAnalysis.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Build.Tasks.CodeAnalysis.UnitTests\Release\net472\Microsoft.Build.Tasks.CodeAnalysis.UnitTests.dll 2026-02-17T12:52:54.1402074Z CSharpErrorFactsGenerator -> D:\a\_work\1\s\artifacts\bin\CSharpErrorFactsGenerator\Release\net10.0\CSharpErrorFactsGenerator.dll 2026-02-17T12:52:54.6721794Z Microsoft.CodeAnalysis.VisualBasic.Features -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Features\Release\net8.0\Microsoft.CodeAnalysis.VisualBasic.Features.dll 2026-02-17T12:52:55.4901835Z CompilersIOperationGenerator -> D:\a\_work\1\s\artifacts\bin\CompilersIOperationGenerator\Release\net10.0\IOperationGenerator.dll 2026-02-17T12:52:55.4974667Z CSharpSyntaxGenerator -> D:\a\_work\1\s\artifacts\bin\CSharpSyntaxGenerator\Release\net10.0\CSharpSyntaxGenerator.dll 2026-02-17T12:52:55.5796724Z Microsoft.CodeAnalysis.Rebuild.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Rebuild.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.Rebuild.UnitTests.dll 2026-02-17T12:52:56.7000777Z VisualBasicErrorFactsGenerator -> D:\a\_work\1\s\artifacts\bin\VisualBasicErrorFactsGenerator\Release\net10.0\VBErrorFactsGenerator.dll 2026-02-17T12:52:57.4470535Z Roslyn.Diagnostics.Analyzers.Setup -> D:\a\_work\1\s\artifacts\VSSetup\Release\Roslyn.Diagnostics.Analyzers.Setup.vsix 2026-02-17T12:52:57.9429714Z Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests.dll 2026-02-17T12:53:00.0816794Z Microsoft.CodeAnalysis.PublicApiAnalyzers.Setup -> D:\a\_work\1\s\artifacts\VSSetup\Release\Microsoft.CodeAnalysis.PublicApiAnalyzers.Setup.vsix 2026-02-17T12:53:11.8977569Z VisualBasicSyntaxGenerator -> D:\a\_work\1\s\artifacts\bin\VisualBasicSyntaxGenerator\Release\net10.0\VBSyntaxGenerator.dll 2026-02-17T12:53:12.7088494Z Microsoft.CodeAnalysis.CSharp.Features -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Features\Release\net10.0\Microsoft.CodeAnalysis.CSharp.Features.dll 2026-02-17T12:53:12.7470574Z TestDiscoveryWorker -> D:\a\_work\1\s\artifacts\bin\TestDiscoveryWorker\Release\net10.0\TestDiscoveryWorker.dll 2026-02-17T12:53:13.2904231Z RunTests -> D:\a\_work\1\s\artifacts\bin\RunTests\Release\net10.0\RunTests.dll 2026-02-17T12:53:13.5860471Z TestDiscoveryWorker -> D:\a\_work\1\s\artifacts\bin\TestDiscoveryWorker\Release\net472\TestDiscoveryWorker.exe 2026-02-17T12:53:13.6743541Z Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes\Release\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.dll 2026-02-17T12:53:15.8514712Z Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.UnitTests\Release\net472\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.UnitTests.dll 2026-02-17T12:53:16.3228062Z Microsoft.CodeAnalysis.ExternalAccess.Xaml -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.Xaml\Release\netstandard2.0\Microsoft.CodeAnalysis.ExternalAccess.Xaml.dll 2026-02-17T12:53:16.9372014Z SemanticSearch.BuildTask -> D:\a\_work\1\s\artifacts\bin\SemanticSearch.BuildTask\Release\net472\SemanticSearch.BuildTask.dll 2026-02-17T12:53:17.2731199Z Microsoft.VisualStudio.LanguageServices.Implementation -> D:\a\_work\1\s\artifacts\bin\Microsoft.VisualStudio.LanguageServices.Implementation\Release\net472\Microsoft.VisualStudio.LanguageServices.Implementation.dll 2026-02-17T12:53:19.4609079Z Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot -> D:\a\_work\1\s\artifacts\bin\Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot\Release\net472\Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot.dll 2026-02-17T12:53:21.0509430Z Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.dll 2026-02-17T12:53:21.8141233Z Microsoft.VisualStudio.Extensibility.Testing.SourceGenerator -> D:\a\_work\1\s\artifacts\bin\Microsoft.VisualStudio.Extensibility.Testing.SourceGenerator\Release\netstandard2.0\Microsoft.VisualStudio.Extensibility.Testing.SourceGenerator.dll 2026-02-17T12:53:22.0081475Z Microsoft.VisualStudio.IntegrationTestService.Dev18 -> D:\a\_work\1\s\artifacts\bin\Microsoft.VisualStudio.IntegrationTestService.Dev18\Release\net472\Microsoft.VisualStudio.IntegrationTestService.dll 2026-02-17T12:53:22.1544147Z Microsoft.CodeAnalysis.CSharp.EndToEnd.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.EndToEnd.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.EndToEnd.UnitTests.dll 2026-02-17T12:53:22.4715318Z Microsoft.CodeAnalysis.CSharp.CSharp15.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.CSharp15.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.CSharp15.UnitTests.dll 2026-02-17T12:53:23.0333429Z Microsoft.VisualStudio.IntegrationTestService.Dev18 -> D:\a\_work\1\s\artifacts\VSSetup\Release\Microsoft.VisualStudio.IntegrationTestService.vsix 2026-02-17T12:53:23.1635177Z Microsoft.CodeAnalysis.VisualBasic.Features -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Features\Release\net10.0\Microsoft.CodeAnalysis.VisualBasic.Features.dll 2026-02-17T12:53:27.6618262Z Microsoft.CodeAnalysis.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.UnitTests\Release\net472\Microsoft.CodeAnalysis.UnitTests.dll 2026-02-17T12:53:28.1438691Z vbc -> D:\a\_work\1\s\artifacts\bin\vbc\Release\net8.0\vbc.dll 2026-02-17T12:53:31.4918256Z VBCSCompiler -> D:\a\_work\1\s\artifacts\bin\VBCSCompiler\Release\net8.0\VBCSCompiler.dll 2026-02-17T12:53:32.3291015Z Microsoft.VisualStudio.Extensibility.Testing.Xunit -> D:\a\_work\1\s\artifacts\bin\Microsoft.VisualStudio.Extensibility.Testing.Xunit\Release\net472\Microsoft.VisualStudio.Extensibility.Testing.Xunit.dll 2026-02-17T12:53:33.4363720Z VisualStudio.SetupPackage -> D:\a\_work\1\s\artifacts\obj\Microsoft.CodeAnalysis.Compilers.Setup.arm64\Release\net472\Microsoft.CodeAnalysis.Compilers.arm64.vsix 2026-02-17T12:53:35.9986437Z Microsoft.CodeAnalysis.CSharp.Features -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Features\Release\net8.0\Microsoft.CodeAnalysis.CSharp.Features.dll 2026-02-17T12:53:36.2163570Z The package Microsoft.VisualStudio.Extensibility.Testing.Xunit.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:53:36.2171759Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.VisualStudio.Extensibility.Testing.Xunit.5.5.0-ci.nupkg'. 2026-02-17T12:53:36.9803858Z Microsoft.VisualStudio.Extensibility.Testing.SourceGenerator.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.VisualStudio.Extensibility.Testing.SourceGenerator.UnitTests\Release\net472\Microsoft.VisualStudio.Extensibility.Testing.SourceGenerator.UnitTests.dll 2026-02-17T12:53:37.5642442Z Microsoft.CodeAnalysis.ExternalAccess.Razor.EditorFeatures -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.Razor.EditorFeatures\Release\net472\Microsoft.CodeAnalysis.ExternalAccess.Razor.EditorFeatures.dll 2026-02-17T12:53:37.9746798Z Microsoft.CodeAnalysis.Workspaces.Desktop -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Workspaces.Desktop\Release\net472\Microsoft.CodeAnalysis.Workspaces.Desktop.dll 2026-02-17T12:53:38.6022594Z Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests.dll 2026-02-17T12:53:38.6903220Z VBCSCompiler.UnitTests -> D:\a\_work\1\s\artifacts\bin\VBCSCompiler.UnitTests\Release\net10.0\VBCSCompiler.UnitTests.dll 2026-02-17T12:53:41.4134424Z VisualStudio.SetupPackage -> D:\a\_work\1\s\artifacts\obj\Microsoft.CodeAnalysis.Compilers.Setup.x64\Release\net472\Microsoft.CodeAnalysis.Compilers.x64.vsix 2026-02-17T12:53:44.2292326Z GenerateRulesMissingDocumentation -> D:\a\_work\1\s\artifacts\bin\GenerateRulesMissingDocumentation\Release\net10.0\GenerateRulesMissingDocumentation.dll 2026-02-17T12:53:44.4216920Z Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests.dll 2026-02-17T12:53:45.4416209Z Microsoft.CodeAnalysis.ExternalAccess.Razor.Features -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features\Release\net8.0\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.dll 2026-02-17T12:53:45.8351561Z VisualStudio.SetupPackage -> D:\a\_work\1\s\artifacts\obj\Microsoft.CodeAnalysis.Compilers.Setup.x86\Release\net472\Microsoft.CodeAnalysis.Compilers.x86.vsix 2026-02-17T12:53:46.0079598Z Microsoft.CodeAnalysis.ExternalAccess.Razor.Features -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features\Release\net10.0\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.dll 2026-02-17T12:53:49.4611633Z Roslyn.VisualStudio.DiagnosticsWindow -> D:\a\_work\1\s\artifacts\bin\Roslyn.VisualStudio.DiagnosticsWindow\Release\net472\Roslyn.VisualStudio.DiagnosticsWindow.dll 2026-02-17T12:53:58.3908099Z Microsoft.CodeAnalysis.TestAnalyzerReference -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.TestAnalyzerReference\Release\netstandard2.0\Microsoft.CodeAnalysis.TestAnalyzerReference.dll 2026-02-17T12:54:00.3631459Z Microsoft.VisualStudio.LanguageServices.CSharp -> D:\a\_work\1\s\artifacts\bin\Microsoft.VisualStudio.LanguageServices.CSharp\Release\net472\Microsoft.VisualStudio.LanguageServices.CSharp.dll 2026-02-17T12:54:00.4388914Z BuildActionTelemetryTable -> D:\a\_work\1\s\artifacts\bin\BuildActionTelemetryTable\Release\net10.0\BuildActionTelemetryTable.dll 2026-02-17T12:54:00.5092613Z Microsoft.CodeAnalysis.Extensions.Package -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Extensions.Package\Release\netstandard2.0\Microsoft.CodeAnalysis.Extensions.Package.dll 2026-02-17T12:54:01.0830045Z Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts\Release\net8.0\Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts.dll 2026-02-17T12:54:01.7533455Z Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests.dll 2026-02-17T12:54:02.8675237Z Microsoft.VisualStudio.LanguageServices.LiveShare -> D:\a\_work\1\s\artifacts\bin\Microsoft.VisualStudio.LanguageServices.LiveShare\Release\net472\Microsoft.VisualStudio.LanguageServices.LiveShare.dll 2026-02-17T12:54:04.8571290Z Roslyn.Compilers.VisualBasic.IOperation.UnitTests -> D:\a\_work\1\s\artifacts\bin\Roslyn.Compilers.VisualBasic.IOperation.UnitTests\Release\net10.0\Roslyn.Compilers.VisualBasic.IOperation.UnitTests.dll 2026-02-17T12:54:05.4895205Z Microsoft.VisualStudio.LanguageServices.Xaml -> D:\a\_work\1\s\artifacts\bin\Microsoft.VisualStudio.LanguageServices.Xaml\Release\net472\Microsoft.VisualStudio.LanguageServices.Xaml.dll 2026-02-17T12:54:05.5443937Z Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net8.0\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll 2026-02-17T12:54:07.9307508Z Microsoft.CodeAnalysis.Workspaces.Desktop -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Workspaces.Desktop\Release\net8.0\Microsoft.CodeAnalysis.Workspaces.Desktop.dll 2026-02-17T12:54:10.0146332Z Microsoft.VisualStudio.LanguageServices.VisualBasic -> D:\a\_work\1\s\artifacts\bin\Microsoft.VisualStudio.LanguageServices.VisualBasic\Release\net472\Microsoft.VisualStudio.LanguageServices.VisualBasic.dll 2026-02-17T12:54:10.6854707Z Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.UnitTests.dll 2026-02-17T12:54:11.3281836Z Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests.dll 2026-02-17T12:54:11.9897077Z Microsoft.CodeAnalysis.Workspaces.MSBuild -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net472\Microsoft.CodeAnalysis.Workspaces.MSBuild.dll 2026-02-17T12:54:19.7038065Z Microsoft.CodeAnalysis.Workspaces.MSBuild -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net10.0\Microsoft.CodeAnalysis.Workspaces.MSBuild.dll 2026-02-17T12:54:20.8357829Z Microsoft.CodeAnalysis.Workspaces.MSBuild -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net8.0\Microsoft.CodeAnalysis.Workspaces.MSBuild.dll 2026-02-17T12:54:21.3414751Z Microsoft.CodeAnalysis.ExternalAccess.HotReload -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.HotReload\Release\net10.0\Microsoft.CodeAnalysis.ExternalAccess.HotReload.dll 2026-02-17T12:54:21.6760183Z AnalyzerRunner -> D:\a\_work\1\s\artifacts\bin\AnalyzerRunner\Release\net10.0\AnalyzerRunner.dll 2026-02-17T12:54:22.2473950Z Roslyn.VisualStudio.DiagnosticsWindow -> D:\a\_work\1\s\artifacts\VSSetup\Release\Roslyn.VisualStudio.DiagnosticsWindow.vsix 2026-02-17T12:54:22.5674772Z Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests.dll 2026-02-17T12:54:32.8924391Z Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests.dll 2026-02-17T12:54:46.9254424Z Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.dll 2026-02-17T12:54:48.3832795Z Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests.dll 2026-02-17T12:54:48.4269437Z AnalyzerRunner -> D:\a\_work\1\s\artifacts\bin\AnalyzerRunner\Release\net472\AnalyzerRunner.exe 2026-02-17T12:54:48.8089497Z Microsoft.CodeAnalysis.CSharp.EndToEnd.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.EndToEnd.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.CSharp.EndToEnd.UnitTests.dll 2026-02-17T12:54:50.0441486Z Microsoft.CodeAnalysis.VisualBasic.CommandLine.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.CommandLine.UnitTests\Release\net472\Microsoft.CodeAnalysis.VisualBasic.CommandLine.UnitTests.dll 2026-02-17T12:54:50.7529473Z VBCSCompiler.UnitTests -> D:\a\_work\1\s\artifacts\bin\VBCSCompiler.UnitTests\Release\net472\VBCSCompiler.UnitTests.dll 2026-02-17T12:54:50.9087092Z VBCSCompiler -> D:\a\_work\1\s\artifacts\bin\VBCSCompiler\Release\net10.0\publish\ 2026-02-17T12:54:51.5683393Z Roslyn.Compilers.Extension -> D:\a\_work\1\s\artifacts\bin\Roslyn.Compilers.Extension\Release\net472\Roslyn.Compilers.Extension.dll 2026-02-17T12:54:53.8977311Z Roslyn.Compilers.Extension -> D:\a\_work\1\s\artifacts\VSSetup\Release\Roslyn.Compilers.Extension.vsix 2026-02-17T12:54:54.7994956Z Microsoft.CodeAnalysis.ExternalAccess.AspNetCore -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.AspNetCore\Release\netstandard2.0\Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.dll 2026-02-17T12:54:56.7761469Z Microsoft.CodeAnalysis.Remote.ServiceHub -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Remote.ServiceHub\Release\netstandard2.0\Microsoft.CodeAnalysis.Remote.ServiceHub.dll 2026-02-17T12:54:57.1383199Z Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator\Release\net472\Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator.dll 2026-02-17T12:54:57.2484375Z Microsoft.CodeAnalysis.Remote.ServiceHub -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Remote.ServiceHub\Release\net8.0\Microsoft.CodeAnalysis.Remote.ServiceHub.dll 2026-02-17T12:54:58.6661405Z Microsoft.CodeAnalysis.Workspaces.Test.Utilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Workspaces.Test.Utilities\Release\net8.0\Microsoft.CodeAnalysis.Workspaces.Test.Utilities.dll 2026-02-17T12:55:00.2890918Z Microsoft.CodeAnalysis.Workspaces.Test.Utilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Workspaces.Test.Utilities\Release\net472\Microsoft.CodeAnalysis.Workspaces.Test.Utilities.dll 2026-02-17T12:55:01.0596145Z IdeCoreBenchmarks -> D:\a\_work\1\s\artifacts\bin\IdeCoreBenchmarks\Release\net10.0\IdeCoreBenchmarks.dll 2026-02-17T12:55:01.8542690Z Microsoft.CodeAnalysis.Features.Test.Utilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Features.Test.Utilities\Release\net472\Microsoft.CodeAnalysis.Features.Test.Utilities.dll 2026-02-17T12:55:03.1268769Z Microsoft.CodeAnalysis.Features.Test.Utilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Features.Test.Utilities\Release\net8.0\Microsoft.CodeAnalysis.Features.Test.Utilities.dll 2026-02-17T12:55:04.7449473Z Microsoft.VisualStudio.LanguageServices.CodeLens -> D:\a\_work\1\s\artifacts\bin\Microsoft.VisualStudio.LanguageServices.CodeLens\Release\net8.0\Microsoft.VisualStudio.LanguageServices.CodeLens.dll 2026-02-17T12:55:05.6031405Z Microsoft.CodeAnalysis.LanguageServer.Protocol.Test.Utilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.LanguageServer.Protocol.Test.Utilities\Release\net472\Microsoft.CodeAnalysis.LanguageServer.Protocol.Test.Utilities.dll 2026-02-17T12:55:06.0376793Z Microsoft.CodeAnalysis.LanguageServer -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\Microsoft.CodeAnalysis.LanguageServer.dll 2026-02-17T12:55:06.4002991Z Microsoft.CodeAnalysis.CSharp.ExpressionCompiler -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.ExpressionCompiler\Release\netstandard2.0\Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ExpressionCompiler.dll 2026-02-17T12:55:08.2929379Z Microsoft.CodeAnalysis.Features.DiagnosticsTests.Utilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Features.DiagnosticsTests.Utilities\Release\net472\Microsoft.CodeAnalysis.Features.DiagnosticsTests.Utilities.dll 2026-02-17T12:55:08.4282303Z Microsoft.CodeAnalysis.Remote.ServiceHub.CoreComponents.x64 -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Remote.ServiceHub.CoreComponents.x64\Release\net8.0\Microsoft.CodeAnalysis.Remote.ServiceHub.CoreComponents.x64.dll 2026-02-17T12:55:08.7244067Z Microsoft.VisualStudio.LanguageServices.DevKit -> D:\a\_work\1\s\artifacts\bin\Microsoft.VisualStudio.LanguageServices.DevKit\Release\net10.0\Microsoft.VisualStudio.LanguageServices.DevKit.dll 2026-02-17T12:55:10.5556883Z Microsoft.CodeAnalysis.CSharp.EditorFeatures2.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.EditorFeatures2.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.CSharp.EditorFeatures2.UnitTests.dll 2026-02-17T12:55:10.9615807Z Roslyn.VisualStudio.ServiceHub.Setup.x64 -> D:\a\_work\1\s\artifacts\bin\Roslyn.VisualStudio.ServiceHub.Setup.x64\Release\net472\Roslyn.VisualStudio.ServiceHub.Setup.x64.dll 2026-02-17T12:55:13.4122683Z Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities\Release\net472\Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities.dll 2026-02-17T12:55:15.1021855Z Microsoft.CodeAnalysis.EditorFeatures.DiagnosticsTests.Utilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.EditorFeatures.DiagnosticsTests.Utilities\Release\net472\Microsoft.CodeAnalysis.EditorFeatures.DiagnosticsTests.Utilities.dll 2026-02-17T12:55:15.6450343Z Microsoft.CodeAnalysis.CodeStyle.LegacyTestFramework.UnitTestUtilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CodeStyle.LegacyTestFramework.UnitTestUtilities\Release\net472\Microsoft.CodeAnalysis.CodeStyle.LegacyTestFramework.UnitTestUtilities.dll 2026-02-17T12:55:16.3245194Z Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities2 -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities2\Release\net472\Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities2.dll 2026-02-17T12:55:17.0951909Z Microsoft.CodeAnalysis.Scripting.TestUtilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Scripting.TestUtilities\Release\net472\Microsoft.CodeAnalysis.Scripting.TestUtilities.dll 2026-02-17T12:55:22.5204803Z Microsoft.VisualStudio.LanguageServices.Test.Utilities2 -> D:\a\_work\1\s\artifacts\bin\Microsoft.VisualStudio.LanguageServices.Test.Utilities2\Release\net472\Microsoft.VisualStudio.LanguageServices.Test.Utilities2.dll 2026-02-17T12:55:23.4595604Z vbi -> D:\a\_work\1\s\artifacts\bin\vbi\Release\net472\vbi.exe 2026-02-17T12:55:24.3263922Z Microsoft.CodeAnalysis.Scripting.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Scripting.UnitTests\Release\net472\Microsoft.CodeAnalysis.Scripting.UnitTests.dll 2026-02-17T12:55:24.3423443Z Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests.dll 2026-02-17T12:55:24.3508448Z Microsoft.CodeAnalysis.VisualBasic.Scripting.Desktop.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Scripting.Desktop.UnitTests\Release\net472\Microsoft.CodeAnalysis.VisualBasic.Scripting.Desktop.UnitTests.dll 2026-02-17T12:55:24.3761398Z Microsoft.CodeAnalysis.Scripting.Desktop.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Scripting.Desktop.UnitTests\Release\net472\Microsoft.CodeAnalysis.Scripting.Desktop.UnitTests.dll 2026-02-17T12:55:24.6157000Z Microsoft.CodeAnalysis.CSharp.Scripting.Desktop.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Scripting.Desktop.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.Scripting.Desktop.UnitTests.dll 2026-02-17T12:55:24.7360400Z Microsoft.CodeAnalysis.VisualBasic.Scripting.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Scripting.UnitTests\Release\net472\Microsoft.CodeAnalysis.VisualBasic.Scripting.UnitTests.dll 2026-02-17T12:55:29.4145863Z Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests\Release\net472\Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests.dll 2026-02-17T12:55:31.6857348Z Microsoft.CodeAnalysis.EditorFeatures.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.EditorFeatures.UnitTests\Release\net472\Microsoft.CodeAnalysis.EditorFeatures.UnitTests.dll 2026-02-17T12:55:31.7228305Z Microsoft.CodeAnalysis.EditorFeatures2.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.EditorFeatures2.UnitTests\Release\net472\Microsoft.CodeAnalysis.EditorFeatures2.UnitTests.dll 2026-02-17T12:55:37.2902072Z Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests.dll 2026-02-17T12:55:37.9946393Z InteractiveHost32 -> D:\a\_work\1\s\artifacts\bin\InteractiveHost32\Release\net472\win-x86\InteractiveHost32.exe 2026-02-17T12:55:40.1453151Z Microsoft.CodeAnalysis.Remote.ServiceHub.CoreComponents.x64 -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Remote.ServiceHub.CoreComponents.x64\Release\net8.0\publish\ 2026-02-17T12:55:48.5822416Z Roslyn.VisualStudio.ServiceHub.Setup.x64 -> D:\a\_work\1\s\artifacts\VSSetup\Release\Roslyn.VisualStudio.ServiceHub.Setup.x64.vsix 2026-02-17T12:55:51.8946930Z Microsoft.CodeAnalysis.ExternalAccess.Apex -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.Apex\Release\net472\Microsoft.CodeAnalysis.ExternalAccess.Apex.dll 2026-02-17T12:55:52.1422596Z Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests.dll 2026-02-17T12:55:53.3695114Z Microsoft.CodeAnalysis.ExternalAccess.FSharp -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.FSharp\Release\net472\Microsoft.CodeAnalysis.ExternalAccess.FSharp.dll 2026-02-17T12:55:55.1305314Z Roslyn.VisualStudio.Setup -> D:\a\_work\1\s\artifacts\bin\Roslyn.VisualStudio.Setup\Release\net472\Roslyn.VisualStudio.Setup.dll 2026-02-17T12:55:55.1668348Z Microsoft.CommonLanguageServerProtocol.Framework.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CommonLanguageServerProtocol.Framework.UnitTests\Release\net10.0\Microsoft.CommonLanguageServerProtocol.Framework.UnitTests.dll 2026-02-17T12:55:55.4786707Z Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests\Release\net8.0\Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests.dll 2026-02-17T12:55:56.0372134Z Microsoft.CodeAnalysis.Workspaces.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Workspaces.UnitTests\Release\net8.0\Microsoft.CodeAnalysis.Workspaces.UnitTests.dll 2026-02-17T12:55:56.5202223Z Replay -> D:\a\_work\1\s\artifacts\bin\Replay\Release\net472\Replay.exe 2026-02-17T12:55:56.6357034Z Microsoft.CodeAnalysis.Remote.ServiceHub.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Remote.ServiceHub.UnitTests\Release\net8.0\Microsoft.CodeAnalysis.Remote.ServiceHub.UnitTests.dll 2026-02-17T12:55:56.7770668Z Microsoft.CodeAnalysis.VisualBasic.Workspaces.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Workspaces.UnitTests\Release\net8.0\Microsoft.CodeAnalysis.VisualBasic.Workspaces.UnitTests.dll 2026-02-17T12:55:56.8620335Z Microsoft.CodeAnalysis.VisualBasic.Workspaces.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Workspaces.UnitTests\Release\net472\Microsoft.CodeAnalysis.VisualBasic.Workspaces.UnitTests.dll 2026-02-17T12:55:56.9075349Z Microsoft.CodeAnalysis.Remote.ServiceHub.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Remote.ServiceHub.UnitTests\Release\net472\Microsoft.CodeAnalysis.Remote.ServiceHub.UnitTests.dll 2026-02-17T12:55:56.9771136Z Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests\Release\net472\Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests.dll 2026-02-17T12:55:57.1419380Z Microsoft.CodeAnalysis.CSharp.ResultProvider -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.ResultProvider\Release\netstandard2.0\Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider.dll 2026-02-17T12:55:58.0884321Z Microsoft.VisualStudio.LanguageServices.LiveShare.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.VisualStudio.LanguageServices.LiveShare.UnitTests\Release\net472\Microsoft.VisualStudio.LanguageServices.LiveShare.UnitTests.dll 2026-02-17T12:55:59.3229609Z Microsoft.CodeAnalysis.VisualBasic.ExpressionCompiler -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.ExpressionCompiler\Release\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ExpressionCompiler.dll 2026-02-17T12:56:00.5148740Z Microsoft.CodeAnalysis.VisualBasic.ResultProvider -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.ResultProvider\Release\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ResultProvider.dll 2026-02-17T12:56:00.8382744Z Microsoft.CodeAnalysis.VisualBasic.CodeStyle.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.UnitTests\Release\net472\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.UnitTests.dll 2026-02-17T12:56:01.7300062Z Microsoft.CodeAnalysis.VisualBasic.Scripting -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Scripting\Release\net10.0\Microsoft.CodeAnalysis.VisualBasic.Scripting.dll 2026-02-17T12:56:02.8513668Z Microsoft.CodeAnalysis.LanguageServer.Protocol.Test.Utilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.LanguageServer.Protocol.Test.Utilities\Release\net10.0\Microsoft.CodeAnalysis.LanguageServer.Protocol.Test.Utilities.dll 2026-02-17T12:56:03.5862580Z Microsoft.CodeAnalysis.VisualBasic.Scripting -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Scripting\Release\net8.0\Microsoft.CodeAnalysis.VisualBasic.Scripting.dll 2026-02-17T12:56:04.6232148Z Replay -> D:\a\_work\1\s\artifacts\bin\Replay\Release\net8.0\Replay.dll 2026-02-17T12:56:04.6368476Z Microsoft.CodeAnalysis.ExternalAccess.OmniSharp.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.OmniSharp.UnitTests\Release\net472\Microsoft.CodeAnalysis.ExternalAccess.OmniSharp.UnitTests.dll 2026-02-17T12:56:05.0221592Z Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests\Release\net472\Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests.dll 2026-02-17T12:56:05.1464497Z Microsoft.CodeAnalysis.Workspaces.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Workspaces.UnitTests\Release\net472\Microsoft.CodeAnalysis.Workspaces.UnitTests.dll 2026-02-17T12:56:05.1609184Z Microsoft.CodeAnalysis.LanguageServer.Protocol.Test.Utilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.LanguageServer.Protocol.Test.Utilities\Release\net8.0\Microsoft.CodeAnalysis.LanguageServer.Protocol.Test.Utilities.dll 2026-02-17T12:56:05.2151375Z Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests.dll 2026-02-17T12:56:05.3011754Z Microsoft.CodeAnalysis.Features.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Features.UnitTests\Release\net472\Microsoft.CodeAnalysis.Features.UnitTests.dll 2026-02-17T12:56:05.3868547Z Microsoft.CommonLanguageServerProtocol.Framework.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CommonLanguageServerProtocol.Framework.UnitTests\Release\net472\Microsoft.CommonLanguageServerProtocol.Framework.UnitTests.dll 2026-02-17T12:56:05.5246916Z Microsoft.CodeAnalysis.ExternalAccess.Razor.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.Razor.UnitTests\Release\net8.0\Microsoft.CodeAnalysis.ExternalAccess.Razor.UnitTests.dll 2026-02-17T12:56:05.6008850Z Microsoft.CommonLanguageServerProtocol.Framework.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CommonLanguageServerProtocol.Framework.UnitTests\Release\net8.0\Microsoft.CommonLanguageServerProtocol.Framework.UnitTests.dll 2026-02-17T12:56:05.7098466Z Microsoft.CodeAnalysis.Features.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Features.UnitTests\Release\net8.0\Microsoft.CodeAnalysis.Features.UnitTests.dll 2026-02-17T12:56:06.1100313Z Microsoft.CodeAnalysis.ExternalAccess.HotReload.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.HotReload.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.ExternalAccess.HotReload.UnitTests.dll 2026-02-17T12:56:06.3489637Z Microsoft.CodeAnalysis.Features.DiagnosticsTests.Utilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Features.DiagnosticsTests.Utilities\Release\net8.0\Microsoft.CodeAnalysis.Features.DiagnosticsTests.Utilities.dll 2026-02-17T12:56:07.0214658Z Microsoft.Build.Tasks.CodeAnalysis.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Build.Tasks.CodeAnalysis.UnitTests\Release\net10.0\Microsoft.Build.Tasks.CodeAnalysis.UnitTests.dll 2026-02-17T12:56:07.3780657Z csi -> D:\a\_work\1\s\artifacts\bin\csi\Release\net10.0\publish\ 2026-02-17T12:56:07.8847156Z Microsoft.CodeAnalysis.Features.DiagnosticsTests.Utilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Features.DiagnosticsTests.Utilities\Release\net10.0\Microsoft.CodeAnalysis.Features.DiagnosticsTests.Utilities.dll 2026-02-17T12:56:08.8328325Z Microsoft.CodeAnalysis.ExternalAccess.FSharp.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.FSharp.UnitTests\Release\net472\Microsoft.CodeAnalysis.ExternalAccess.FSharp.UnitTests.dll 2026-02-17T12:56:09.4179596Z Microsoft.CodeAnalysis.CSharp.ResultProvider.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.ResultProvider.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider.UnitTests.dll 2026-02-17T12:56:10.3106527Z Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests.dll 2026-02-17T12:56:10.7608828Z Microsoft.CodeAnalysis.VisualBasic.ResultProvider.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.ResultProvider.UnitTests\Release\net472\Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ResultProvider.UnitTests.dll 2026-02-17T12:56:10.7926169Z Microsoft.CodeAnalysis.CSharp.ResultProvider.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.ResultProvider.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider.UnitTests.dll 2026-02-17T12:56:11.3435500Z IdeCoreBenchmarks -> D:\a\_work\1\s\artifacts\bin\IdeCoreBenchmarks\Release\net472\IdeCoreBenchmarks.exe 2026-02-17T12:56:13.2178569Z Microsoft.CodeAnalysis.VisualBasic.ExpressionCompiler.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.ExpressionCompiler.UnitTests\Release\net472\Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ExpressionCompiler.UnitTests.dll 2026-02-17T12:56:13.2495680Z Microsoft.CodeAnalysis.CSharp.ExpressionCompiler.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.ExpressionCompiler.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ExpressionCompiler.UnitTests.dll 2026-02-17T12:56:14.3731108Z Microsoft.CodeAnalysis.LanguageServer.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.LanguageServer.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.LanguageServer.UnitTests.dll 2026-02-17T12:56:24.1886601Z Microsoft.CodeAnalysis.CSharp.Features.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Features.UnitTests\Release\net8.0\Microsoft.CodeAnalysis.CSharp.Features.UnitTests.dll 2026-02-17T12:56:24.2776224Z Microsoft.CodeAnalysis.VisualBasic.Features.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Features.UnitTests\Release\net8.0\Microsoft.CodeAnalysis.VisualBasic.Features.UnitTests.dll 2026-02-17T12:56:30.8422013Z Microsoft.CodeAnalysis.CSharp.Features.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Features.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.Features.UnitTests.dll 2026-02-17T12:56:34.2037116Z Microsoft.CodeAnalysis.ExternalAccess.Razor.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ExternalAccess.Razor.UnitTests\Release\net472\Microsoft.CodeAnalysis.ExternalAccess.Razor.UnitTests.dll 2026-02-17T12:56:34.2435814Z Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests.dll 2026-02-17T12:56:35.2953868Z Microsoft.VisualStudio.LanguageServices.CSharp.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.VisualStudio.LanguageServices.CSharp.UnitTests\Release\net472\Microsoft.VisualStudio.LanguageServices.CSharp.UnitTests.dll 2026-02-17T12:56:35.3730566Z Microsoft.CodeAnalysis.Remote.ServiceHub.CoreComponents.arm64 -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Remote.ServiceHub.CoreComponents.arm64\Release\net8.0\Microsoft.CodeAnalysis.Remote.ServiceHub.CoreComponents.arm64.dll 2026-02-17T12:56:35.4262154Z csi -> D:\a\_work\1\s\artifacts\bin\csi\Release\net8.0\csi.dll 2026-02-17T12:56:35.4692209Z Microsoft.CodeAnalysis.VisualBasic.Features.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.VisualBasic.Features.UnitTests\Release\net472\Microsoft.CodeAnalysis.VisualBasic.Features.UnitTests.dll 2026-02-17T12:56:35.5409756Z Replay -> D:\a\_work\1\s\artifacts\bin\Replay\Release\net10.0\Replay.dll 2026-02-17T12:56:35.6007872Z Microsoft.Build.Tasks.CodeAnalysis.Sdk.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.Build.Tasks.CodeAnalysis.Sdk.UnitTests\Release\net472\Microsoft.Build.Tasks.CodeAnalysis.Sdk.UnitTests.dll 2026-02-17T12:56:36.9130964Z SemanticSearch.BuildTask.UnitTests -> D:\a\_work\1\s\artifacts\bin\SemanticSearch.BuildTask.UnitTests\Release\net10.0\SemanticSearch.BuildTask.UnitTests.dll 2026-02-17T12:56:36.9454890Z SemanticSearch.BuildTask.UnitTests -> D:\a\_work\1\s\artifacts\bin\SemanticSearch.BuildTask.UnitTests\Release\net472\SemanticSearch.BuildTask.UnitTests.dll 2026-02-17T12:56:37.5964119Z Microsoft.CodeAnalysis.Scripting.TestUtilities -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Scripting.TestUtilities\Release\net10.0\Microsoft.CodeAnalysis.Scripting.TestUtilities.dll 2026-02-17T12:56:37.6455564Z vbi -> D:\a\_work\1\s\artifacts\bin\vbi\Release\net10.0\vbi.dll 2026-02-17T12:56:37.7452326Z Roslyn.VisualStudio.Next.UnitTests -> D:\a\_work\1\s\artifacts\bin\Roslyn.VisualStudio.Next.UnitTests\Release\net472\Roslyn.VisualStudio.Next.UnitTests.dll 2026-02-17T12:56:38.1423416Z vbi -> D:\a\_work\1\s\artifacts\bin\vbi\Release\net8.0\vbi.dll 2026-02-17T12:56:38.3963274Z Roslyn.VisualStudio.ServiceHub.Setup.arm64 -> D:\a\_work\1\s\artifacts\bin\Roslyn.VisualStudio.ServiceHub.Setup.arm64\Release\net472\Roslyn.VisualStudio.ServiceHub.Setup.arm64.dll 2026-02-17T12:56:39.4664256Z Microsoft.CodeAnalysis.Remote.ServiceHub.CoreComponents.arm64 -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Remote.ServiceHub.CoreComponents.arm64\Release\net8.0\publish\ 2026-02-17T12:56:43.8594806Z Roslyn.VisualStudio.ServiceHub.Setup.arm64 -> D:\a\_work\1\s\artifacts\VSSetup\Release\Roslyn.VisualStudio.ServiceHub.Setup.arm64.vsix 2026-02-17T12:56:44.6209648Z Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests.dll 2026-02-17T12:56:44.6794167Z Microsoft.CodeAnalysis.Scripting.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.Scripting.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.Scripting.UnitTests.dll 2026-02-17T12:56:45.8462722Z IdeBenchmarks -> D:\a\_work\1\s\artifacts\bin\IdeBenchmarks\Release\net472\IdeBenchmarks.exe 2026-02-17T12:56:46.0083122Z InteractiveHost64 -> D:\a\_work\1\s\artifacts\bin\InteractiveHost64\Release\net472\win-x64\publish\ 2026-02-17T12:56:46.2587278Z InteractiveHost64 -> D:\a\_work\1\s\artifacts\bin\InteractiveHost64\Release\net8.0-windows\win-x64\publish\ 2026-02-17T12:56:48.9028518Z InteractiveHost.UnitTests -> D:\a\_work\1\s\artifacts\bin\InteractiveHost.UnitTests\Release\net10.0\InteractiveHost.UnitTests.dll 2026-02-17T12:56:49.6156275Z Microsoft.VisualStudio.LanguageServices.UnitTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.VisualStudio.LanguageServices.UnitTests\Release\net472\Microsoft.VisualStudio.LanguageServices.UnitTests.dll 2026-02-17T12:56:57.6510657Z Roslyn.VisualStudio.Setup -> D:\a\_work\1\s\artifacts\VSSetup\Release\Roslyn.VisualStudio.Setup.vsix 2026-02-17T12:56:59.9744474Z ExpressionEvaluatorPackage -> D:\a\_work\1\s\artifacts\bin\ExpressionEvaluatorPackage\Release\net472\ExpressionEvaluatorPackage.dll 2026-02-17T12:57:00.2019985Z Microsoft.VisualStudio.Extensibility.Testing.SourceGenerator -> D:\a\_work\1\s\artifacts\bin\Microsoft.VisualStudio.Extensibility.Testing.SourceGenerator\Release\netstandard2.0\Microsoft.VisualStudio.Extensibility.Testing.SourceGenerator.dll 2026-02-17T12:57:00.5076626Z ExpressionEvaluatorPackage -> D:\a\_work\1\s\artifacts\VSSetup\Release\ExpressionEvaluatorPackage.vsix 2026-02-17T12:57:00.7252436Z RoslynDeployment -> D:\a\_work\1\s\artifacts\bin\RoslynDeployment\Release\net472\RoslynDeployment.dll 2026-02-17T12:57:04.9073869Z RoslynDeployment -> D:\a\_work\1\s\artifacts\VSSetup\Release\RoslynDeployment.vsix 2026-02-17T12:57:05.8445583Z Microsoft.VisualStudio.IntegrationTest.Setup -> D:\a\_work\1\s\artifacts\bin\Microsoft.VisualStudio.IntegrationTest.Setup\Release\net472\Microsoft.VisualStudio.IntegrationTest.Setup.dll 2026-02-17T12:57:06.2421997Z Microsoft.VisualStudio.IntegrationTest.Setup -> D:\a\_work\1\s\artifacts\VSSetup\Release\Microsoft.VisualStudio.IntegrationTest.Setup.vsix 2026-02-17T12:57:08.3378392Z Microsoft.VisualStudio.Extensibility.Testing.Xunit.IntegrationTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.VisualStudio.Extensibility.Testing.Xunit.IntegrationTests\Release\net472\Microsoft.VisualStudio.Extensibility.Testing.Xunit.IntegrationTests.dll 2026-02-17T12:57:11.1248195Z Microsoft.VisualStudio.LanguageServices.New.IntegrationTests -> D:\a\_work\1\s\artifacts\bin\Microsoft.VisualStudio.LanguageServices.New.IntegrationTests\Release\net472\Microsoft.VisualStudio.LanguageServices.New.IntegrationTests.dll 2026-02-17T12:57:15.3389767Z The package Microsoft.CodeAnalysis.AnalyzerUtilities.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:15.3398348Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.AnalyzerUtilities.5.5.0-ci.nupkg'. 2026-02-17T12:57:21.1543992Z The package Microsoft.CodeAnalysis.BuildClient.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:21.1677623Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.BuildClient.5.5.0-ci.nupkg'. 2026-02-17T12:57:21.8477164Z The package Roslyn.Diagnostics.Analyzers.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:21.8478143Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Roslyn.Diagnostics.Analyzers.5.5.0-ci.nupkg'. 2026-02-17T12:57:22.2353663Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.Analyzers.5.5.0-ci.nupkg'. 2026-02-17T12:57:23.8003735Z Error processing analyzer file reference: D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.ResxSourceGenerator\Release\netstandard2.0\Microsoft.CodeAnalysis.ResxSourceGenerator.dll 2026-02-17T12:57:23.8010767Z Unable to load one or more of the requested types. 2026-02-17T12:57:23.8012813Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:57:23.8014067Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:57:23.8015540Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:57:23.8016936Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:57:23.8018216Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:57:23.8019322Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:57:23.8020676Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:57:23.8021726Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:57:23.8023099Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:57:23.8024598Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:57:23.8025791Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:57:23.8026772Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:57:23.8028335Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:57:23.8176049Z System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. 2026-02-17T12:57:23.8245504Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:57:23.8247556Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:57:23.8369792Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:57:23.8421150Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:57:23.8421987Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:57:23.8448847Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:57:23.8451001Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:57:23.8452364Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:57:23.8453907Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:57:23.8462016Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:57:23.8464185Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:57:23.8468626Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:57:23.8471081Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:57:23.8471907Z at System.Reflection.RuntimeModule.GetDefinedTypes() 2026-02-17T12:57:23.8472690Z at GenerateDocumentationAndConfigFiles.FixerExtensions.GetFixers(AnalyzerFileReference analyzerFileReference) in /_/src/RoslynAnalyzers/Tools/GenerateDocumentationAndConfigFiles/CodeFixerExtensions.cs:line 35 2026-02-17T12:57:23.8475504Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:57:23.8476872Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2026-02-17T12:57:23.8478712Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:57:23.8480525Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2026-02-17T12:57:23.8482302Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:57:23.8483524Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2026-02-17T12:57:23.8485818Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:57:23.8488231Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2026-02-17T12:57:23.8490563Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:57:23.8492098Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2026-02-17T12:57:23.8494107Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:57:23.8495966Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2026-02-17T12:57:23.8500592Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:57:23.8501783Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2026-02-17T12:57:23.8503577Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:57:23.8504669Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2026-02-17T12:57:23.8506272Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:57:23.8507353Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2026-02-17T12:57:23.8509157Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:57:23.8510245Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2026-02-17T12:57:23.8511654Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:57:23.8512594Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2026-02-17T12:57:23.8514201Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:57:23.8515211Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2026-02-17T12:57:23.8516592Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:57:23.8517522Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2026-02-17T12:57:25.5777324Z The package Microsoft.CodeAnalysis.ResxSourceGenerator.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:25.6156468Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.ResxSourceGenerator.5.5.0-ci.nupkg'. 2026-02-17T12:57:25.9842540Z The package Microsoft.CodeAnalysis.Compilers.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:25.9933590Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.Compilers.5.5.0-ci.nupkg'. 2026-02-17T12:57:26.3853057Z The package VBCSCompiler.ARM64.Symbols.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:26.3858200Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\VBCSCompiler.ARM64.Symbols.5.5.0-ci.nupkg'. 2026-02-17T12:57:26.8531591Z The package csc.ARM64.Symbols.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:26.8532551Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\csc.ARM64.Symbols.5.5.0-ci.nupkg'. 2026-02-17T12:57:27.0669708Z The package csc.Symbols.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:27.0705977Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\csc.Symbols.5.5.0-ci.nupkg'. 2026-02-17T12:57:27.4420503Z The package vbc.ARM64.Symbols.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:27.4422946Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\vbc.ARM64.Symbols.5.5.0-ci.nupkg'. 2026-02-17T12:57:28.1902332Z The package Microsoft.CodeAnalysis.CodeStyle.Fixes.Symbols.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:28.1965045Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.CodeAnalysis.CodeStyle.Fixes.Symbols.5.5.0-ci.nupkg'. 2026-02-17T12:57:28.4003826Z The package Microsoft.CodeAnalysis.Debugging.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:28.4175225Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.Debugging.5.5.0-ci.nupkg'. 2026-02-17T12:57:29.0720325Z The package Microsoft.CodeAnalysis.CSharp.CodeStyle.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:29.0956859Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.CSharp.CodeStyle.5.5.0-ci.nupkg'. 2026-02-17T12:57:29.3200851Z The package Microsoft.CodeAnalysis.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:29.3235506Z The package Microsoft.CodeAnalysis.ExternalAccess.OmniSharp.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:29.3362012Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.ExternalAccess.OmniSharp.5.5.0-ci.nupkg'. 2026-02-17T12:57:29.3458202Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.5.5.0-ci.nupkg'. 2026-02-17T12:57:29.4087367Z The package Microsoft.CodeAnalysis.ExternalAccess.OmniSharp.CSharp.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:29.4117999Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.ExternalAccess.OmniSharp.CSharp.5.5.0-ci.nupkg'. 2026-02-17T12:57:30.0753129Z The package Microsoft.CodeAnalysis.VisualBasic.CodeStyle.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:30.0795059Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.5.5.0-ci.nupkg'. 2026-02-17T12:57:30.8415532Z The package Microsoft.CodeAnalysis.ExternalAccess.Xaml.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:30.8446798Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.ExternalAccess.Xaml.5.5.0-ci.nupkg'. 2026-02-17T12:57:31.0729210Z The package Microsoft.CodeAnalysis.BannedApiAnalyzers.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:31.0909281Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.BannedApiAnalyzers.5.5.0-ci.nupkg'. 2026-02-17T12:57:31.3379841Z The package Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:31.3549148Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK.5.5.0-ci.nupkg'. 2026-02-17T12:57:32.7140473Z The package Microsoft.CodeAnalysis.CSharp.EditorFeatures.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:32.7148350Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.CSharp.EditorFeatures.5.5.0-ci.nupkg'. 2026-02-17T12:57:33.1243778Z The package Microsoft.CodeAnalysis.EditorFeatures.Common.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:33.1295414Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.EditorFeatures.Common.5.5.0-ci.nupkg'. 2026-02-17T12:57:33.2695982Z The package Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:33.2736024Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.5.5.0-ci.nupkg'. 2026-02-17T12:57:34.2210353Z The package Microsoft.CodeAnalysis.Extensions.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:34.2247004Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.Extensions.5.5.0-ci.nupkg'. 2026-02-17T12:57:35.3696398Z The package Microsoft.CodeAnalysis.CSharp.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:35.3702625Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.CSharp.5.5.0-ci.nupkg'. 2026-02-17T12:57:37.9288267Z The package Microsoft.CodeAnalysis.RulesetToEditorconfigConverter.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:37.9292293Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.RulesetToEditorconfigConverter.5.5.0-ci.nupkg'. 2026-02-17T12:57:38.8307755Z The package Microsoft.Net.Compilers.Toolset.Arm64.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:38.8308891Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Net.Compilers.Toolset.Arm64.5.5.0-ci.nupkg'. 2026-02-17T12:57:39.4911687Z The package Text.Analyzers.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:39.4916169Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Text.Analyzers.5.5.0-ci.nupkg'. 2026-02-17T12:57:41.0358617Z The package Microsoft.CodeAnalysis.Common.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:41.0359694Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.Common.5.5.0-ci.nupkg'. 2026-02-17T12:57:41.4455678Z The package InteractiveHost32.x86.Symbols.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:41.4465669Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\InteractiveHost32.x86.Symbols.5.5.0-ci.nupkg'. 2026-02-17T12:57:41.5961017Z The package Microsoft.Net.Compilers.Toolset.Framework.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:41.5963925Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Net.Compilers.Toolset.Framework.5.5.0-ci.nupkg'. 2026-02-17T12:57:41.6370736Z The package Microsoft.CommonLanguageServerProtocol.Framework.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:41.6371787Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CommonLanguageServerProtocol.Framework.5.5.0-ci.nupkg'. 2026-02-17T12:57:41.6694740Z The package Microsoft.CodeAnalysis.Contracts.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:41.6750933Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.Contracts.5.5.0-ci.nupkg'. 2026-02-17T12:57:41.8604347Z The package Microsoft.CodeAnalysis.LanguageServer.ExternalAccess.Copilot.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:41.8616562Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.LanguageServer.ExternalAccess.Copilot.5.5.0-ci.nupkg'. 2026-02-17T12:57:41.8641225Z The package Microsoft.CodeAnalysis.Collections.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:41.8642220Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.Collections.5.5.0-ci.nupkg'. 2026-02-17T12:57:42.1107988Z The package Microsoft.CodeAnalysis.ExternalAccess.VisualDiagnostics.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:42.1109582Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.ExternalAccess.VisualDiagnostics.5.5.0-ci.nupkg'. 2026-02-17T12:57:42.2655767Z The package Microsoft.CodeAnalysis.Scripting.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:42.2657204Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.Scripting.5.5.0-ci.nupkg'. 2026-02-17T12:57:42.3167704Z The package Microsoft.CodeAnalysis.Test.Utilities.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:42.3169464Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.CodeAnalysis.Test.Utilities.5.5.0-ci.nupkg'. 2026-02-17T12:57:42.4103871Z The package Microsoft.CodeAnalysis.EditorFeatures.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:42.4107068Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.EditorFeatures.5.5.0-ci.nupkg'. 2026-02-17T12:57:42.6906116Z The package Microsoft.CodeAnalysis.ExternalAccess.Extensions.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:42.6990696Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.ExternalAccess.Extensions.5.5.0-ci.nupkg'. 2026-02-17T12:57:42.9440696Z The package Microsoft.CodeAnalysis.ExternalAccess.Debugger.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:42.9578556Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.ExternalAccess.Debugger.5.5.0-ci.nupkg'. 2026-02-17T12:57:43.2395216Z The package Microsoft.CodeAnalysis.ExpressionEvaluator.ExpressionCompiler.Symbols.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:43.2397915Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.CodeAnalysis.ExpressionEvaluator.ExpressionCompiler.Symbols.5.5.0-ci.nupkg'. 2026-02-17T12:57:43.5359361Z The package Microsoft.CodeAnalysis.ExpressionEvaluator.FunctionResolver.Symbols.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:43.5396597Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.CodeAnalysis.ExpressionEvaluator.FunctionResolver.Symbols.5.5.0-ci.nupkg'. 2026-02-17T12:57:44.2999006Z The package Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:44.3054009Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.5.5.0-ci.nupkg'. 2026-02-17T12:57:44.9473493Z The package Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:44.9588405Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.5.5.0-ci.nupkg'. 2026-02-17T12:57:45.4089925Z The package Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:45.4236896Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.5.5.0-ci.nupkg'. 2026-02-17T12:57:46.0605196Z The package Microsoft.CodeAnalysis.InteractiveHost.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:46.0632925Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.InteractiveHost.5.5.0-ci.nupkg'. 2026-02-17T12:57:46.6354286Z The package Microsoft.CodeAnalysis.SemanticSearch.Extensions.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:46.6621158Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.SemanticSearch.Extensions.5.5.0-ci.nupkg'. 2026-02-17T12:57:46.8256151Z The package Microsoft.CodeAnalysis.VisualBasic.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:46.8262145Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.VisualBasic.5.5.0-ci.nupkg'. 2026-02-17T12:57:48.0892582Z The package Microsoft.CodeAnalysis.Metrics.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:48.0894847Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.Metrics.5.5.0-ci.nupkg'. 2026-02-17T12:57:51.6197923Z Microsoft.CodeAnalysis.LanguageServer -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\Microsoft.CodeAnalysis.LanguageServer.dll 2026-02-17T12:57:53.3496028Z Microsoft.CodeAnalysis.LanguageServer -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\Microsoft.CodeAnalysis.LanguageServer.dll 2026-02-17T12:57:55.9515608Z Microsoft.CodeAnalysis.LanguageServer -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\Microsoft.CodeAnalysis.LanguageServer.dll 2026-02-17T12:57:56.0607637Z Microsoft.CodeAnalysis.LanguageServer -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\Microsoft.CodeAnalysis.LanguageServer.dll 2026-02-17T12:57:56.5784149Z The package Microsoft.CodeAnalysis.SemanticSearch.ReferenceAssemblies.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:56.6103082Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.SemanticSearch.ReferenceAssemblies.5.5.0-ci.nupkg'. 2026-02-17T12:57:56.7053270Z Microsoft.CodeAnalysis.LanguageServer -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\Microsoft.CodeAnalysis.LanguageServer.dll 2026-02-17T12:57:56.8214609Z Microsoft.CodeAnalysis.LanguageServer -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\Microsoft.CodeAnalysis.LanguageServer.dll 2026-02-17T12:57:57.3613373Z Microsoft.CodeAnalysis.LanguageServer -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\Microsoft.CodeAnalysis.LanguageServer.dll 2026-02-17T12:57:57.4482789Z Microsoft.CodeAnalysis.LanguageServer -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\Microsoft.CodeAnalysis.LanguageServer.dll 2026-02-17T12:57:58.0036067Z Microsoft.CodeAnalysis.LanguageServer -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\Microsoft.CodeAnalysis.LanguageServer.dll 2026-02-17T12:57:58.1955228Z Microsoft.CodeAnalysis.LanguageServer -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\Microsoft.CodeAnalysis.LanguageServer.dll 2026-02-17T12:57:58.2843596Z Microsoft.CodeAnalysis.LanguageServer -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\Microsoft.CodeAnalysis.LanguageServer.dll 2026-02-17T12:57:58.6366777Z Microsoft.CodeAnalysis.LanguageServer -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\Microsoft.CodeAnalysis.LanguageServer.dll 2026-02-17T12:57:59.6265549Z The package Microsoft.CodeAnalysis.ExternalAccess.Apex.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:57:59.6270136Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.ExternalAccess.Apex.5.5.0-ci.nupkg'. 2026-02-17T12:58:00.1642366Z The package Microsoft.VisualStudio.LanguageServices.CodeLens.Symbols.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:58:00.1983030Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.VisualStudio.LanguageServices.CodeLens.Symbols.5.5.0-ci.nupkg'. 2026-02-17T12:58:00.2045984Z Microsoft.CodeAnalysis.LanguageServer -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\Microsoft.CodeAnalysis.LanguageServer.dll 2026-02-17T12:58:00.3070455Z The package Microsoft.CodeAnalysis.ExternalAccess.Copilot.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:58:00.3374026Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.ExternalAccess.Copilot.5.5.0-ci.nupkg'. 2026-02-17T12:58:00.5063365Z Microsoft.CodeAnalysis.LanguageServer -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\Microsoft.CodeAnalysis.LanguageServer.dll 2026-02-17T12:58:00.6944124Z Microsoft.CodeAnalysis.LanguageServer -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\Microsoft.CodeAnalysis.LanguageServer.dll 2026-02-17T12:58:00.7246049Z The package Microsoft.CodeAnalysis.VisualBasic.Features.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:58:00.7254220Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.VisualBasic.Features.5.5.0-ci.nupkg'. 2026-02-17T12:58:01.4409585Z Microsoft.CodeAnalysis.LanguageServer -> D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\Microsoft.CodeAnalysis.LanguageServer.dll 2026-02-17T12:58:01.5073232Z The package Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ExpressionCompiler.Symbols.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:58:01.5074410Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ExpressionCompiler.Symbols.5.5.0-ci.nupkg'. 2026-02-17T12:58:01.5350217Z The package Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ExpressionCompiler.Symbols.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:58:01.5352016Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ExpressionCompiler.Symbols.5.5.0-ci.nupkg'. 2026-02-17T12:58:01.5604756Z The package Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ResultProvider.Symbols.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:58:01.5607146Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ResultProvider.Symbols.5.5.0-ci.nupkg'. 2026-02-17T12:58:01.5827295Z The package Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider.Symbols.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:58:01.5829468Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider.Symbols.5.5.0-ci.nupkg'. 2026-02-17T12:58:01.6906152Z The package VBCSCompiler.Symbols.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:58:01.6908126Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\VBCSCompiler.Symbols.5.5.0-ci.nupkg'. 2026-02-17T12:58:01.7473732Z The package Microsoft.CodeAnalysis.ExternalAccess.HotReload.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:58:01.7476320Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.ExternalAccess.HotReload.5.5.0-ci.nupkg'. 2026-02-17T12:58:02.3569531Z The package Microsoft.CodeAnalysis.EditorFeatures.Text.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:58:02.3570610Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.EditorFeatures.Text.5.5.0-ci.nupkg'. 2026-02-17T12:58:02.3593245Z The package Microsoft.CodeAnalysis.ExternalAccess.FSharp.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:58:02.3595690Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.ExternalAccess.FSharp.5.5.0-ci.nupkg'. 2026-02-17T12:58:02.3959782Z The package Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:58:02.3961520Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator.5.5.0-ci.nupkg'. 2026-02-17T12:58:02.4778430Z The package Microsoft.CodeAnalysis.ExternalAccess.Razor.EditorFeatures.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:58:02.4861058Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.ExternalAccess.Razor.EditorFeatures.5.5.0-ci.nupkg'. 2026-02-17T12:58:02.9689215Z The package Microsoft.VisualStudio.LanguageServices.DevKit.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:58:02.9872152Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.VisualStudio.LanguageServices.DevKit.5.5.0-ci.nupkg'. 2026-02-17T12:58:03.4576156Z The package InteractiveHost64.Symbols.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:58:03.4719605Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\InteractiveHost64.Symbols.5.5.0-ci.nupkg'. 2026-02-17T12:58:03.5673050Z The package Microsoft.CodeAnalysis.PooledObjects.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:58:03.5675224Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.PooledObjects.5.5.0-ci.nupkg'. 2026-02-17T12:58:03.8815122Z Error processing analyzer file reference: D:\a\_work\1\s\artifacts\bin\Microsoft.CodeAnalysis.PublicApiAnalyzers\Release\netstandard2.0\Microsoft.CodeAnalysis.PublicApiAnalyzers.dll 2026-02-17T12:58:03.8822509Z Unable to load one or more of the requested types. 2026-02-17T12:58:03.8830123Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:58:03.8834396Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:58:03.8836168Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:58:03.8837859Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:58:03.8840873Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:58:03.8842823Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:58:03.8845737Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:58:03.8847359Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:58:03.8850015Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:58:03.8851776Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:58:03.8854613Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:58:03.8856171Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:58:03.8858992Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:58:03.8860812Z System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. 2026-02-17T12:58:03.8863507Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:58:03.8865317Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:58:03.8868409Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:58:03.8870082Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:58:03.8873389Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:58:03.8874987Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:58:03.8877730Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:58:03.8879397Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:58:03.8882182Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:58:03.8883698Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:58:03.8886209Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:58:03.8888076Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:58:03.8890708Z Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:58:03.8892245Z at System.Reflection.RuntimeModule.GetDefinedTypes() 2026-02-17T12:58:03.8894875Z at GenerateDocumentationAndConfigFiles.FixerExtensions.GetFixers(AnalyzerFileReference analyzerFileReference) in /_/src/RoslynAnalyzers/Tools/GenerateDocumentationAndConfigFiles/CodeFixerExtensions.cs:line 35 2026-02-17T12:58:03.8896705Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:58:03.8899627Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2026-02-17T12:58:03.8901556Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:58:03.8902741Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2026-02-17T12:58:03.8905849Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:58:03.8907433Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2026-02-17T12:58:03.8908729Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:58:03.8909645Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2026-02-17T12:58:03.8910579Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:58:03.8911795Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2026-02-17T12:58:03.8912604Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:58:03.8913479Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2026-02-17T12:58:03.8914257Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:58:03.8915069Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2026-02-17T12:58:03.8915991Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:58:03.8916796Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2026-02-17T12:58:03.8917590Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:58:03.8918407Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2026-02-17T12:58:03.8919646Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:58:03.8920654Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2026-02-17T12:58:03.8921580Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:58:03.8922418Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2026-02-17T12:58:03.8923211Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:58:03.8924089Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2026-02-17T12:58:03.8924939Z System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'. The system cannot find the file specified. 2026-02-17T12:58:03.8925827Z File name: 'Microsoft.Bcl.AsyncInterfaces, Version=10.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' 2026-02-17T12:58:04.0831023Z The package Microsoft.CodeAnalysis.CSharp.Features.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:58:04.0835841Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.CSharp.Features.5.5.0-ci.nupkg'. 2026-02-17T12:58:04.2840577Z The package Microsoft.CodeAnalysis.PublicApiAnalyzers.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:58:04.2841497Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.PublicApiAnalyzers.5.5.0-ci.nupkg'. 2026-02-17T12:58:05.3547978Z The package Microsoft.CodeAnalysis.CSharp.CodeStyle.Symbols.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:58:05.3550452Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.CodeAnalysis.CSharp.CodeStyle.Symbols.5.5.0-ci.nupkg'. 2026-02-17T12:58:05.8086138Z The package Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Symbols.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:58:05.8088570Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Symbols.5.5.0-ci.nupkg'. 2026-02-17T12:58:05.8639859Z The package Microsoft.CodeAnalysis.Threading.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:58:05.8642936Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.Threading.5.5.0-ci.nupkg'. 2026-02-17T12:58:06.7512802Z The package Microsoft.CodeAnalysis.Features.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:58:06.7513682Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.Features.5.5.0-ci.nupkg'. 2026-02-17T12:58:06.9194381Z The package Microsoft.CodeAnalysis.CodeStyle.Symbols.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:58:06.9195761Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.CodeAnalysis.CodeStyle.Symbols.5.5.0-ci.nupkg'. 2026-02-17T12:58:07.2137663Z The package Microsoft.CodeAnalysis.LanguageServer.Protocol.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:58:07.2140877Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.LanguageServer.Protocol.5.5.0-ci.nupkg'. 2026-02-17T12:58:07.7457977Z The package Microsoft.VisualStudio.LanguageServices.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:58:07.7459492Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.VisualStudio.LanguageServices.5.5.0-ci.nupkg'. 2026-02-17T12:58:08.2898875Z The package Microsoft.VisualStudio.LanguageServices.VisualBasic.Symbols.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:58:08.2900152Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.VisualStudio.LanguageServices.VisualBasic.Symbols.5.5.0-ci.nupkg'. 2026-02-17T12:58:08.6239696Z The package Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:58:08.6344297Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot.5.5.0-ci.nupkg'. 2026-02-17T12:58:09.4031845Z The package Microsoft.Net.Compilers.Toolset.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:58:09.4034815Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.Net.Compilers.Toolset.5.5.0-ci.nupkg'. 2026-02-17T12:58:09.4481728Z The package Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Symbols.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:58:09.4484146Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Symbols.5.5.0-ci.nupkg'. 2026-02-17T12:58:09.5457812Z The package vbc.Symbols.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:58:09.5460143Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\vbc.Symbols.5.5.0-ci.nupkg'. 2026-02-17T12:58:09.6804739Z The package Microsoft.CodeAnalysis.Workspaces.Common.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:58:09.6898679Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.Workspaces.Common.5.5.0-ci.nupkg'. 2026-02-17T12:58:10.1935685Z The package Microsoft.CodeAnalysis.Workspaces.Desktop.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:58:10.2029363Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.Workspaces.Desktop.5.5.0-ci.nupkg'. 2026-02-17T12:58:12.6133949Z The package VS.Tools.Roslyn.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T12:58:12.6690040Z Successfully created package 'D:\a\_work\1\s\artifacts\VSSetup\Release\DevDivPackages\VS.Tools.Roslyn.5.5.0-ci.nupkg'. 2026-02-17T13:01:25.0405567Z Microsoft.CodeAnalysis.LanguageServer -> D:\a\_work\1\s\artifacts\LanguageServer\Release\net10.0\linux-x64\ 2026-02-17T13:01:27.5252698Z Microsoft.CodeAnalysis.LanguageServer -> D:\a\_work\1\s\artifacts\LanguageServer\Release\net10.0\linux-musl-arm64\ 2026-02-17T13:01:29.7643594Z Microsoft.CodeAnalysis.LanguageServer -> D:\a\_work\1\s\artifacts\LanguageServer\Release\net10.0\win-arm64\ 2026-02-17T13:01:36.2171571Z Microsoft.CodeAnalysis.LanguageServer -> D:\a\_work\1\s\artifacts\LanguageServer\Release\net10.0\linux-arm64\ 2026-02-17T13:01:44.5668035Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\roslyn-language-server.linux-x64.5.5.0-ci.nupkg'. 2026-02-17T13:02:00.7434509Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\roslyn-language-server.linux-musl-arm64.5.5.0-ci.nupkg'. 2026-02-17T13:02:01.7631979Z The package Microsoft.VisualStudio.LanguageServices.CSharp.Symbols.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T13:02:01.7689610Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.VisualStudio.LanguageServices.CSharp.Symbols.5.5.0-ci.nupkg'. 2026-02-17T13:02:02.0764133Z The package Microsoft.VisualStudio.LanguageServices.Implementation.Symbols.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T13:02:02.0802407Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.VisualStudio.LanguageServices.Implementation.Symbols.5.5.0-ci.nupkg'. 2026-02-17T13:02:02.2154129Z The package Microsoft.VisualStudio.LanguageServices.LiveShare.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T13:02:02.2232021Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.VisualStudio.LanguageServices.LiveShare.5.5.0-ci.nupkg'. 2026-02-17T13:02:02.3324094Z The package Microsoft.VisualStudio.LanguageServices.Xaml.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T13:02:02.3370329Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.VisualStudio.LanguageServices.Xaml.5.5.0-ci.nupkg'. 2026-02-17T13:03:56.8857540Z Microsoft.CodeAnalysis.LanguageServer -> D:\a\_work\1\s\artifacts\LanguageServer\Release\net10.0\osx-x64\ 2026-02-17T13:04:02.0640555Z Microsoft.CodeAnalysis.LanguageServer -> D:\a\_work\1\s\artifacts\LanguageServer\Release\net10.0\linux-musl-x64\ 2026-02-17T13:04:03.6402012Z The package Microsoft.CodeAnalysis.Scripting.Common.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T13:04:03.6403046Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.Scripting.Common.5.5.0-ci.nupkg'. 2026-02-17T13:04:04.1013391Z The package Microsoft.CodeAnalysis.CSharp.Scripting.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T13:04:04.1446671Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.CSharp.Scripting.5.5.0-ci.nupkg'. 2026-02-17T13:04:09.6091575Z Microsoft.CodeAnalysis.LanguageServer -> D:\a\_work\1\s\artifacts\LanguageServer\Release\net10.0\osx-arm64\ 2026-02-17T13:04:20.1729415Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\roslyn-language-server.win-arm64.5.5.0-ci.nupkg'. 2026-02-17T13:04:23.7664277Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\roslyn-language-server.osx-arm64.5.5.0-ci.nupkg'. 2026-02-17T13:04:23.9574797Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\roslyn-language-server.osx-x64.5.5.0-ci.nupkg'. 2026-02-17T13:04:24.0080309Z The package Microsoft.VisualStudio.Extensibility.Testing.SourceGenerator.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T13:04:24.0081850Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.VisualStudio.Extensibility.Testing.SourceGenerator.5.5.0-ci.nupkg'. 2026-02-17T13:04:32.5624551Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\roslyn-language-server.linux-musl-x64.5.5.0-ci.nupkg'. 2026-02-17T13:04:32.8390169Z The package Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T13:04:32.8393362Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts.5.5.0-ci.nupkg'. 2026-02-17T13:04:37.9499086Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\roslyn-language-server.linux-arm64.5.5.0-ci.nupkg'. 2026-02-17T13:04:38.5679752Z The package Microsoft.CodeAnalysis.VisualBasic.Workspaces.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T13:04:38.5680952Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.VisualBasic.Workspaces.5.5.0-ci.nupkg'. 2026-02-17T13:04:40.3749112Z The package Microsoft.CodeAnalysis.Compiler.Test.Resources.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T13:04:40.3781608Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.CodeAnalysis.Compiler.Test.Resources.5.5.0-ci.nupkg'. 2026-02-17T13:05:17.1889407Z Microsoft.CodeAnalysis.LanguageServer -> D:\a\_work\1\s\artifacts\LanguageServer\Release\net10.0\win-x64\ 2026-02-17T13:05:17.2325956Z The package csi.Symbols.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T13:05:17.2328808Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\csi.Symbols.5.5.0-ci.nupkg'. 2026-02-17T13:05:18.0183499Z The package Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T13:05:18.0202283Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.5.5.0-ci.nupkg'. 2026-02-17T13:05:18.0767997Z The package Microsoft.CodeAnalysis.Remote.Workspaces.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T13:05:18.0806294Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.Remote.Workspaces.5.5.0-ci.nupkg'. 2026-02-17T13:05:18.1182312Z The package Microsoft.CodeAnalysis.Remote.ServiceHub.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T13:05:18.1183447Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.Remote.ServiceHub.5.5.0-ci.nupkg'. 2026-02-17T13:05:18.1184076Z The package Microsoft.CodeAnalysis.Workspaces.Test.Utilities.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T13:05:18.1184956Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\NonShipping\Microsoft.CodeAnalysis.Workspaces.Test.Utilities.5.5.0-ci.nupkg'. 2026-02-17T13:05:18.1811200Z The package Microsoft.CodeAnalysis.CSharp.Workspaces.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T13:05:18.1813053Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.CSharp.Workspaces.5.5.0-ci.nupkg'. 2026-02-17T13:05:18.3041984Z The package Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T13:05:18.3044082Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.5.5.0-ci.nupkg'. 2026-02-17T13:05:18.5909996Z The package Microsoft.CodeAnalysis.Workspaces.MSBuild.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T13:05:18.5912422Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\Microsoft.CodeAnalysis.Workspaces.MSBuild.5.5.0-ci.nupkg'. 2026-02-17T13:05:22.4549188Z The package VS.ExternalAPIs.Roslyn.5.5.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-02-17T13:05:22.4550174Z Successfully created package 'D:\a\_work\1\s\artifacts\VSSetup\Release\DevDivPackages\VS.ExternalAPIs.Roslyn.5.5.0-ci.nupkg'. 2026-02-17T13:05:30.9538998Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\roslyn-language-server.win-x64.5.5.0-ci.nupkg'. 2026-02-17T13:05:31.0147581Z Successfully created package 'D:\a\_work\1\s\artifacts\packages\Release\Shipping\roslyn-language-server.5.5.0-ci.nupkg'. 2026-02-17T13:05:31.0263414Z Building release versions of NuGet packages 2026-02-17T13:05:31.7257454Z Package 'Microsoft.CodeAnalysis.CSharp.EditorFeatures' depends on a pre-release package 'Microsoft.ServiceHub.Framework, 4.9.14-beta' 2026-02-17T13:05:31.7258573Z Package 'Microsoft.CodeAnalysis.CSharp.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.CoreUtility, 18.0.404-preview' 2026-02-17T13:05:31.7259731Z Package 'Microsoft.CodeAnalysis.CSharp.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Debugger.Contracts, 18.0.0-beta.25379.1' 2026-02-17T13:05:31.7260899Z Package 'Microsoft.CodeAnalysis.CSharp.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.ImageCatalog, 18.0.2188-preview.1' 2026-02-17T13:05:31.7261870Z Package 'Microsoft.CodeAnalysis.CSharp.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Imaging, 18.0.2188-preview.1' 2026-02-17T13:05:31.7264514Z Package 'Microsoft.CodeAnalysis.CSharp.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime, 18.0.2154-preview.1' 2026-02-17T13:05:31.7265666Z Package 'Microsoft.CodeAnalysis.CSharp.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Language, 18.0.404-preview' 2026-02-17T13:05:31.7268223Z Package 'Microsoft.CodeAnalysis.CSharp.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Language.NavigateTo.Interfaces, 18.0.404-preview' 2026-02-17T13:05:31.7271379Z Package 'Microsoft.CodeAnalysis.CSharp.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Language.StandardClassification, 18.0.404-preview' 2026-02-17T13:05:31.7275936Z Package 'Microsoft.CodeAnalysis.CSharp.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.RpcContracts, 17.15.25-pre' 2026-02-17T13:05:31.7277652Z Package 'Microsoft.CodeAnalysis.CSharp.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Text.Data, 18.0.404-preview' 2026-02-17T13:05:31.7279667Z Package 'Microsoft.CodeAnalysis.CSharp.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Text.Internal, 18.0.404-preview' 2026-02-17T13:05:31.7283102Z Package 'Microsoft.CodeAnalysis.CSharp.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Text.Logic, 18.0.404-preview' 2026-02-17T13:05:31.7284701Z Package 'Microsoft.CodeAnalysis.CSharp.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Text.UI, 18.0.404-preview' 2026-02-17T13:05:31.7286400Z Package 'Microsoft.CodeAnalysis.CSharp.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Text.UI.Wpf, 18.0.404-preview' 2026-02-17T13:05:31.7289815Z Package 'Microsoft.CodeAnalysis.CSharp.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Threading, 17.15.22-alpha' 2026-02-17T13:05:31.7291459Z Package 'Microsoft.CodeAnalysis.CSharp.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Utilities, 18.0.2188-preview.1' 2026-02-17T13:05:31.7293172Z Package 'Microsoft.CodeAnalysis.CSharp.EditorFeatures' depends on a pre-release package 'StreamJsonRpc, 2.23.41-alpha' 2026-02-17T13:05:31.7294560Z Package 'Microsoft.CodeAnalysis.EditorFeatures' depends on a pre-release package 'Microsoft.ServiceHub.Framework, 4.9.14-beta' 2026-02-17T13:05:31.7296139Z Package 'Microsoft.CodeAnalysis.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.CoreUtility, 18.0.404-preview' 2026-02-17T13:05:31.7297673Z Package 'Microsoft.CodeAnalysis.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Debugger.Contracts, 18.0.0-beta.25379.1' 2026-02-17T13:05:31.7299825Z Package 'Microsoft.CodeAnalysis.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.ImageCatalog, 18.0.2188-preview.1' 2026-02-17T13:05:31.7300888Z Package 'Microsoft.CodeAnalysis.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Imaging, 18.0.2188-preview.1' 2026-02-17T13:05:31.7310872Z Package 'Microsoft.CodeAnalysis.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime, 18.0.2154-preview.1' 2026-02-17T13:05:31.7313291Z Package 'Microsoft.CodeAnalysis.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Language, 18.0.404-preview' 2026-02-17T13:05:31.7315134Z Package 'Microsoft.CodeAnalysis.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Language.NavigateTo.Interfaces, 18.0.404-preview' 2026-02-17T13:05:31.7319161Z Package 'Microsoft.CodeAnalysis.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Language.StandardClassification, 18.0.404-preview' 2026-02-17T13:05:31.7321018Z Package 'Microsoft.CodeAnalysis.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.RpcContracts, 17.15.25-pre' 2026-02-17T13:05:31.7323480Z Package 'Microsoft.CodeAnalysis.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Text.Data, 18.0.404-preview' 2026-02-17T13:05:31.7324920Z Package 'Microsoft.CodeAnalysis.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Text.Internal, 18.0.404-preview' 2026-02-17T13:05:31.7325859Z Package 'Microsoft.CodeAnalysis.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Text.Logic, 18.0.404-preview' 2026-02-17T13:05:31.7326993Z Package 'Microsoft.CodeAnalysis.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Text.UI, 18.0.404-preview' 2026-02-17T13:05:31.7330065Z Package 'Microsoft.CodeAnalysis.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Text.UI.Wpf, 18.0.404-preview' 2026-02-17T13:05:31.7331935Z Package 'Microsoft.CodeAnalysis.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Threading, 17.15.22-alpha' 2026-02-17T13:05:31.7335100Z Package 'Microsoft.CodeAnalysis.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Utilities, 18.0.2188-preview.1' 2026-02-17T13:05:31.7344221Z Package 'Microsoft.CodeAnalysis.EditorFeatures' depends on a pre-release package 'StreamJsonRpc, 2.23.41-alpha' 2026-02-17T13:05:31.7346443Z Package 'Microsoft.CodeAnalysis.EditorFeatures.Common' depends on a pre-release package 'Microsoft.VisualStudio.Debugger.Contracts, 18.0.0-beta.25379.1' 2026-02-17T13:05:31.7349478Z Package 'Microsoft.CodeAnalysis.EditorFeatures.Common' depends on a pre-release package 'Microsoft.VisualStudio.ImageCatalog, 18.0.2188-preview.1' 2026-02-17T13:05:31.7351491Z Package 'Microsoft.CodeAnalysis.EditorFeatures.Common' depends on a pre-release package 'Microsoft.VisualStudio.Language, 18.0.404-preview' 2026-02-17T13:05:31.7354299Z Package 'Microsoft.CodeAnalysis.EditorFeatures.Common' depends on a pre-release package 'Microsoft.VisualStudio.Language.NavigateTo.Interfaces, 18.0.404-preview' 2026-02-17T13:05:31.7356659Z Package 'Microsoft.CodeAnalysis.EditorFeatures.Common' depends on a pre-release package 'Microsoft.VisualStudio.Language.StandardClassification, 18.0.404-preview' 2026-02-17T13:05:31.7358699Z Package 'Microsoft.CodeAnalysis.EditorFeatures.Common' depends on a pre-release package 'Microsoft.VisualStudio.Text.Internal, 18.0.404-preview' 2026-02-17T13:05:31.7359907Z Package 'Microsoft.CodeAnalysis.EditorFeatures.Common' depends on a pre-release package 'Microsoft.VisualStudio.Text.UI.Wpf, 18.0.404-preview' 2026-02-17T13:05:31.7360692Z Package 'Microsoft.CodeAnalysis.EditorFeatures.Common' depends on a pre-release package 'Microsoft.ServiceHub.Framework, 4.9.14-beta' 2026-02-17T13:05:31.7361985Z Package 'Microsoft.CodeAnalysis.EditorFeatures.Common' depends on a pre-release package 'Microsoft.VisualStudio.CoreUtility, 18.0.404-preview' 2026-02-17T13:05:31.7364241Z Package 'Microsoft.CodeAnalysis.EditorFeatures.Common' depends on a pre-release package 'Microsoft.VisualStudio.Imaging, 18.0.2188-preview.1' 2026-02-17T13:05:31.7366209Z Package 'Microsoft.CodeAnalysis.EditorFeatures.Common' depends on a pre-release package 'Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime, 18.0.2154-preview.1' 2026-02-17T13:05:31.7368348Z Package 'Microsoft.CodeAnalysis.EditorFeatures.Common' depends on a pre-release package 'Microsoft.VisualStudio.RpcContracts, 17.15.25-pre' 2026-02-17T13:05:31.7371389Z Package 'Microsoft.CodeAnalysis.EditorFeatures.Common' depends on a pre-release package 'Microsoft.VisualStudio.Text.Data, 18.0.404-preview' 2026-02-17T13:05:31.7374220Z Package 'Microsoft.CodeAnalysis.EditorFeatures.Common' depends on a pre-release package 'Microsoft.VisualStudio.Text.Logic, 18.0.404-preview' 2026-02-17T13:05:31.7375774Z Package 'Microsoft.CodeAnalysis.EditorFeatures.Common' depends on a pre-release package 'Microsoft.VisualStudio.Text.UI, 18.0.404-preview' 2026-02-17T13:05:31.7378132Z Package 'Microsoft.CodeAnalysis.EditorFeatures.Common' depends on a pre-release package 'Microsoft.VisualStudio.Threading, 17.15.22-alpha' 2026-02-17T13:05:31.7380194Z Package 'Microsoft.CodeAnalysis.EditorFeatures.Common' depends on a pre-release package 'Microsoft.VisualStudio.Utilities, 18.0.2188-preview.1' 2026-02-17T13:05:31.7382158Z Package 'Microsoft.CodeAnalysis.EditorFeatures.Common' depends on a pre-release package 'StreamJsonRpc, 2.23.41-alpha' 2026-02-17T13:05:31.7383184Z Package 'Microsoft.CodeAnalysis.EditorFeatures.Text' depends on a pre-release package 'Microsoft.VisualStudio.CoreUtility, 18.0.404-preview' 2026-02-17T13:05:31.7385318Z Package 'Microsoft.CodeAnalysis.EditorFeatures.Text' depends on a pre-release package 'Microsoft.VisualStudio.Text.Data, 18.0.404-preview' 2026-02-17T13:05:31.7387879Z Package 'Microsoft.CodeAnalysis.EditorFeatures.Text' depends on a pre-release package 'Microsoft.VisualStudio.Text.Logic, 18.0.404-preview' 2026-02-17T13:05:31.7390546Z Package 'Microsoft.CodeAnalysis.EditorFeatures.Text' depends on a pre-release package 'Microsoft.VisualStudio.Threading, 17.15.22-alpha' 2026-02-17T13:05:31.7392501Z Package 'Microsoft.CodeAnalysis.EditorFeatures.Text' depends on a pre-release package 'Microsoft.VisualStudio.CoreUtility, 18.0.404-preview' 2026-02-17T13:05:31.7396320Z Package 'Microsoft.CodeAnalysis.EditorFeatures.Text' depends on a pre-release package 'Microsoft.VisualStudio.Text.Data, 18.0.404-preview' 2026-02-17T13:05:31.7398021Z Package 'Microsoft.CodeAnalysis.EditorFeatures.Text' depends on a pre-release package 'Microsoft.VisualStudio.Text.Logic, 18.0.404-preview' 2026-02-17T13:05:31.7400005Z Package 'Microsoft.CodeAnalysis.EditorFeatures.Text' depends on a pre-release package 'Microsoft.VisualStudio.Threading, 17.15.22-alpha' 2026-02-17T13:05:31.7402096Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Apex' depends on a pre-release package 'Microsoft.Internal.Performance.CodeMarkers.DesignTime, 15.8.27812-alpha' 2026-02-17T13:05:31.7403929Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Apex' depends on a pre-release package 'Microsoft.Internal.VisualStudio.Shell.Framework, 18.0.1211-preview.1' 2026-02-17T13:05:31.7406626Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Apex' depends on a pre-release package 'Microsoft.ServiceHub.Framework, 4.9.14-beta' 2026-02-17T13:05:31.7408593Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Apex' depends on a pre-release package 'Microsoft.VisualStudio.CallHierarchy.Package.Definitions, 15.8.27812-alpha' 2026-02-17T13:05:31.7410913Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Apex' depends on a pre-release package 'Microsoft.VisualStudio.CoreUtility, 18.0.404-preview' 2026-02-17T13:05:31.7412773Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Apex' depends on a pre-release package 'Microsoft.VisualStudio.Debugger.Contracts, 18.0.0-beta.25379.1' 2026-02-17T13:05:31.7415237Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Apex' depends on a pre-release package 'Microsoft.VisualStudio.Debugger.Engine-implementation, 18.0.1082202-preview' 2026-02-17T13:05:31.7416494Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Apex' depends on a pre-release package 'Microsoft.VisualStudio.Editor, 18.0.404-preview' 2026-02-17T13:05:31.7419354Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Apex' depends on a pre-release package 'Microsoft.VisualStudio.ImageCatalog, 18.0.2188-preview.1' 2026-02-17T13:05:31.7420678Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Apex' depends on a pre-release package 'Microsoft.VisualStudio.Imaging, 18.0.2188-preview.1' 2026-02-17T13:05:31.7423916Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Apex' depends on a pre-release package 'Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime, 18.0.2154-preview.1' 2026-02-17T13:05:31.7425932Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Apex' depends on a pre-release package 'Microsoft.VisualStudio.Language, 18.0.404-preview' 2026-02-17T13:05:31.7428061Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Apex' depends on a pre-release package 'Microsoft.VisualStudio.Language.CallHierarchy, 15.8.27812-alpha' 2026-02-17T13:05:31.7432020Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Apex' depends on a pre-release package 'Microsoft.VisualStudio.Language.NavigateTo.Interfaces, 18.0.404-preview' 2026-02-17T13:05:31.7432871Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Apex' depends on a pre-release package 'Microsoft.VisualStudio.Language.StandardClassification, 18.0.404-preview' 2026-02-17T13:05:31.7434341Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Apex' depends on a pre-release package 'Microsoft.VisualStudio.LanguageServer.Client, 18.0.14-preview' 2026-02-17T13:05:31.7436939Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Apex' depends on a pre-release package 'Microsoft.VisualStudio.RpcContracts, 17.15.25-pre' 2026-02-17T13:05:31.7438402Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Apex' depends on a pre-release package 'Microsoft.VisualStudio.SDK, 18.0.2188-preview.1' 2026-02-17T13:05:31.7439603Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Apex' depends on a pre-release package 'Microsoft.VisualStudio.Shell.15.0, 18.0.2188-preview.1' 2026-02-17T13:05:31.7442207Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Apex' depends on a pre-release package 'Microsoft.VisualStudio.Text.Data, 18.0.404-preview' 2026-02-17T13:05:31.7444765Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Apex' depends on a pre-release package 'Microsoft.VisualStudio.Text.Internal, 18.0.404-preview' 2026-02-17T13:05:31.7445919Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Apex' depends on a pre-release package 'Microsoft.VisualStudio.Text.Logic, 18.0.404-preview' 2026-02-17T13:05:31.7448130Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Apex' depends on a pre-release package 'Microsoft.VisualStudio.Text.UI, 18.0.404-preview' 2026-02-17T13:05:31.7449387Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Apex' depends on a pre-release package 'Microsoft.VisualStudio.Text.UI.Wpf, 18.0.404-preview' 2026-02-17T13:05:31.7451699Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Apex' depends on a pre-release package 'Microsoft.VisualStudio.Threading, 17.15.22-alpha' 2026-02-17T13:05:31.7453132Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Apex' depends on a pre-release package 'Microsoft.VisualStudio.Utilities, 18.0.2188-preview.1' 2026-02-17T13:05:31.7454498Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Apex' depends on a pre-release package 'Microsoft.VisualStudio.WinForms.Interfaces, 17.0.0-previews-4-31709-430' 2026-02-17T13:05:31.7455363Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Apex' depends on a pre-release package 'NuGet.VisualStudio, 6.0.0-preview.0.15' 2026-02-17T13:05:31.7455841Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Apex' depends on a pre-release package 'NuGet.VisualStudio.Contracts, 6.0.0-preview.0.15' 2026-02-17T13:05:31.7456226Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Apex' depends on a pre-release package 'StreamJsonRpc, 2.23.41-alpha' 2026-02-17T13:05:31.7456502Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Debugger' depends on a pre-release package 'Microsoft.ServiceHub.Framework, 4.9.14-beta' 2026-02-17T13:05:31.7456855Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Debugger' depends on a pre-release package 'Microsoft.VisualStudio.CoreUtility, 18.0.404-preview' 2026-02-17T13:05:31.7457913Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Debugger' depends on a pre-release package 'Microsoft.VisualStudio.Debugger.Contracts, 18.0.0-beta.25379.1' 2026-02-17T13:05:31.7459214Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Debugger' depends on a pre-release package 'Microsoft.VisualStudio.ImageCatalog, 18.0.2188-preview.1' 2026-02-17T13:05:31.7460091Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Debugger' depends on a pre-release package 'Microsoft.VisualStudio.Imaging, 18.0.2188-preview.1' 2026-02-17T13:05:31.7461104Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Debugger' depends on a pre-release package 'Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime, 18.0.2154-preview.1' 2026-02-17T13:05:31.7462252Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Debugger' depends on a pre-release package 'Microsoft.VisualStudio.Language, 18.0.404-preview' 2026-02-17T13:05:31.7462977Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Debugger' depends on a pre-release package 'Microsoft.VisualStudio.Language.NavigateTo.Interfaces, 18.0.404-preview' 2026-02-17T13:05:31.7464118Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Debugger' depends on a pre-release package 'Microsoft.VisualStudio.Language.StandardClassification, 18.0.404-preview' 2026-02-17T13:05:31.7465151Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Debugger' depends on a pre-release package 'Microsoft.VisualStudio.RpcContracts, 17.15.25-pre' 2026-02-17T13:05:31.7465593Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Debugger' depends on a pre-release package 'Microsoft.VisualStudio.Text.Data, 18.0.404-preview' 2026-02-17T13:05:31.7466120Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Debugger' depends on a pre-release package 'Microsoft.VisualStudio.Text.Internal, 18.0.404-preview' 2026-02-17T13:05:31.7466608Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Debugger' depends on a pre-release package 'Microsoft.VisualStudio.Text.Logic, 18.0.404-preview' 2026-02-17T13:05:31.7467950Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Debugger' depends on a pre-release package 'Microsoft.VisualStudio.Text.UI, 18.0.404-preview' 2026-02-17T13:05:31.7468423Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Debugger' depends on a pre-release package 'Microsoft.VisualStudio.Text.UI.Wpf, 18.0.404-preview' 2026-02-17T13:05:31.7468833Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Debugger' depends on a pre-release package 'Microsoft.VisualStudio.Threading, 17.15.22-alpha' 2026-02-17T13:05:31.7469506Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Debugger' depends on a pre-release package 'Microsoft.VisualStudio.Utilities, 18.0.2188-preview.1' 2026-02-17T13:05:31.7470866Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Debugger' depends on a pre-release package 'StreamJsonRpc, 2.23.41-alpha' 2026-02-17T13:05:31.7471499Z Package 'Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator' depends on a pre-release package 'Microsoft.VisualStudio.LanguageServices.Implementation.Symbols, 5.5.0-ci' 2026-02-17T13:05:31.7472131Z Package 'Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator' depends on a pre-release package 'Microsoft.Internal.Performance.CodeMarkers.DesignTime, 15.8.27812-alpha' 2026-02-17T13:05:31.7472845Z Package 'Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator' depends on a pre-release package 'Microsoft.Internal.VisualStudio.Shell.Framework, 18.0.1211-preview.1' 2026-02-17T13:05:31.7474211Z Package 'Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator' depends on a pre-release package 'Microsoft.ServiceHub.Framework, 4.9.14-beta' 2026-02-17T13:05:31.7475256Z Package 'Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator' depends on a pre-release package 'Microsoft.VisualStudio.CallHierarchy.Package.Definitions, 15.8.27812-alpha' 2026-02-17T13:05:31.7476055Z Package 'Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator' depends on a pre-release package 'Microsoft.VisualStudio.CodeAnalysis.Sdk.UI, 15.8.27812-alpha' 2026-02-17T13:05:31.7476884Z Package 'Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator' depends on a pre-release package 'Microsoft.VisualStudio.CoreUtility, 18.0.404-preview' 2026-02-17T13:05:31.7477933Z Package 'Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator' depends on a pre-release package 'Microsoft.VisualStudio.Debugger.Contracts, 18.0.0-beta.25379.1' 2026-02-17T13:05:31.7478756Z Package 'Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator' depends on a pre-release package 'Microsoft.VisualStudio.Debugger.Engine-implementation, 18.0.1082202-preview' 2026-02-17T13:05:31.7480196Z Package 'Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator' depends on a pre-release package 'Microsoft.VisualStudio.Editor, 18.0.404-preview' 2026-02-17T13:05:31.7480941Z Package 'Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator' depends on a pre-release package 'Microsoft.VisualStudio.ImageCatalog, 18.0.2188-preview.1' 2026-02-17T13:05:31.7481425Z Package 'Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator' depends on a pre-release package 'Microsoft.VisualStudio.Imaging, 18.0.2188-preview.1' 2026-02-17T13:05:31.7481819Z Package 'Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator' depends on a pre-release package 'Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime, 18.0.2154-preview.1' 2026-02-17T13:05:31.7482468Z Package 'Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator' depends on a pre-release package 'Microsoft.VisualStudio.Language, 18.0.404-preview' 2026-02-17T13:05:31.7483165Z Package 'Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator' depends on a pre-release package 'Microsoft.VisualStudio.Language.CallHierarchy, 15.8.27812-alpha' 2026-02-17T13:05:31.7484363Z Package 'Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator' depends on a pre-release package 'Microsoft.VisualStudio.Language.NavigateTo.Interfaces, 18.0.404-preview' 2026-02-17T13:05:31.7485308Z Package 'Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator' depends on a pre-release package 'Microsoft.VisualStudio.Language.StandardClassification, 18.0.404-preview' 2026-02-17T13:05:31.7485950Z Package 'Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator' depends on a pre-release package 'Microsoft.VisualStudio.LanguageServer.Client, 18.0.14-preview' 2026-02-17T13:05:31.7486679Z Package 'Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator' depends on a pre-release package 'Microsoft.VisualStudio.ProjectSystem, 17.0.77-pre-g62a6cb5699' 2026-02-17T13:05:31.7487319Z Package 'Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator' depends on a pre-release package 'Microsoft.VisualStudio.RpcContracts, 17.15.25-pre' 2026-02-17T13:05:31.7487943Z Package 'Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator' depends on a pre-release package 'Microsoft.VisualStudio.SDK, 18.0.2188-preview.1' 2026-02-17T13:05:31.7488860Z Package 'Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator' depends on a pre-release package 'Microsoft.VisualStudio.Shell.15.0, 18.0.2188-preview.1' 2026-02-17T13:05:31.7489917Z Package 'Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator' depends on a pre-release package 'Microsoft.VisualStudio.Text.Data, 18.0.404-preview' 2026-02-17T13:05:31.7490568Z Package 'Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator' depends on a pre-release package 'Microsoft.VisualStudio.Text.Internal, 18.0.404-preview' 2026-02-17T13:05:31.7491183Z Package 'Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator' depends on a pre-release package 'Microsoft.VisualStudio.Text.Logic, 18.0.404-preview' 2026-02-17T13:05:31.7492073Z Package 'Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator' depends on a pre-release package 'Microsoft.VisualStudio.Text.UI, 18.0.404-preview' 2026-02-17T13:05:31.7492724Z Package 'Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator' depends on a pre-release package 'Microsoft.VisualStudio.Text.UI.Wpf, 18.0.404-preview' 2026-02-17T13:05:31.7493126Z Package 'Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator' depends on a pre-release package 'Microsoft.VisualStudio.Threading, 17.15.22-alpha' 2026-02-17T13:05:31.7493690Z Package 'Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator' depends on a pre-release package 'Microsoft.VisualStudio.Utilities, 18.0.2188-preview.1' 2026-02-17T13:05:31.7495559Z Package 'Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator' depends on a pre-release package 'Microsoft.VisualStudio.WinForms.Interfaces, 17.0.0-previews-4-31709-430' 2026-02-17T13:05:31.7496087Z Package 'Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator' depends on a pre-release package 'NuGet.VisualStudio, 6.0.0-preview.0.15' 2026-02-17T13:05:31.7496403Z Package 'Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator' depends on a pre-release package 'NuGet.VisualStudio.Contracts, 6.0.0-preview.0.15' 2026-02-17T13:05:31.7497035Z Package 'Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator' depends on a pre-release package 'StreamJsonRpc, 2.23.41-alpha' 2026-02-17T13:05:31.7498272Z Package 'Microsoft.CodeAnalysis.ExternalAccess.FSharp' depends on a pre-release package 'Microsoft.Internal.Performance.CodeMarkers.DesignTime, 15.8.27812-alpha' 2026-02-17T13:05:31.7499129Z Package 'Microsoft.CodeAnalysis.ExternalAccess.FSharp' depends on a pre-release package 'Microsoft.Internal.VisualStudio.Shell.Framework, 18.0.1211-preview.1' 2026-02-17T13:05:31.7499797Z Package 'Microsoft.CodeAnalysis.ExternalAccess.FSharp' depends on a pre-release package 'Microsoft.ServiceHub.Framework, 4.9.14-beta' 2026-02-17T13:05:31.7500303Z Package 'Microsoft.CodeAnalysis.ExternalAccess.FSharp' depends on a pre-release package 'Microsoft.VisualStudio.CallHierarchy.Package.Definitions, 15.8.27812-alpha' 2026-02-17T13:05:31.7500663Z Package 'Microsoft.CodeAnalysis.ExternalAccess.FSharp' depends on a pre-release package 'Microsoft.VisualStudio.CoreUtility, 18.0.404-preview' 2026-02-17T13:05:31.7501611Z Package 'Microsoft.CodeAnalysis.ExternalAccess.FSharp' depends on a pre-release package 'Microsoft.VisualStudio.Debugger.Contracts, 18.0.0-beta.25379.1' 2026-02-17T13:05:31.7502506Z Package 'Microsoft.CodeAnalysis.ExternalAccess.FSharp' depends on a pre-release package 'Microsoft.VisualStudio.Debugger.Engine-implementation, 18.0.1082202-preview' 2026-02-17T13:05:31.7503134Z Package 'Microsoft.CodeAnalysis.ExternalAccess.FSharp' depends on a pre-release package 'Microsoft.VisualStudio.Editor, 18.0.404-preview' 2026-02-17T13:05:31.7503441Z Package 'Microsoft.CodeAnalysis.ExternalAccess.FSharp' depends on a pre-release package 'Microsoft.VisualStudio.ImageCatalog, 18.0.2188-preview.1' 2026-02-17T13:05:31.7503739Z Package 'Microsoft.CodeAnalysis.ExternalAccess.FSharp' depends on a pre-release package 'Microsoft.VisualStudio.Imaging, 18.0.2188-preview.1' 2026-02-17T13:05:31.7504234Z Package 'Microsoft.CodeAnalysis.ExternalAccess.FSharp' depends on a pre-release package 'Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime, 18.0.2154-preview.1' 2026-02-17T13:05:31.7505877Z Package 'Microsoft.CodeAnalysis.ExternalAccess.FSharp' depends on a pre-release package 'Microsoft.VisualStudio.Language, 18.0.404-preview' 2026-02-17T13:05:31.7506485Z Package 'Microsoft.CodeAnalysis.ExternalAccess.FSharp' depends on a pre-release package 'Microsoft.VisualStudio.Language.CallHierarchy, 15.8.27812-alpha' 2026-02-17T13:05:31.7506991Z Package 'Microsoft.CodeAnalysis.ExternalAccess.FSharp' depends on a pre-release package 'Microsoft.VisualStudio.Language.NavigateTo.Interfaces, 18.0.404-preview' 2026-02-17T13:05:31.7507601Z Package 'Microsoft.CodeAnalysis.ExternalAccess.FSharp' depends on a pre-release package 'Microsoft.VisualStudio.Language.StandardClassification, 18.0.404-preview' 2026-02-17T13:05:31.7508473Z Package 'Microsoft.CodeAnalysis.ExternalAccess.FSharp' depends on a pre-release package 'Microsoft.VisualStudio.LanguageServer.Client, 18.0.14-preview' 2026-02-17T13:05:31.7509261Z Package 'Microsoft.CodeAnalysis.ExternalAccess.FSharp' depends on a pre-release package 'Microsoft.VisualStudio.RpcContracts, 17.15.25-pre' 2026-02-17T13:05:31.7510193Z Package 'Microsoft.CodeAnalysis.ExternalAccess.FSharp' depends on a pre-release package 'Microsoft.VisualStudio.SDK, 18.0.2188-preview.1' 2026-02-17T13:05:31.7511186Z Package 'Microsoft.CodeAnalysis.ExternalAccess.FSharp' depends on a pre-release package 'Microsoft.VisualStudio.Shell.15.0, 18.0.2188-preview.1' 2026-02-17T13:05:31.7512064Z Package 'Microsoft.CodeAnalysis.ExternalAccess.FSharp' depends on a pre-release package 'Microsoft.VisualStudio.Text.Data, 18.0.404-preview' 2026-02-17T13:05:31.7512820Z Package 'Microsoft.CodeAnalysis.ExternalAccess.FSharp' depends on a pre-release package 'Microsoft.VisualStudio.Text.Internal, 18.0.404-preview' 2026-02-17T13:05:31.7513507Z Package 'Microsoft.CodeAnalysis.ExternalAccess.FSharp' depends on a pre-release package 'Microsoft.VisualStudio.Text.Logic, 18.0.404-preview' 2026-02-17T13:05:31.7514191Z Package 'Microsoft.CodeAnalysis.ExternalAccess.FSharp' depends on a pre-release package 'Microsoft.VisualStudio.Text.UI, 18.0.404-preview' 2026-02-17T13:05:31.7514879Z Package 'Microsoft.CodeAnalysis.ExternalAccess.FSharp' depends on a pre-release package 'Microsoft.VisualStudio.Text.UI.Wpf, 18.0.404-preview' 2026-02-17T13:05:31.7515382Z Package 'Microsoft.CodeAnalysis.ExternalAccess.FSharp' depends on a pre-release package 'Microsoft.VisualStudio.Threading, 17.15.22-alpha' 2026-02-17T13:05:31.7515684Z Package 'Microsoft.CodeAnalysis.ExternalAccess.FSharp' depends on a pre-release package 'Microsoft.VisualStudio.Utilities, 18.0.2188-preview.1' 2026-02-17T13:05:31.7516513Z Package 'Microsoft.CodeAnalysis.ExternalAccess.FSharp' depends on a pre-release package 'Microsoft.VisualStudio.WinForms.Interfaces, 17.0.0-previews-4-31709-430' 2026-02-17T13:05:31.7517788Z Package 'Microsoft.CodeAnalysis.ExternalAccess.FSharp' depends on a pre-release package 'NuGet.VisualStudio, 6.0.0-preview.0.15' 2026-02-17T13:05:31.7518318Z Package 'Microsoft.CodeAnalysis.ExternalAccess.FSharp' depends on a pre-release package 'NuGet.VisualStudio.Contracts, 6.0.0-preview.0.15' 2026-02-17T13:05:31.7518676Z Package 'Microsoft.CodeAnalysis.ExternalAccess.FSharp' depends on a pre-release package 'StreamJsonRpc, 2.23.41-alpha' 2026-02-17T13:05:31.7519416Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Razor.EditorFeatures' depends on a pre-release package 'Microsoft.ServiceHub.Framework, 4.9.14-beta' 2026-02-17T13:05:31.7520332Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Razor.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.CoreUtility, 18.0.404-preview' 2026-02-17T13:05:31.7521013Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Razor.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Debugger.Contracts, 18.0.0-beta.25379.1' 2026-02-17T13:05:31.7521363Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Razor.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.ImageCatalog, 18.0.2188-preview.1' 2026-02-17T13:05:31.7522677Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Razor.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Imaging, 18.0.2188-preview.1' 2026-02-17T13:05:31.7523482Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Razor.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime, 18.0.2154-preview.1' 2026-02-17T13:05:31.7523945Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Razor.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Language, 18.0.404-preview' 2026-02-17T13:05:31.7524760Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Razor.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Language.NavigateTo.Interfaces, 18.0.404-preview' 2026-02-17T13:05:31.7525551Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Razor.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Language.StandardClassification, 18.0.404-preview' 2026-02-17T13:05:31.7526650Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Razor.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.RpcContracts, 17.15.25-pre' 2026-02-17T13:05:31.7527457Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Razor.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Text.Data, 18.0.404-preview' 2026-02-17T13:05:31.7528753Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Razor.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Text.Internal, 18.0.404-preview' 2026-02-17T13:05:31.7529743Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Razor.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Text.Logic, 18.0.404-preview' 2026-02-17T13:05:31.7531194Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Razor.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Text.UI, 18.0.404-preview' 2026-02-17T13:05:31.7531891Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Razor.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Text.UI.Wpf, 18.0.404-preview' 2026-02-17T13:05:31.7532564Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Razor.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Threading, 17.15.22-alpha' 2026-02-17T13:05:31.7533234Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Razor.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Utilities, 18.0.2188-preview.1' 2026-02-17T13:05:31.7533819Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Razor.EditorFeatures' depends on a pre-release package 'StreamJsonRpc, 2.23.41-alpha' 2026-02-17T13:05:31.7534138Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Razor.Features' depends on a pre-release package 'Microsoft.ServiceHub.Framework, 4.9.14-beta' 2026-02-17T13:05:31.7535048Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Razor.Features' depends on a pre-release package 'Microsoft.VisualStudio.Threading, 17.15.22-alpha' 2026-02-17T13:05:31.7536688Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Razor.Features' depends on a pre-release package 'StreamJsonRpc, 2.23.41-alpha' 2026-02-17T13:05:31.7537331Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Razor.Features' depends on a pre-release package 'Microsoft.ServiceHub.Framework, 4.9.14-beta' 2026-02-17T13:05:31.7537948Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Razor.Features' depends on a pre-release package 'Microsoft.VisualStudio.Threading, 17.15.22-alpha' 2026-02-17T13:05:31.7538764Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Razor.Features' depends on a pre-release package 'StreamJsonRpc, 2.23.41-alpha' 2026-02-17T13:05:31.7539405Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Razor.Features' depends on a pre-release package 'Microsoft.ServiceHub.Framework, 4.9.14-beta' 2026-02-17T13:05:31.7540061Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Razor.Features' depends on a pre-release package 'Microsoft.VisualStudio.Threading, 17.15.22-alpha' 2026-02-17T13:05:31.7540638Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Razor.Features' depends on a pre-release package 'StreamJsonRpc, 2.23.41-alpha' 2026-02-17T13:05:31.7541549Z Package 'Microsoft.CodeAnalysis.ExternalAccess.VisualDiagnostics' depends on a pre-release package 'Microsoft.ServiceHub.Framework, 4.9.14-beta' 2026-02-17T13:05:31.7542238Z Package 'Microsoft.CodeAnalysis.ExternalAccess.VisualDiagnostics' depends on a pre-release package 'Microsoft.VisualStudio.Threading, 17.15.22-alpha' 2026-02-17T13:05:31.7542645Z Package 'Microsoft.CodeAnalysis.ExternalAccess.VisualDiagnostics' depends on a pre-release package 'StreamJsonRpc, 2.23.41-alpha' 2026-02-17T13:05:31.7543267Z Package 'Microsoft.CodeAnalysis.ExternalAccess.Xaml' depends on a pre-release package 'StreamJsonRpc, 2.23.41-alpha' 2026-02-17T13:05:31.7543701Z Package 'Microsoft.CodeAnalysis.InteractiveHost' depends on a pre-release package 'StreamJsonRpc, 2.23.41-alpha' 2026-02-17T13:05:31.7544152Z Package 'Microsoft.CodeAnalysis.LanguageServer.Protocol' depends on a pre-release package 'StreamJsonRpc, 2.23.41-alpha' 2026-02-17T13:05:31.7544548Z Package 'Microsoft.CodeAnalysis.LanguageServer.Protocol' depends on a pre-release package 'StreamJsonRpc, 2.23.41-alpha' 2026-02-17T13:05:31.7545541Z Package 'Microsoft.CodeAnalysis.Remote.ServiceHub' depends on a pre-release package 'Microsoft.VisualStudio.Debugger.Contracts, 18.0.0-beta.25379.1' 2026-02-17T13:05:31.7546492Z Package 'Microsoft.CodeAnalysis.Remote.ServiceHub' depends on a pre-release package 'Microsoft.VisualStudio.RpcContracts, 17.15.25-pre' 2026-02-17T13:05:31.7547095Z Package 'Microsoft.CodeAnalysis.Remote.ServiceHub' depends on a pre-release package 'Microsoft.ServiceHub.Framework, 4.9.14-beta' 2026-02-17T13:05:31.7548278Z Package 'Microsoft.CodeAnalysis.Remote.ServiceHub' depends on a pre-release package 'Microsoft.VisualStudio.Threading, 17.15.22-alpha' 2026-02-17T13:05:31.7549251Z Package 'Microsoft.CodeAnalysis.Remote.ServiceHub' depends on a pre-release package 'StreamJsonRpc, 2.23.41-alpha' 2026-02-17T13:05:31.7550167Z Package 'Microsoft.CodeAnalysis.Remote.ServiceHub' depends on a pre-release package 'Microsoft.VisualStudio.Debugger.Contracts, 18.0.0-beta.25379.1' 2026-02-17T13:05:31.7551145Z Package 'Microsoft.CodeAnalysis.Remote.ServiceHub' depends on a pre-release package 'Microsoft.VisualStudio.RpcContracts, 17.15.25-pre' 2026-02-17T13:05:31.7551865Z Package 'Microsoft.CodeAnalysis.Remote.ServiceHub' depends on a pre-release package 'Microsoft.ServiceHub.Framework, 4.9.14-beta' 2026-02-17T13:05:31.7552652Z Package 'Microsoft.CodeAnalysis.Remote.ServiceHub' depends on a pre-release package 'Microsoft.VisualStudio.Threading, 17.15.22-alpha' 2026-02-17T13:05:31.7553710Z Package 'Microsoft.CodeAnalysis.Remote.ServiceHub' depends on a pre-release package 'StreamJsonRpc, 2.23.41-alpha' 2026-02-17T13:05:31.7554952Z Package 'Microsoft.CodeAnalysis.Remote.Workspaces' depends on a pre-release package 'Microsoft.ServiceHub.Framework, 4.9.14-beta' 2026-02-17T13:05:31.7555432Z Package 'Microsoft.CodeAnalysis.Remote.Workspaces' depends on a pre-release package 'Microsoft.VisualStudio.Threading, 17.15.22-alpha' 2026-02-17T13:05:31.7556304Z Package 'Microsoft.CodeAnalysis.Remote.Workspaces' depends on a pre-release package 'StreamJsonRpc, 2.23.41-alpha' 2026-02-17T13:05:31.7557433Z Package 'Microsoft.CodeAnalysis.Remote.Workspaces' depends on a pre-release package 'Microsoft.ServiceHub.Framework, 4.9.14-beta' 2026-02-17T13:05:31.7558275Z Package 'Microsoft.CodeAnalysis.Remote.Workspaces' depends on a pre-release package 'Microsoft.VisualStudio.Threading, 17.15.22-alpha' 2026-02-17T13:05:31.7559742Z Package 'Microsoft.CodeAnalysis.Remote.Workspaces' depends on a pre-release package 'StreamJsonRpc, 2.23.41-alpha' 2026-02-17T13:05:31.7560352Z Package 'Microsoft.CodeAnalysis.VisualBasic.EditorFeatures' depends on a pre-release package 'Microsoft.ServiceHub.Framework, 4.9.14-beta' 2026-02-17T13:05:31.7561402Z Package 'Microsoft.CodeAnalysis.VisualBasic.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.CoreUtility, 18.0.404-preview' 2026-02-17T13:05:31.7561958Z Package 'Microsoft.CodeAnalysis.VisualBasic.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Debugger.Contracts, 18.0.0-beta.25379.1' 2026-02-17T13:05:31.7562554Z Package 'Microsoft.CodeAnalysis.VisualBasic.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.ImageCatalog, 18.0.2188-preview.1' 2026-02-17T13:05:31.7562865Z Package 'Microsoft.CodeAnalysis.VisualBasic.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Imaging, 18.0.2188-preview.1' 2026-02-17T13:05:31.7564426Z Package 'Microsoft.CodeAnalysis.VisualBasic.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime, 18.0.2154-preview.1' 2026-02-17T13:05:31.7565107Z Package 'Microsoft.CodeAnalysis.VisualBasic.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Language, 18.0.404-preview' 2026-02-17T13:05:31.7565622Z Package 'Microsoft.CodeAnalysis.VisualBasic.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Language.NavigateTo.Interfaces, 18.0.404-preview' 2026-02-17T13:05:31.7568105Z Package 'Microsoft.CodeAnalysis.VisualBasic.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Language.StandardClassification, 18.0.404-preview' 2026-02-17T13:05:31.7568848Z Package 'Microsoft.CodeAnalysis.VisualBasic.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.RpcContracts, 17.15.25-pre' 2026-02-17T13:05:31.7569336Z Package 'Microsoft.CodeAnalysis.VisualBasic.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Text.Data, 18.0.404-preview' 2026-02-17T13:05:31.7570142Z Package 'Microsoft.CodeAnalysis.VisualBasic.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Text.Internal, 18.0.404-preview' 2026-02-17T13:05:31.7571437Z Package 'Microsoft.CodeAnalysis.VisualBasic.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Text.Logic, 18.0.404-preview' 2026-02-17T13:05:31.7572058Z Package 'Microsoft.CodeAnalysis.VisualBasic.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Text.UI, 18.0.404-preview' 2026-02-17T13:05:31.7572950Z Package 'Microsoft.CodeAnalysis.VisualBasic.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Text.UI.Wpf, 18.0.404-preview' 2026-02-17T13:05:31.7573863Z Package 'Microsoft.CodeAnalysis.VisualBasic.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Threading, 17.15.22-alpha' 2026-02-17T13:05:31.7575239Z Package 'Microsoft.CodeAnalysis.VisualBasic.EditorFeatures' depends on a pre-release package 'Microsoft.VisualStudio.Utilities, 18.0.2188-preview.1' 2026-02-17T13:05:31.7576013Z Package 'Microsoft.CodeAnalysis.VisualBasic.EditorFeatures' depends on a pre-release package 'StreamJsonRpc, 2.23.41-alpha' 2026-02-17T13:05:31.7579455Z Package 'Microsoft.CommonLanguageServerProtocol.Framework' depends on a pre-release package 'StreamJsonRpc, 2.23.41-alpha' 2026-02-17T13:05:31.7580487Z Package 'Microsoft.VisualStudio.LanguageServices.DevKit' depends on a pre-release package 'Microsoft.VisualStudio.Debugger.Contracts, 18.0.0-beta.25379.1' 2026-02-17T13:05:31.7582546Z Package 'Microsoft.VisualStudio.LanguageServices.DevKit' depends on a pre-release package 'Microsoft.ServiceHub.Framework, 4.9.14-beta' 2026-02-17T13:05:31.7584148Z Package 'Microsoft.VisualStudio.LanguageServices.DevKit' depends on a pre-release package 'Microsoft.VisualStudio.RpcContracts, 17.15.25-pre' 2026-02-17T13:05:31.7586469Z Package 'Microsoft.VisualStudio.LanguageServices.DevKit' depends on a pre-release package 'Microsoft.VisualStudio.Threading, 17.15.22-alpha' 2026-02-17T13:05:31.7587426Z Package 'Microsoft.VisualStudio.LanguageServices.DevKit' depends on a pre-release package 'StreamJsonRpc, 2.23.41-alpha' 2026-02-17T13:05:31.7590106Z Package 'Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot' depends on a pre-release package 'Microsoft.Internal.Performance.CodeMarkers.DesignTime, 15.8.27812-alpha' 2026-02-17T13:05:31.7591450Z Package 'Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot' depends on a pre-release package 'Microsoft.Internal.VisualStudio.Shell.Framework, 18.0.1211-preview.1' 2026-02-17T13:05:31.7593667Z Package 'Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot' depends on a pre-release package 'Microsoft.ServiceHub.Framework, 4.9.14-beta' 2026-02-17T13:05:31.7595495Z Package 'Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot' depends on a pre-release package 'Microsoft.VisualStudio.CallHierarchy.Package.Definitions, 15.8.27812-alpha' 2026-02-17T13:05:31.7597020Z Package 'Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot' depends on a pre-release package 'Microsoft.VisualStudio.CoreUtility, 18.0.404-preview' 2026-02-17T13:05:31.7598262Z Package 'Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot' depends on a pre-release package 'Microsoft.VisualStudio.Debugger.Contracts, 18.0.0-beta.25379.1' 2026-02-17T13:05:31.7600138Z Package 'Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot' depends on a pre-release package 'Microsoft.VisualStudio.Debugger.Engine-implementation, 18.0.1082202-preview' 2026-02-17T13:05:31.7602045Z Package 'Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot' depends on a pre-release package 'Microsoft.VisualStudio.Editor, 18.0.404-preview' 2026-02-17T13:05:31.7604418Z Package 'Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot' depends on a pre-release package 'Microsoft.VisualStudio.ImageCatalog, 18.0.2188-preview.1' 2026-02-17T13:05:31.7606040Z Package 'Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot' depends on a pre-release package 'Microsoft.VisualStudio.Imaging, 18.0.2188-preview.1' 2026-02-17T13:05:31.7608560Z Package 'Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot' depends on a pre-release package 'Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime, 18.0.2154-preview.1' 2026-02-17T13:05:31.7609902Z Package 'Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot' depends on a pre-release package 'Microsoft.VisualStudio.Language, 18.0.404-preview' 2026-02-17T13:05:31.7610539Z Package 'Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot' depends on a pre-release package 'Microsoft.VisualStudio.Language.CallHierarchy, 15.8.27812-alpha' 2026-02-17T13:05:31.7612623Z Package 'Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot' depends on a pre-release package 'Microsoft.VisualStudio.Language.NavigateTo.Interfaces, 18.0.404-preview' 2026-02-17T13:05:31.7614969Z Package 'Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot' depends on a pre-release package 'Microsoft.VisualStudio.Language.StandardClassification, 18.0.404-preview' 2026-02-17T13:05:31.7616777Z Package 'Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot' depends on a pre-release package 'Microsoft.VisualStudio.LanguageServer.Client, 18.0.14-preview' 2026-02-17T13:05:31.7618008Z Package 'Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot' depends on a pre-release package 'Microsoft.VisualStudio.RpcContracts, 17.15.25-pre' 2026-02-17T13:05:31.7619519Z Package 'Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot' depends on a pre-release package 'Microsoft.VisualStudio.SDK, 18.0.2188-preview.1' 2026-02-17T13:05:31.7621633Z Package 'Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot' depends on a pre-release package 'Microsoft.VisualStudio.Shell.15.0, 18.0.2188-preview.1' 2026-02-17T13:05:31.7622383Z Package 'Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot' depends on a pre-release package 'Microsoft.VisualStudio.Text.Data, 18.0.404-preview' 2026-02-17T13:05:31.7624689Z Package 'Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot' depends on a pre-release package 'Microsoft.VisualStudio.Text.Internal, 18.0.404-preview' 2026-02-17T13:05:31.7626334Z Package 'Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot' depends on a pre-release package 'Microsoft.VisualStudio.Text.Logic, 18.0.404-preview' 2026-02-17T13:05:31.7628757Z Package 'Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot' depends on a pre-release package 'Microsoft.VisualStudio.Text.UI, 18.0.404-preview' 2026-02-17T13:05:31.7629762Z Package 'Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot' depends on a pre-release package 'Microsoft.VisualStudio.Text.UI.Wpf, 18.0.404-preview' 2026-02-17T13:05:31.7632557Z Package 'Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot' depends on a pre-release package 'Microsoft.VisualStudio.Threading, 17.15.22-alpha' 2026-02-17T13:05:31.7633673Z Package 'Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot' depends on a pre-release package 'Microsoft.VisualStudio.Utilities, 18.0.2188-preview.1' 2026-02-17T13:05:31.7635358Z Package 'Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot' depends on a pre-release package 'Microsoft.VisualStudio.WinForms.Interfaces, 17.0.0-previews-4-31709-430' 2026-02-17T13:05:31.7636979Z Package 'Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot' depends on a pre-release package 'NuGet.VisualStudio, 6.0.0-preview.0.15' 2026-02-17T13:05:31.7638109Z Package 'Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot' depends on a pre-release package 'NuGet.VisualStudio.Contracts, 6.0.0-preview.0.15' 2026-02-17T13:05:31.7640376Z Package 'Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot' depends on a pre-release package 'StreamJsonRpc, 2.23.41-alpha' 2026-02-17T13:05:31.7642241Z Package 'Microsoft.VisualStudio.LanguageServices.LiveShare' depends on a pre-release package 'Microsoft.VisualStudio.Workspace.VSIntegration, 17.9.29-preview-0001' 2026-02-17T13:05:31.7644147Z Package 'Microsoft.VisualStudio.LanguageServices.LiveShare' depends on a pre-release package 'Microsoft.Internal.Performance.CodeMarkers.DesignTime, 15.8.27812-alpha' 2026-02-17T13:05:31.7644899Z Package 'Microsoft.VisualStudio.LanguageServices.LiveShare' depends on a pre-release package 'Microsoft.Internal.VisualStudio.Shell.Framework, 18.0.1211-preview.1' 2026-02-17T13:05:31.7647240Z Package 'Microsoft.VisualStudio.LanguageServices.LiveShare' depends on a pre-release package 'Microsoft.ServiceHub.Framework, 4.9.14-beta' 2026-02-17T13:05:31.7647968Z Package 'Microsoft.VisualStudio.LanguageServices.LiveShare' depends on a pre-release package 'Microsoft.VisualStudio.CallHierarchy.Package.Definitions, 15.8.27812-alpha' 2026-02-17T13:05:31.7650146Z Package 'Microsoft.VisualStudio.LanguageServices.LiveShare' depends on a pre-release package 'Microsoft.VisualStudio.CoreUtility, 18.0.404-preview' 2026-02-17T13:05:31.7651180Z Package 'Microsoft.VisualStudio.LanguageServices.LiveShare' depends on a pre-release package 'Microsoft.VisualStudio.Debugger.Contracts, 18.0.0-beta.25379.1' 2026-02-17T13:05:31.7653877Z Package 'Microsoft.VisualStudio.LanguageServices.LiveShare' depends on a pre-release package 'Microsoft.VisualStudio.Debugger.Engine-implementation, 18.0.1082202-preview' 2026-02-17T13:05:31.7655346Z Package 'Microsoft.VisualStudio.LanguageServices.LiveShare' depends on a pre-release package 'Microsoft.VisualStudio.Editor, 18.0.404-preview' 2026-02-17T13:05:31.7656774Z Package 'Microsoft.VisualStudio.LanguageServices.LiveShare' depends on a pre-release package 'Microsoft.VisualStudio.ImageCatalog, 18.0.2188-preview.1' 2026-02-17T13:05:31.7658899Z Package 'Microsoft.VisualStudio.LanguageServices.LiveShare' depends on a pre-release package 'Microsoft.VisualStudio.Imaging, 18.0.2188-preview.1' 2026-02-17T13:05:31.7660243Z Package 'Microsoft.VisualStudio.LanguageServices.LiveShare' depends on a pre-release package 'Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime, 18.0.2154-preview.1' 2026-02-17T13:05:31.7661655Z Package 'Microsoft.VisualStudio.LanguageServices.LiveShare' depends on a pre-release package 'Microsoft.VisualStudio.Language, 18.0.404-preview' 2026-02-17T13:05:31.7663745Z Package 'Microsoft.VisualStudio.LanguageServices.LiveShare' depends on a pre-release package 'Microsoft.VisualStudio.Language.CallHierarchy, 15.8.27812-alpha' 2026-02-17T13:05:31.7665575Z Package 'Microsoft.VisualStudio.LanguageServices.LiveShare' depends on a pre-release package 'Microsoft.VisualStudio.Language.NavigateTo.Interfaces, 18.0.404-preview' 2026-02-17T13:05:31.7667598Z Package 'Microsoft.VisualStudio.LanguageServices.LiveShare' depends on a pre-release package 'Microsoft.VisualStudio.Language.StandardClassification, 18.0.404-preview' 2026-02-17T13:05:31.7669114Z Package 'Microsoft.VisualStudio.LanguageServices.LiveShare' depends on a pre-release package 'Microsoft.VisualStudio.LanguageServer.Client, 18.0.14-preview' 2026-02-17T13:05:31.7670974Z Package 'Microsoft.VisualStudio.LanguageServices.LiveShare' depends on a pre-release package 'Microsoft.VisualStudio.RpcContracts, 17.15.25-pre' 2026-02-17T13:05:31.7672415Z Package 'Microsoft.VisualStudio.LanguageServices.LiveShare' depends on a pre-release package 'Microsoft.VisualStudio.SDK, 18.0.2188-preview.1' 2026-02-17T13:05:31.7674122Z Package 'Microsoft.VisualStudio.LanguageServices.LiveShare' depends on a pre-release package 'Microsoft.VisualStudio.Shell.15.0, 18.0.2188-preview.1' 2026-02-17T13:05:31.7675646Z Package 'Microsoft.VisualStudio.LanguageServices.LiveShare' depends on a pre-release package 'Microsoft.VisualStudio.Text.Data, 18.0.404-preview' 2026-02-17T13:05:31.7677076Z Package 'Microsoft.VisualStudio.LanguageServices.LiveShare' depends on a pre-release package 'Microsoft.VisualStudio.Text.Internal, 18.0.404-preview' 2026-02-17T13:05:31.7678557Z Package 'Microsoft.VisualStudio.LanguageServices.LiveShare' depends on a pre-release package 'Microsoft.VisualStudio.Text.Logic, 18.0.404-preview' 2026-02-17T13:05:31.7679290Z Package 'Microsoft.VisualStudio.LanguageServices.LiveShare' depends on a pre-release package 'Microsoft.VisualStudio.Text.UI, 18.0.404-preview' 2026-02-17T13:05:31.7681719Z Package 'Microsoft.VisualStudio.LanguageServices.LiveShare' depends on a pre-release package 'Microsoft.VisualStudio.Text.UI.Wpf, 18.0.404-preview' 2026-02-17T13:05:31.7682793Z Package 'Microsoft.VisualStudio.LanguageServices.LiveShare' depends on a pre-release package 'Microsoft.VisualStudio.Threading, 17.15.22-alpha' 2026-02-17T13:05:31.7684594Z Package 'Microsoft.VisualStudio.LanguageServices.LiveShare' depends on a pre-release package 'Microsoft.VisualStudio.Utilities, 18.0.2188-preview.1' 2026-02-17T13:05:31.7685963Z Package 'Microsoft.VisualStudio.LanguageServices.LiveShare' depends on a pre-release package 'Microsoft.VisualStudio.WinForms.Interfaces, 17.0.0-previews-4-31709-430' 2026-02-17T13:05:31.7686859Z Package 'Microsoft.VisualStudio.LanguageServices.LiveShare' depends on a pre-release package 'NuGet.VisualStudio, 6.0.0-preview.0.15' 2026-02-17T13:05:31.7689303Z Package 'Microsoft.VisualStudio.LanguageServices.LiveShare' depends on a pre-release package 'NuGet.VisualStudio.Contracts, 6.0.0-preview.0.15' 2026-02-17T13:05:31.7690022Z Package 'Microsoft.VisualStudio.LanguageServices.LiveShare' depends on a pre-release package 'StreamJsonRpc, 2.23.41-alpha' 2026-02-17T13:05:31.7693534Z Package 'Microsoft.VisualStudio.LanguageServices.Xaml' depends on a pre-release package 'Microsoft.Internal.Performance.CodeMarkers.DesignTime, 15.8.27812-alpha' 2026-02-17T13:05:31.7694319Z Package 'Microsoft.VisualStudio.LanguageServices.Xaml' depends on a pre-release package 'Microsoft.Internal.VisualStudio.Shell.Framework, 18.0.1211-preview.1' 2026-02-17T13:05:31.7696660Z Package 'Microsoft.VisualStudio.LanguageServices.Xaml' depends on a pre-release package 'Microsoft.ServiceHub.Framework, 4.9.14-beta' 2026-02-17T13:05:31.7698061Z Package 'Microsoft.VisualStudio.LanguageServices.Xaml' depends on a pre-release package 'Microsoft.VisualStudio.CallHierarchy.Package.Definitions, 15.8.27812-alpha' 2026-02-17T13:05:31.7700121Z Package 'Microsoft.VisualStudio.LanguageServices.Xaml' depends on a pre-release package 'Microsoft.VisualStudio.CoreUtility, 18.0.404-preview' 2026-02-17T13:05:31.7702419Z Package 'Microsoft.VisualStudio.LanguageServices.Xaml' depends on a pre-release package 'Microsoft.VisualStudio.Debugger.Contracts, 18.0.0-beta.25379.1' 2026-02-17T13:05:31.7703903Z Package 'Microsoft.VisualStudio.LanguageServices.Xaml' depends on a pre-release package 'Microsoft.VisualStudio.Debugger.Engine-implementation, 18.0.1082202-preview' 2026-02-17T13:05:31.7705655Z Package 'Microsoft.VisualStudio.LanguageServices.Xaml' depends on a pre-release package 'Microsoft.VisualStudio.Editor, 18.0.404-preview' 2026-02-17T13:05:31.7707252Z Package 'Microsoft.VisualStudio.LanguageServices.Xaml' depends on a pre-release package 'Microsoft.VisualStudio.ImageCatalog, 18.0.2188-preview.1' 2026-02-17T13:05:31.7709714Z Package 'Microsoft.VisualStudio.LanguageServices.Xaml' depends on a pre-release package 'Microsoft.VisualStudio.Imaging, 18.0.2188-preview.1' 2026-02-17T13:05:31.7710491Z Package 'Microsoft.VisualStudio.LanguageServices.Xaml' depends on a pre-release package 'Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime, 18.0.2154-preview.1' 2026-02-17T13:05:31.7713417Z Package 'Microsoft.VisualStudio.LanguageServices.Xaml' depends on a pre-release package 'Microsoft.VisualStudio.Language, 18.0.404-preview' 2026-02-17T13:05:31.7713730Z Package 'Microsoft.VisualStudio.LanguageServices.Xaml' depends on a pre-release package 'Microsoft.VisualStudio.Language.CallHierarchy, 15.8.27812-alpha' 2026-02-17T13:05:31.7716398Z Package 'Microsoft.VisualStudio.LanguageServices.Xaml' depends on a pre-release package 'Microsoft.VisualStudio.Language.NavigateTo.Interfaces, 18.0.404-preview' 2026-02-17T13:05:31.7717219Z Package 'Microsoft.VisualStudio.LanguageServices.Xaml' depends on a pre-release package 'Microsoft.VisualStudio.Language.StandardClassification, 18.0.404-preview' 2026-02-17T13:05:31.7720354Z Package 'Microsoft.VisualStudio.LanguageServices.Xaml' depends on a pre-release package 'Microsoft.VisualStudio.LanguageServer.Client, 18.0.14-preview' 2026-02-17T13:05:31.7721078Z Package 'Microsoft.VisualStudio.LanguageServices.Xaml' depends on a pre-release package 'Microsoft.VisualStudio.RpcContracts, 17.15.25-pre' 2026-02-17T13:05:31.7723460Z Package 'Microsoft.VisualStudio.LanguageServices.Xaml' depends on a pre-release package 'Microsoft.VisualStudio.SDK, 18.0.2188-preview.1' 2026-02-17T13:05:31.7724611Z Package 'Microsoft.VisualStudio.LanguageServices.Xaml' depends on a pre-release package 'Microsoft.VisualStudio.Shell.15.0, 18.0.2188-preview.1' 2026-02-17T13:05:31.7726959Z Package 'Microsoft.VisualStudio.LanguageServices.Xaml' depends on a pre-release package 'Microsoft.VisualStudio.Text.Data, 18.0.404-preview' 2026-02-17T13:05:31.7734349Z Package 'Microsoft.VisualStudio.LanguageServices.Xaml' depends on a pre-release package 'Microsoft.VisualStudio.Text.Internal, 18.0.404-preview' 2026-02-17T13:05:31.7735750Z Package 'Microsoft.VisualStudio.LanguageServices.Xaml' depends on a pre-release package 'Microsoft.VisualStudio.Text.Logic, 18.0.404-preview' 2026-02-17T13:05:31.7736183Z Package 'Microsoft.VisualStudio.LanguageServices.Xaml' depends on a pre-release package 'Microsoft.VisualStudio.Text.UI, 18.0.404-preview' 2026-02-17T13:05:31.7736764Z Package 'Microsoft.VisualStudio.LanguageServices.Xaml' depends on a pre-release package 'Microsoft.VisualStudio.Text.UI.Wpf, 18.0.404-preview' 2026-02-17T13:05:31.7737920Z Package 'Microsoft.VisualStudio.LanguageServices.Xaml' depends on a pre-release package 'Microsoft.VisualStudio.Threading, 17.15.22-alpha' 2026-02-17T13:05:31.7739116Z Package 'Microsoft.VisualStudio.LanguageServices.Xaml' depends on a pre-release package 'Microsoft.VisualStudio.Utilities, 18.0.2188-preview.1' 2026-02-17T13:05:31.7739627Z Package 'Microsoft.VisualStudio.LanguageServices.Xaml' depends on a pre-release package 'Microsoft.VisualStudio.WinForms.Interfaces, 17.0.0-previews-4-31709-430' 2026-02-17T13:05:31.7740069Z Package 'Microsoft.VisualStudio.LanguageServices.Xaml' depends on a pre-release package 'NuGet.VisualStudio, 6.0.0-preview.0.15' 2026-02-17T13:05:31.7742645Z Package 'Microsoft.VisualStudio.LanguageServices.Xaml' depends on a pre-release package 'NuGet.VisualStudio.Contracts, 6.0.0-preview.0.15' 2026-02-17T13:05:31.7743895Z Package 'Microsoft.VisualStudio.LanguageServices.Xaml' depends on a pre-release package 'StreamJsonRpc, 2.23.41-alpha' 2026-02-17T13:06:12.4506001Z Generating manifest for VS component 'Microsoft.CodeAnalysis.Compilers' 2026-02-17T13:06:12.6055018Z Generating VS manifest 'Microsoft.CodeAnalysis.Compilers.arm64.vsix' 2026-02-17T13:06:12.6056263Z Generating VS manifest 'Microsoft.CodeAnalysis.Compilers.x64.vsix' 2026-02-17T13:06:12.6056856Z Generating VS manifest 'Microsoft.CodeAnalysis.Compilers.x86.vsix' 2026-02-17T13:06:15.1897257Z Generating manifest for VS component 'Microsoft.CodeAnalysis.LanguageServices' 2026-02-17T13:06:15.2113317Z Generating VS manifest 'ExpressionEvaluatorPackage.vsix' 2026-02-17T13:06:15.2118072Z Generating VS manifest 'Roslyn.VisualStudio.Setup.vsix' 2026-02-17T13:06:16.9433764Z 2026-02-17T13:06:16.9457289Z Build succeeded. 2026-02-17T13:06:16.9651194Z 0 Warning(s) 2026-02-17T13:06:16.9674212Z 0 Error(s) 2026-02-17T13:06:16.9914742Z 2026-02-17T13:06:17.0011800Z Time Elapsed 00:21:34.92 2026-02-17T13:06:17.4862125Z subst T: /d 2026-02-17T13:06:17.5177455Z subst T: D:\a\_work\1\s\artifacts\tmp\Release 2026-02-17T13:06:17.5440359Z D:\a\_work\1\s\artifacts/bin/BuildValidator/Release/net472/BuildValidator.exe --verbose --assembliesPath "D:\a\_work\1\s\artifacts/obj/" --exclude net472\Microsoft.CodeAnalysis.EditorFeatures.dll --exclude net472\Microsoft.VisualStudio.LanguageServices.CSharp.dll --exclude net472\Microsoft.VisualStudio.LanguageServices.dll --exclude net472\Microsoft.VisualStudio.LanguageServices.Implementation.dll --exclude net472\Microsoft.VisualStudio.LanguageServices.VisualBasic.dll --exclude net472\Roslyn.Hosting.Diagnostics.dll --exclude net472\Roslyn.VisualStudio.DiagnosticsWindow.dll --exclude net472\Microsoft.CodeAnalysis.EditorFeatures2.UnitTests.dll --exclude net10.0\Microsoft.CodeAnalysis.Collections.Package.dll --exclude netstandard2.0\Microsoft.CodeAnalysis.Contracts.Package.dll --exclude net8.0\Microsoft.CodeAnalysis.Contracts.Package.dll --exclude net10.0\Microsoft.CodeAnalysis.Contracts.Package.dll --exclude netcoreapp3.1\Microsoft.CodeAnalysis.Collections.Package.dll --exclude netstandard2.0\Microsoft.CodeAnalysis.Collections.Package.dll --exclude netstandard2.0\Microsoft.CodeAnalysis.Debugging.Package.dll --exclude netstandard2.0\Microsoft.CodeAnalysis.PooledObjects.Package.dll --exclude netstandard2.0\Microsoft.CodeAnalysis.Threading.Package.dll --exclude net8.0\Microsoft.CodeAnalysis.Threading.Package.dll --exclude net10.0\Microsoft.CodeAnalysis.Threading.Package.dll --exclude netstandard2.0\Microsoft.CodeAnalysis.Extensions.Package.dll --exclude netcoreapp3.1\Microsoft.CodeAnalysis.Workspaces.UnitTests.dll --exclude net8.0\GeneratedRefAssemblies\Microsoft.CodeAnalysis.dll --exclude net8.0\GeneratedRefAssemblies\Microsoft.CodeAnalysis.CSharp.dll --exclude net8.0\GeneratedRefAssemblies\Microsoft.CodeAnalysis.VisualBasic.dll --exclude net8.0\GeneratedRefAssemblies\Microsoft.CodeAnalysis.SemanticSearch.Extensions.dll --exclude net8.0\GeneratedRefAssemblies\System.Collections.Immutable.dll --debugPath "D:\a\_work\1\s\artifacts/BuildValidator" --sourcePath "D:\a\_work\1\s\/" --referencesPath "D:\a\_work\1\s\artifacts/bin" --referencesPath "D:\a\_work\1\s\.dotnet/packs" 2026-02-17T13:06:17.9031284Z Using debug folder: "D:\a\_work\1\s\artifacts\BuildValidator" 2026-02-17T13:06:17.9032784Z Rebuild Search Paths 2026-02-17T13:06:17.9035099Z "D:\a\_work\1\s\artifacts\obj\" 2026-02-17T13:06:17.9236801Z Skipping non-pe file D:\a\_work\1\s\artifacts/obj/AnalyzerRunner\Release\net10.0\apphost.exe 2026-02-17T13:06:17.9705523Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/AnalyzerRunner\Release\net472\ref\AnalyzerRunner.exe 2026-02-17T13:06:17.9708315Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/AnalyzerRunner\Release\net472\refint\AnalyzerRunner.exe 2026-02-17T13:06:17.9712712Z Skipping non-pe file D:\a\_work\1\s\artifacts/obj/BuildActionTelemetryTable\Release\net10.0\apphost.exe 2026-02-17T13:06:17.9741497Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/BuildBoss\Release\net472\ref\BuildBoss.exe 2026-02-17T13:06:17.9744161Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/BuildBoss\Release\net472\refint\BuildBoss.exe 2026-02-17T13:06:17.9747975Z Skipping non-pe file D:\a\_work\1\s\artifacts/obj/BuildValidator\Release\net10.0\apphost.exe 2026-02-17T13:06:17.9761064Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/BuildValidator\Release\net472\ref\BuildValidator.exe 2026-02-17T13:06:17.9762534Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/BuildValidator\Release\net472\refint\BuildValidator.exe 2026-02-17T13:06:17.9769821Z Skipping non-pe file D:\a\_work\1\s\artifacts/obj/CompilersBoundTreeGenerator\Release\net10.0\apphost.exe 2026-02-17T13:06:17.9775355Z Skipping non-pe file D:\a\_work\1\s\artifacts/obj/CompilersIOperationGenerator\Release\net10.0\apphost.exe 2026-02-17T13:06:17.9788000Z Skipping non-pe file D:\a\_work\1\s\artifacts/obj/csc\Release\net10.0\apphost.exe 2026-02-17T13:06:17.9798528Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/csc\Release\net472\ref\csc.exe 2026-02-17T13:06:17.9801505Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/csc\Release\net472\refint\csc.exe 2026-02-17T13:06:17.9804471Z Skipping non-pe file D:\a\_work\1\s\artifacts/obj/csc\Release\net8.0\apphost.exe 2026-02-17T13:06:17.9824171Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/csc-arm64\Release\net472\ref\csc.exe 2026-02-17T13:06:17.9826728Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/csc-arm64\Release\net472\refint\csc.exe 2026-02-17T13:06:17.9831165Z Skipping non-pe file D:\a\_work\1\s\artifacts/obj/CSharpErrorFactsGenerator\Release\net10.0\apphost.exe 2026-02-17T13:06:17.9837907Z Skipping non-pe file D:\a\_work\1\s\artifacts/obj/CSharpSyntaxGenerator\Release\net10.0\apphost.exe 2026-02-17T13:06:17.9846231Z Skipping non-pe file D:\a\_work\1\s\artifacts/obj/csi\Release\net10.0\apphost.exe 2026-02-17T13:06:17.9852609Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/csi\Release\net472\ref\csi.exe 2026-02-17T13:06:17.9854617Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/csi\Release\net472\refint\csi.exe 2026-02-17T13:06:17.9859531Z Skipping non-pe file D:\a\_work\1\s\artifacts/obj/csi\Release\net8.0\apphost.exe 2026-02-17T13:06:17.9897040Z Skipping non-pe file D:\a\_work\1\s\artifacts/obj/GenerateRulesMissingDocumentation\Release\net10.0\apphost.exe 2026-02-17T13:06:17.9913764Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/IdeBenchmarks\Release\net472\ref\IdeBenchmarks.exe 2026-02-17T13:06:17.9915283Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/IdeBenchmarks\Release\net472\refint\IdeBenchmarks.exe 2026-02-17T13:06:17.9918707Z Skipping non-pe file D:\a\_work\1\s\artifacts/obj/IdeCoreBenchmarks\Release\net10.0\apphost.exe 2026-02-17T13:06:17.9935614Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/InteractiveHost32\Release\net472\win-x86\ref\InteractiveHost32.exe 2026-02-17T13:06:17.9937808Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/InteractiveHost32\Release\net472\win-x86\refint\InteractiveHost32.exe 2026-02-17T13:06:17.9948734Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/InteractiveHost64\Release\net472\win-x64\ref\InteractiveHost64.exe 2026-02-17T13:06:17.9950843Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/InteractiveHost64\Release\net472\win-x64\refint\InteractiveHost64.exe 2026-02-17T13:06:17.9953351Z Skipping non-pe file D:\a\_work\1\s\artifacts/obj/InteractiveHost64\Release\net8.0-windows\win-x64\apphost.exe 2026-02-17T13:06:17.9967069Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Metrics\Release\net472\ref\Metrics.exe 2026-02-17T13:06:17.9970033Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Metrics\Release\net472\refint\Metrics.exe 2026-02-17T13:06:17.9986092Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Metrics.Legacy\Release\net472\ref\Metrics.Legacy.exe 2026-02-17T13:06:17.9988867Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Metrics.Legacy\Release\net472\refint\Metrics.Legacy.exe 2026-02-17T13:06:18.1831651Z Skipping non-pe file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\apphost.exe 2026-02-17T13:06:18.1911693Z Skipping non-pe file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\apphost.exe 2026-02-17T13:06:18.1924405Z Skipping non-pe file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\apphost.exe 2026-02-17T13:06:18.2203809Z Skipping non-pe file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.ServiceHub.CoreComponents.arm64\Release\net8.0\apphost.exe 2026-02-17T13:06:18.2206125Z Skipping non-pe file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.ServiceHub.CoreComponents.x64\Release\net8.0\apphost.exe 2026-02-17T13:06:18.3052274Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net472\ref\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.exe 2026-02-17T13:06:18.3056053Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net472\refint\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.exe 2026-02-17T13:06:18.3301798Z Skipping non-pe file D:\a\_work\1\s\artifacts/obj/PrepareTests\Release\net10.0\apphost.exe 2026-02-17T13:06:18.3308605Z Skipping non-pe file D:\a\_work\1\s\artifacts/obj/Replay\Release\net10.0\apphost.exe 2026-02-17T13:06:18.3353300Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Replay\Release\net472\ref\Replay.exe 2026-02-17T13:06:18.3355317Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Replay\Release\net472\refint\Replay.exe 2026-02-17T13:06:18.3358660Z Skipping non-pe file D:\a\_work\1\s\artifacts/obj/Replay\Release\net8.0\apphost.exe 2026-02-17T13:06:18.3476349Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/RulesetToEditorconfigConverter\Release\net472\ref\RulesetToEditorconfigConverter.exe 2026-02-17T13:06:18.3477970Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/RulesetToEditorconfigConverter\Release\net472\refint\RulesetToEditorconfigConverter.exe 2026-02-17T13:06:18.3484392Z Skipping non-pe file D:\a\_work\1\s\artifacts/obj/RunTests\Release\net10.0\apphost.exe 2026-02-17T13:06:18.3510684Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/StackDepthTest\Release\net472\ref\StackDepthTest.exe 2026-02-17T13:06:18.3512412Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/StackDepthTest\Release\net472\refint\StackDepthTest.exe 2026-02-17T13:06:18.3519269Z Skipping non-pe file D:\a\_work\1\s\artifacts/obj/TestDiscoveryWorker\Release\net10.0\apphost.exe 2026-02-17T13:06:18.3532725Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/TestDiscoveryWorker\Release\net472\ref\TestDiscoveryWorker.exe 2026-02-17T13:06:18.3534113Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/TestDiscoveryWorker\Release\net472\refint\TestDiscoveryWorker.exe 2026-02-17T13:06:18.3579040Z Skipping non-pe file D:\a\_work\1\s\artifacts/obj/vbc\Release\net10.0\apphost.exe 2026-02-17T13:06:18.3584563Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/vbc\Release\net472\ref\vbc.exe 2026-02-17T13:06:18.3585931Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/vbc\Release\net472\refint\vbc.exe 2026-02-17T13:06:18.3590236Z Skipping non-pe file D:\a\_work\1\s\artifacts/obj/vbc\Release\net8.0\apphost.exe 2026-02-17T13:06:18.3601912Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/vbc-arm64\Release\net472\ref\vbc.exe 2026-02-17T13:06:18.3603786Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/vbc-arm64\Release\net472\refint\vbc.exe 2026-02-17T13:06:18.3610591Z Skipping non-pe file D:\a\_work\1\s\artifacts/obj/VBCSCompiler\Release\net10.0\apphost.exe 2026-02-17T13:06:18.3617488Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/VBCSCompiler\Release\net472\ref\VBCSCompiler.exe 2026-02-17T13:06:18.3619132Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/VBCSCompiler\Release\net472\refint\VBCSCompiler.exe 2026-02-17T13:06:18.3622506Z Skipping non-pe file D:\a\_work\1\s\artifacts/obj/VBCSCompiler\Release\net8.0\apphost.exe 2026-02-17T13:06:18.3634388Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/VBCSCompiler-arm64\Release\net472\ref\VBCSCompiler.exe 2026-02-17T13:06:18.3637251Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/VBCSCompiler-arm64\Release\net472\refint\VBCSCompiler.exe 2026-02-17T13:06:18.3646308Z Skipping non-pe file D:\a\_work\1\s\artifacts/obj/vbi\Release\net10.0\apphost.exe 2026-02-17T13:06:18.3656170Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/vbi\Release\net472\ref\vbi.exe 2026-02-17T13:06:18.3657892Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/vbi\Release\net472\refint\vbi.exe 2026-02-17T13:06:18.3660242Z Skipping non-pe file D:\a\_work\1\s\artifacts/obj/vbi\Release\net8.0\apphost.exe 2026-02-17T13:06:18.3664658Z Skipping non-pe file D:\a\_work\1\s\artifacts/obj/VisualBasicErrorFactsGenerator\Release\net10.0\apphost.exe 2026-02-17T13:06:18.3675023Z Skipping non-pe file D:\a\_work\1\s\artifacts/obj/VisualBasicSyntaxGenerator\Release\net10.0\apphost.exe 2026-02-17T13:06:18.3683011Z Duplicate assembly path have same MVID 2026-02-17T13:06:18.3685113Z D:\a\_work\1\s\artifacts/obj/VS.Tools.Roslyn.Package\Release\net472\csc.exe 2026-02-17T13:06:18.3686617Z D:\a\_work\1\s\artifacts/obj/csc\Release\net472\csc.exe 2026-02-17T13:06:18.3701233Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Analyzer.Utilities.UnitTests\Release\net10.0\ref\Analyzer.Utilities.UnitTests.dll 2026-02-17T13:06:18.3703051Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Analyzer.Utilities.UnitTests\Release\net10.0\refint\Analyzer.Utilities.UnitTests.dll 2026-02-17T13:06:18.3709455Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/AnalyzerRunner\Release\net10.0\ref\AnalyzerRunner.dll 2026-02-17T13:06:18.3710816Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/AnalyzerRunner\Release\net10.0\refint\AnalyzerRunner.dll 2026-02-17T13:06:18.3723158Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/BuildActionTelemetryTable\Release\net10.0\ref\BuildActionTelemetryTable.dll 2026-02-17T13:06:18.3724934Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/BuildActionTelemetryTable\Release\net10.0\refint\BuildActionTelemetryTable.dll 2026-02-17T13:06:18.3737849Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/BuildValidator\Release\net10.0\ref\BuildValidator.dll 2026-02-17T13:06:18.3739473Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/BuildValidator\Release\net10.0\refint\BuildValidator.dll 2026-02-17T13:06:18.3753283Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/CodeStyleConfigFileGenerator\Release\net10.0\ref\CodeStyleConfigFileGenerator.dll 2026-02-17T13:06:18.3753654Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/CodeStyleConfigFileGenerator\Release\net10.0\refint\CodeStyleConfigFileGenerator.dll 2026-02-17T13:06:18.3761309Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/CompilersBoundTreeGenerator\Release\net10.0\ref\BoundTreeGenerator.dll 2026-02-17T13:06:18.3762884Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/CompilersBoundTreeGenerator\Release\net10.0\refint\BoundTreeGenerator.dll 2026-02-17T13:06:18.3773173Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/CompilersIOperationGenerator\Release\net10.0\ref\IOperationGenerator.dll 2026-02-17T13:06:18.3774863Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/CompilersIOperationGenerator\Release\net10.0\refint\IOperationGenerator.dll 2026-02-17T13:06:18.3782580Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/csc\Release\net10.0\ref\csc.dll 2026-02-17T13:06:18.3784455Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/csc\Release\net10.0\refint\csc.dll 2026-02-17T13:06:18.3791329Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/csc\Release\net8.0\ref\csc.dll 2026-02-17T13:06:18.3793299Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/csc\Release\net8.0\refint\csc.dll 2026-02-17T13:06:18.3804903Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/CSharpErrorFactsGenerator\Release\net10.0\ref\CSharpErrorFactsGenerator.dll 2026-02-17T13:06:18.3806514Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/CSharpErrorFactsGenerator\Release\net10.0\refint\CSharpErrorFactsGenerator.dll 2026-02-17T13:06:18.3818348Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/CSharpSyntaxGenerator\Release\net10.0\ref\CSharpSyntaxGenerator.dll 2026-02-17T13:06:18.3820352Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/CSharpSyntaxGenerator\Release\net10.0\refint\CSharpSyntaxGenerator.dll 2026-02-17T13:06:18.3824469Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/CSharpSyntaxGenerator\Release\netstandard2.0\ref\CSharpSyntaxGenerator.dll 2026-02-17T13:06:18.3826539Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/CSharpSyntaxGenerator\Release\netstandard2.0\refint\CSharpSyntaxGenerator.dll 2026-02-17T13:06:18.3834839Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/csi\Release\net10.0\ref\csi.dll 2026-02-17T13:06:18.3838470Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/csi\Release\net10.0\refint\csi.dll 2026-02-17T13:06:18.3852182Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/csi\Release\net8.0\ref\csi.dll 2026-02-17T13:06:18.3856043Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/csi\Release\net8.0\refint\csi.dll 2026-02-17T13:06:18.3865538Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/ExpressionEvaluatorPackage\Release\net472\ref\ExpressionEvaluatorPackage.dll 2026-02-17T13:06:18.3866694Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/ExpressionEvaluatorPackage\Release\net472\refint\ExpressionEvaluatorPackage.dll 2026-02-17T13:06:18.3876494Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/GenerateAnalyzerNuspec\Release\net10.0\ref\GenerateAnalyzerNuspec.dll 2026-02-17T13:06:18.3878341Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/GenerateAnalyzerNuspec\Release\net10.0\refint\GenerateAnalyzerNuspec.dll 2026-02-17T13:06:18.3885298Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/GenerateDocumentationAndConfigFiles\Release\net10.0\cs\GenerateDocumentationAndConfigFiles.resources.dll 2026-02-17T13:06:18.3886212Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/GenerateDocumentationAndConfigFiles\Release\net10.0\de\GenerateDocumentationAndConfigFiles.resources.dll 2026-02-17T13:06:18.3888171Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/GenerateDocumentationAndConfigFiles\Release\net10.0\es\GenerateDocumentationAndConfigFiles.resources.dll 2026-02-17T13:06:18.3889184Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/GenerateDocumentationAndConfigFiles\Release\net10.0\fr\GenerateDocumentationAndConfigFiles.resources.dll 2026-02-17T13:06:18.3891325Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/GenerateDocumentationAndConfigFiles\Release\net10.0\it\GenerateDocumentationAndConfigFiles.resources.dll 2026-02-17T13:06:18.3892161Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/GenerateDocumentationAndConfigFiles\Release\net10.0\ja\GenerateDocumentationAndConfigFiles.resources.dll 2026-02-17T13:06:18.3894358Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/GenerateDocumentationAndConfigFiles\Release\net10.0\ko\GenerateDocumentationAndConfigFiles.resources.dll 2026-02-17T13:06:18.3896053Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/GenerateDocumentationAndConfigFiles\Release\net10.0\pl\GenerateDocumentationAndConfigFiles.resources.dll 2026-02-17T13:06:18.3896809Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/GenerateDocumentationAndConfigFiles\Release\net10.0\pt-BR\GenerateDocumentationAndConfigFiles.resources.dll 2026-02-17T13:06:18.3898783Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/GenerateDocumentationAndConfigFiles\Release\net10.0\ref\GenerateDocumentationAndConfigFiles.dll 2026-02-17T13:06:18.3901827Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/GenerateDocumentationAndConfigFiles\Release\net10.0\refint\GenerateDocumentationAndConfigFiles.dll 2026-02-17T13:06:18.3903320Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/GenerateDocumentationAndConfigFiles\Release\net10.0\ru\GenerateDocumentationAndConfigFiles.resources.dll 2026-02-17T13:06:18.3905461Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/GenerateDocumentationAndConfigFiles\Release\net10.0\tr\GenerateDocumentationAndConfigFiles.resources.dll 2026-02-17T13:06:18.3906965Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/GenerateDocumentationAndConfigFiles\Release\net10.0\zh-Hans\GenerateDocumentationAndConfigFiles.resources.dll 2026-02-17T13:06:18.3908756Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/GenerateDocumentationAndConfigFiles\Release\net10.0\zh-Hant\GenerateDocumentationAndConfigFiles.resources.dll 2026-02-17T13:06:18.3933669Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/GenerateDocumentationAndConfigFilesForBrokenRuntime\Release\net10.0\ref\GenerateDocumentationAndConfigFilesForBrokenRuntime.dll 2026-02-17T13:06:18.3937102Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/GenerateDocumentationAndConfigFilesForBrokenRuntime\Release\net10.0\refint\GenerateDocumentationAndConfigFilesForBrokenRuntime.dll 2026-02-17T13:06:18.3948223Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/GenerateRulesMissingDocumentation\Release\net10.0\ref\GenerateRulesMissingDocumentation.dll 2026-02-17T13:06:18.3950186Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/GenerateRulesMissingDocumentation\Release\net10.0\refint\GenerateRulesMissingDocumentation.dll 2026-02-17T13:06:18.3969057Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/InteractiveHost.UnitTests\Release\net10.0\ref\InteractiveHost.UnitTests.dll 2026-02-17T13:06:18.3970788Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/InteractiveHost.UnitTests\Release\net10.0\refint\InteractiveHost.UnitTests.dll 2026-02-17T13:06:18.3987829Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/InteractiveHost64\Release\net8.0-windows\win-x64\ref\InteractiveHost64.dll 2026-02-17T13:06:18.3989169Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/InteractiveHost64\Release\net8.0-windows\win-x64\refint\InteractiveHost64.dll 2026-02-17T13:06:18.3993578Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Metrics\Release\net472\cs\Metrics.resources.dll 2026-02-17T13:06:18.3995280Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Metrics\Release\net472\de\Metrics.resources.dll 2026-02-17T13:06:18.3996058Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Metrics\Release\net472\es\Metrics.resources.dll 2026-02-17T13:06:18.3998292Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Metrics\Release\net472\fr\Metrics.resources.dll 2026-02-17T13:06:18.3999719Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Metrics\Release\net472\it\Metrics.resources.dll 2026-02-17T13:06:18.4001738Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Metrics\Release\net472\ja\Metrics.resources.dll 2026-02-17T13:06:18.4003747Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Metrics\Release\net472\ko\Metrics.resources.dll 2026-02-17T13:06:18.4005210Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Metrics\Release\net472\pl\Metrics.resources.dll 2026-02-17T13:06:18.4007243Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Metrics\Release\net472\pt-BR\Metrics.resources.dll 2026-02-17T13:06:18.4008553Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Metrics\Release\net472\ru\Metrics.resources.dll 2026-02-17T13:06:18.4010745Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Metrics\Release\net472\tr\Metrics.resources.dll 2026-02-17T13:06:18.4012440Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Metrics\Release\net472\zh-Hans\Metrics.resources.dll 2026-02-17T13:06:18.4014065Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Metrics\Release\net472\zh-Hant\Metrics.resources.dll 2026-02-17T13:06:18.4014771Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Metrics.Legacy\Release\net472\cs\Metrics.Legacy.resources.dll 2026-02-17T13:06:18.4017024Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Metrics.Legacy\Release\net472\de\Metrics.Legacy.resources.dll 2026-02-17T13:06:18.4018317Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Metrics.Legacy\Release\net472\es\Metrics.Legacy.resources.dll 2026-02-17T13:06:18.4020428Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Metrics.Legacy\Release\net472\fr\Metrics.Legacy.resources.dll 2026-02-17T13:06:18.4021355Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Metrics.Legacy\Release\net472\it\Metrics.Legacy.resources.dll 2026-02-17T13:06:18.4023424Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Metrics.Legacy\Release\net472\ja\Metrics.Legacy.resources.dll 2026-02-17T13:06:18.4024389Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Metrics.Legacy\Release\net472\ko\Metrics.Legacy.resources.dll 2026-02-17T13:06:18.4026425Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Metrics.Legacy\Release\net472\pl\Metrics.Legacy.resources.dll 2026-02-17T13:06:18.4028090Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Metrics.Legacy\Release\net472\pt-BR\Metrics.Legacy.resources.dll 2026-02-17T13:06:18.4029766Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Metrics.Legacy\Release\net472\ru\Metrics.Legacy.resources.dll 2026-02-17T13:06:18.4030826Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Metrics.Legacy\Release\net472\tr\Metrics.Legacy.resources.dll 2026-02-17T13:06:18.4032750Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Metrics.Legacy\Release\net472\zh-Hans\Metrics.Legacy.resources.dll 2026-02-17T13:06:18.4033798Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Metrics.Legacy\Release\net472\zh-Hant\Metrics.Legacy.resources.dll 2026-02-17T13:06:18.4037039Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis\Release\net10.0\cs\Microsoft.Build.Tasks.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4038471Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis\Release\net10.0\de\Microsoft.Build.Tasks.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4040680Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis\Release\net10.0\es\Microsoft.Build.Tasks.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4042465Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis\Release\net10.0\fr\Microsoft.Build.Tasks.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4043227Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis\Release\net10.0\it\Microsoft.Build.Tasks.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4045349Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis\Release\net10.0\ja\Microsoft.Build.Tasks.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4046186Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis\Release\net10.0\ko\Microsoft.Build.Tasks.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4048258Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis\Release\net10.0\pl\Microsoft.Build.Tasks.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4049172Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis\Release\net10.0\pt-BR\Microsoft.Build.Tasks.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4051281Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis\Release\net10.0\ref\Microsoft.Build.Tasks.CodeAnalysis.dll 2026-02-17T13:06:18.4053672Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis\Release\net10.0\refint\Microsoft.Build.Tasks.CodeAnalysis.dll 2026-02-17T13:06:18.4054490Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis\Release\net10.0\ru\Microsoft.Build.Tasks.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4055966Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis\Release\net10.0\tr\Microsoft.Build.Tasks.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4058699Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis\Release\net10.0\zh-Hans\Microsoft.Build.Tasks.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4059558Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis\Release\net10.0\zh-Hant\Microsoft.Build.Tasks.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4064285Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis\Release\net472\cs\Microsoft.Build.Tasks.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4064868Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis\Release\net472\de\Microsoft.Build.Tasks.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4067651Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis\Release\net472\es\Microsoft.Build.Tasks.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4069106Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis\Release\net472\fr\Microsoft.Build.Tasks.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4071254Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis\Release\net472\it\Microsoft.Build.Tasks.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4072174Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis\Release\net472\ja\Microsoft.Build.Tasks.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4074208Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis\Release\net472\ko\Microsoft.Build.Tasks.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4075151Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis\Release\net472\pl\Microsoft.Build.Tasks.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4077329Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis\Release\net472\pt-BR\Microsoft.Build.Tasks.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4078111Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis\Release\net472\ref\Microsoft.Build.Tasks.CodeAnalysis.dll 2026-02-17T13:06:18.4080404Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis\Release\net472\refint\Microsoft.Build.Tasks.CodeAnalysis.dll 2026-02-17T13:06:18.4081758Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis\Release\net472\ru\Microsoft.Build.Tasks.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4083954Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis\Release\net472\tr\Microsoft.Build.Tasks.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4086051Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis\Release\net472\zh-Hans\Microsoft.Build.Tasks.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4087781Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis\Release\net472\zh-Hant\Microsoft.Build.Tasks.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4090796Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis\Release\net8.0\cs\Microsoft.Build.Tasks.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4092856Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis\Release\net8.0\de\Microsoft.Build.Tasks.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4094729Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis\Release\net8.0\es\Microsoft.Build.Tasks.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4096573Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis\Release\net8.0\fr\Microsoft.Build.Tasks.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4098617Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis\Release\net8.0\it\Microsoft.Build.Tasks.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4100397Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis\Release\net8.0\ja\Microsoft.Build.Tasks.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4101674Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis\Release\net8.0\ko\Microsoft.Build.Tasks.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4103250Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis\Release\net8.0\pl\Microsoft.Build.Tasks.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4105425Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis\Release\net8.0\pt-BR\Microsoft.Build.Tasks.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4108163Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis\Release\net8.0\ref\Microsoft.Build.Tasks.CodeAnalysis.dll 2026-02-17T13:06:18.4111017Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis\Release\net8.0\refint\Microsoft.Build.Tasks.CodeAnalysis.dll 2026-02-17T13:06:18.4111846Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis\Release\net8.0\ru\Microsoft.Build.Tasks.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4114068Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis\Release\net8.0\tr\Microsoft.Build.Tasks.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4115918Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis\Release\net8.0\zh-Hans\Microsoft.Build.Tasks.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4117127Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis\Release\net8.0\zh-Hant\Microsoft.Build.Tasks.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4123158Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis.Sdk\Release\net472\cs\Microsoft.Build.Tasks.CodeAnalysis.Sdk.resources.dll 2026-02-17T13:06:18.4123913Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis.Sdk\Release\net472\de\Microsoft.Build.Tasks.CodeAnalysis.Sdk.resources.dll 2026-02-17T13:06:18.4126350Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis.Sdk\Release\net472\es\Microsoft.Build.Tasks.CodeAnalysis.Sdk.resources.dll 2026-02-17T13:06:18.4128178Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis.Sdk\Release\net472\fr\Microsoft.Build.Tasks.CodeAnalysis.Sdk.resources.dll 2026-02-17T13:06:18.4130035Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis.Sdk\Release\net472\it\Microsoft.Build.Tasks.CodeAnalysis.Sdk.resources.dll 2026-02-17T13:06:18.4131823Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis.Sdk\Release\net472\ja\Microsoft.Build.Tasks.CodeAnalysis.Sdk.resources.dll 2026-02-17T13:06:18.4133436Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis.Sdk\Release\net472\ko\Microsoft.Build.Tasks.CodeAnalysis.Sdk.resources.dll 2026-02-17T13:06:18.4135476Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis.Sdk\Release\net472\pl\Microsoft.Build.Tasks.CodeAnalysis.Sdk.resources.dll 2026-02-17T13:06:18.4136922Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis.Sdk\Release\net472\pt-BR\Microsoft.Build.Tasks.CodeAnalysis.Sdk.resources.dll 2026-02-17T13:06:18.4138873Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis.Sdk\Release\net472\ref\Microsoft.Build.Tasks.CodeAnalysis.Sdk.dll 2026-02-17T13:06:18.4140635Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis.Sdk\Release\net472\refint\Microsoft.Build.Tasks.CodeAnalysis.Sdk.dll 2026-02-17T13:06:18.4142425Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis.Sdk\Release\net472\ru\Microsoft.Build.Tasks.CodeAnalysis.Sdk.resources.dll 2026-02-17T13:06:18.4144323Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis.Sdk\Release\net472\tr\Microsoft.Build.Tasks.CodeAnalysis.Sdk.resources.dll 2026-02-17T13:06:18.4146191Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis.Sdk\Release\net472\zh-Hans\Microsoft.Build.Tasks.CodeAnalysis.Sdk.resources.dll 2026-02-17T13:06:18.4147356Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis.Sdk\Release\net472\zh-Hant\Microsoft.Build.Tasks.CodeAnalysis.Sdk.resources.dll 2026-02-17T13:06:18.4155905Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis.Sdk.UnitTests\Release\net472\ref\Microsoft.Build.Tasks.CodeAnalysis.Sdk.UnitTests.dll 2026-02-17T13:06:18.4158528Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis.Sdk.UnitTests\Release\net472\refint\Microsoft.Build.Tasks.CodeAnalysis.Sdk.UnitTests.dll 2026-02-17T13:06:18.4168126Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis.UnitTests\Release\net10.0\ref\Microsoft.Build.Tasks.CodeAnalysis.UnitTests.dll 2026-02-17T13:06:18.4169993Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis.UnitTests\Release\net10.0\refint\Microsoft.Build.Tasks.CodeAnalysis.UnitTests.dll 2026-02-17T13:06:18.4179990Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis.UnitTests\Release\net472\ref\Microsoft.Build.Tasks.CodeAnalysis.UnitTests.dll 2026-02-17T13:06:18.4181592Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis.UnitTests\Release\net472\refint\Microsoft.Build.Tasks.CodeAnalysis.UnitTests.dll 2026-02-17T13:06:18.4189359Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis\Release\net10.0\cs\Microsoft.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4190238Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis\Release\net10.0\de\Microsoft.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4192328Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis\Release\net10.0\es\Microsoft.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4194104Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis\Release\net10.0\fr\Microsoft.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4195738Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis\Release\net10.0\it\Microsoft.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4197376Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis\Release\net10.0\ja\Microsoft.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4198396Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis\Release\net10.0\ko\Microsoft.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4200468Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis\Release\net10.0\pl\Microsoft.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4201336Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis\Release\net10.0\pt-BR\Microsoft.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4203639Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis\Release\net10.0\ref\Microsoft.CodeAnalysis.dll 2026-02-17T13:06:18.4204543Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis\Release\net10.0\refint\Microsoft.CodeAnalysis.dll 2026-02-17T13:06:18.4207328Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis\Release\net10.0\ru\Microsoft.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4208109Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis\Release\net10.0\tr\Microsoft.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4210120Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis\Release\net10.0\zh-Hans\Microsoft.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4211969Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis\Release\net10.0\zh-Hant\Microsoft.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4215220Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis\Release\net8.0\cs\Microsoft.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4240067Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis\Release\net8.0\de\Microsoft.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4240660Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis\Release\net8.0\es\Microsoft.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4241189Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis\Release\net8.0\fr\Microsoft.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4241469Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis\Release\net8.0\it\Microsoft.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4241751Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis\Release\net8.0\ja\Microsoft.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4242056Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis\Release\net8.0\ko\Microsoft.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4242347Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis\Release\net8.0\pl\Microsoft.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4242631Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis\Release\net8.0\pt-BR\Microsoft.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4242911Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis\Release\net8.0\ref\Microsoft.CodeAnalysis.dll 2026-02-17T13:06:18.4269241Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis\Release\net8.0\refint\Microsoft.CodeAnalysis.dll 2026-02-17T13:06:18.4271057Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis\Release\net8.0\ru\Microsoft.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4272780Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis\Release\net8.0\tr\Microsoft.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4274681Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis\Release\net8.0\zh-Hans\Microsoft.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4276285Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis\Release\net8.0\zh-Hant\Microsoft.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4280258Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis\Release\netstandard2.0\cs\Microsoft.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4282093Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis\Release\netstandard2.0\de\Microsoft.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4283813Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis\Release\netstandard2.0\es\Microsoft.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4285612Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis\Release\netstandard2.0\fr\Microsoft.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4287376Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis\Release\netstandard2.0\it\Microsoft.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4289200Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis\Release\netstandard2.0\ja\Microsoft.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4291003Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis\Release\netstandard2.0\ko\Microsoft.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4292757Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis\Release\netstandard2.0\pl\Microsoft.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4294414Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis\Release\netstandard2.0\pt-BR\Microsoft.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4296385Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.dll 2026-02-17T13:06:18.4297222Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.dll 2026-02-17T13:06:18.4299350Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis\Release\netstandard2.0\ru\Microsoft.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4301235Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis\Release\netstandard2.0\tr\Microsoft.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4303056Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis\Release\netstandard2.0\zh-Hans\Microsoft.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4304524Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis\Release\netstandard2.0\zh-Hant\Microsoft.CodeAnalysis.resources.dll 2026-02-17T13:06:18.4309356Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Analyzers\Release\netstandard2.0\cs\Microsoft.CodeAnalysis.Analyzers.resources.dll 2026-02-17T13:06:18.4311196Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Analyzers\Release\netstandard2.0\de\Microsoft.CodeAnalysis.Analyzers.resources.dll 2026-02-17T13:06:18.4313160Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Analyzers\Release\netstandard2.0\es\Microsoft.CodeAnalysis.Analyzers.resources.dll 2026-02-17T13:06:18.4314992Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Analyzers\Release\netstandard2.0\fr\Microsoft.CodeAnalysis.Analyzers.resources.dll 2026-02-17T13:06:18.4315887Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Analyzers\Release\netstandard2.0\it\Microsoft.CodeAnalysis.Analyzers.resources.dll 2026-02-17T13:06:18.4318373Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Analyzers\Release\netstandard2.0\ja\Microsoft.CodeAnalysis.Analyzers.resources.dll 2026-02-17T13:06:18.4320124Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Analyzers\Release\netstandard2.0\ko\Microsoft.CodeAnalysis.Analyzers.resources.dll 2026-02-17T13:06:18.4321250Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Analyzers\Release\netstandard2.0\pl\Microsoft.CodeAnalysis.Analyzers.resources.dll 2026-02-17T13:06:18.4323160Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Analyzers\Release\netstandard2.0\pt-BR\Microsoft.CodeAnalysis.Analyzers.resources.dll 2026-02-17T13:06:18.4324242Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Analyzers\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.Analyzers.dll 2026-02-17T13:06:18.4352847Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Analyzers\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.Analyzers.dll 2026-02-17T13:06:18.4353941Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Analyzers\Release\netstandard2.0\ru\Microsoft.CodeAnalysis.Analyzers.resources.dll 2026-02-17T13:06:18.4355812Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Analyzers\Release\netstandard2.0\tr\Microsoft.CodeAnalysis.Analyzers.resources.dll 2026-02-17T13:06:18.4357229Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Analyzers\Release\netstandard2.0\zh-Hans\Microsoft.CodeAnalysis.Analyzers.resources.dll 2026-02-17T13:06:18.4359087Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Analyzers\Release\netstandard2.0\zh-Hant\Microsoft.CodeAnalysis.Analyzers.resources.dll 2026-02-17T13:06:18.4383686Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Analyzers.Setup\Release\net472\ref\Microsoft.CodeAnalysis.Analyzers.Setup.dll 2026-02-17T13:06:18.4385923Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Analyzers.Setup\Release\net472\refint\Microsoft.CodeAnalysis.Analyzers.Setup.dll 2026-02-17T13:06:18.4398630Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Analyzers.UnitTests\Release\net10.0\ref\Microsoft.CodeAnalysis.Analyzers.UnitTests.dll 2026-02-17T13:06:18.4401325Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Analyzers.UnitTests\Release\net10.0\refint\Microsoft.CodeAnalysis.Analyzers.UnitTests.dll 2026-02-17T13:06:18.4407596Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.AnalyzerUtilities\Release\netstandard2.0\cs\Microsoft.CodeAnalysis.AnalyzerUtilities.resources.dll 2026-02-17T13:06:18.4408623Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.AnalyzerUtilities\Release\netstandard2.0\de\Microsoft.CodeAnalysis.AnalyzerUtilities.resources.dll 2026-02-17T13:06:18.4410655Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.AnalyzerUtilities\Release\netstandard2.0\es\Microsoft.CodeAnalysis.AnalyzerUtilities.resources.dll 2026-02-17T13:06:18.4412567Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.AnalyzerUtilities\Release\netstandard2.0\fr\Microsoft.CodeAnalysis.AnalyzerUtilities.resources.dll 2026-02-17T13:06:18.4413342Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.AnalyzerUtilities\Release\netstandard2.0\it\Microsoft.CodeAnalysis.AnalyzerUtilities.resources.dll 2026-02-17T13:06:18.4415609Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.AnalyzerUtilities\Release\netstandard2.0\ja\Microsoft.CodeAnalysis.AnalyzerUtilities.resources.dll 2026-02-17T13:06:18.4416427Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.AnalyzerUtilities\Release\netstandard2.0\ko\Microsoft.CodeAnalysis.AnalyzerUtilities.resources.dll 2026-02-17T13:06:18.4516824Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.AnalyzerUtilities\Release\netstandard2.0\pl\Microsoft.CodeAnalysis.AnalyzerUtilities.resources.dll 2026-02-17T13:06:18.4518777Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.AnalyzerUtilities\Release\netstandard2.0\pt-BR\Microsoft.CodeAnalysis.AnalyzerUtilities.resources.dll 2026-02-17T13:06:18.4520748Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.AnalyzerUtilities\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.AnalyzerUtilities.dll 2026-02-17T13:06:18.4523402Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.AnalyzerUtilities\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.AnalyzerUtilities.dll 2026-02-17T13:06:18.4525325Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.AnalyzerUtilities\Release\netstandard2.0\ru\Microsoft.CodeAnalysis.AnalyzerUtilities.resources.dll 2026-02-17T13:06:18.4527147Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.AnalyzerUtilities\Release\netstandard2.0\tr\Microsoft.CodeAnalysis.AnalyzerUtilities.resources.dll 2026-02-17T13:06:18.4528580Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.AnalyzerUtilities\Release\netstandard2.0\zh-Hans\Microsoft.CodeAnalysis.AnalyzerUtilities.resources.dll 2026-02-17T13:06:18.4530278Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.AnalyzerUtilities\Release\netstandard2.0\zh-Hant\Microsoft.CodeAnalysis.AnalyzerUtilities.resources.dll 2026-02-17T13:06:18.4532424Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.BannedApiAnalyzers\Release\netstandard2.0\cs\Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll 2026-02-17T13:06:18.4534166Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.BannedApiAnalyzers\Release\netstandard2.0\de\Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll 2026-02-17T13:06:18.4536197Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.BannedApiAnalyzers\Release\netstandard2.0\es\Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll 2026-02-17T13:06:18.4537090Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.BannedApiAnalyzers\Release\netstandard2.0\fr\Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll 2026-02-17T13:06:18.4538818Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.BannedApiAnalyzers\Release\netstandard2.0\it\Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll 2026-02-17T13:06:18.4541089Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.BannedApiAnalyzers\Release\netstandard2.0\ja\Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll 2026-02-17T13:06:18.4542714Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.BannedApiAnalyzers\Release\netstandard2.0\ko\Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll 2026-02-17T13:06:18.4544186Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.BannedApiAnalyzers\Release\netstandard2.0\pl\Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll 2026-02-17T13:06:18.4546029Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.BannedApiAnalyzers\Release\netstandard2.0\pt-BR\Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll 2026-02-17T13:06:18.4548246Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.BannedApiAnalyzers\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.BannedApiAnalyzers.dll 2026-02-17T13:06:18.4549880Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.BannedApiAnalyzers\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.BannedApiAnalyzers.dll 2026-02-17T13:06:18.4551448Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.BannedApiAnalyzers\Release\netstandard2.0\ru\Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll 2026-02-17T13:06:18.4553097Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.BannedApiAnalyzers\Release\netstandard2.0\tr\Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll 2026-02-17T13:06:18.4554782Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.BannedApiAnalyzers\Release\netstandard2.0\zh-Hans\Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll 2026-02-17T13:06:18.4557387Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.BannedApiAnalyzers\Release\netstandard2.0\zh-Hant\Microsoft.CodeAnalysis.BannedApiAnalyzers.resources.dll 2026-02-17T13:06:18.4558800Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.BannedApiAnalyzers.Setup\Release\net472\ref\Microsoft.CodeAnalysis.BannedApiAnalyzers.Setup.dll 2026-02-17T13:06:18.4560388Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.BannedApiAnalyzers.Setup\Release\net472\refint\Microsoft.CodeAnalysis.BannedApiAnalyzers.Setup.dll 2026-02-17T13:06:18.4562756Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.BannedApiAnalyzers.UnitTests\Release\net10.0\ref\Microsoft.CodeAnalysis.BannedApiAnalyzers.UnitTests.dll 2026-02-17T13:06:18.4564486Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.BannedApiAnalyzers.UnitTests\Release\net10.0\refint\Microsoft.CodeAnalysis.BannedApiAnalyzers.UnitTests.dll 2026-02-17T13:06:18.4566201Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CodeStyle\Release\netstandard2.0\cs\Microsoft.CodeAnalysis.CodeStyle.resources.dll 2026-02-17T13:06:18.4568083Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CodeStyle\Release\netstandard2.0\de\Microsoft.CodeAnalysis.CodeStyle.resources.dll 2026-02-17T13:06:18.4570010Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CodeStyle\Release\netstandard2.0\es\Microsoft.CodeAnalysis.CodeStyle.resources.dll 2026-02-17T13:06:18.4571930Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CodeStyle\Release\netstandard2.0\fr\Microsoft.CodeAnalysis.CodeStyle.resources.dll 2026-02-17T13:06:18.4573658Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CodeStyle\Release\netstandard2.0\it\Microsoft.CodeAnalysis.CodeStyle.resources.dll 2026-02-17T13:06:18.4575504Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CodeStyle\Release\netstandard2.0\ja\Microsoft.CodeAnalysis.CodeStyle.resources.dll 2026-02-17T13:06:18.4577350Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CodeStyle\Release\netstandard2.0\ko\Microsoft.CodeAnalysis.CodeStyle.resources.dll 2026-02-17T13:06:18.4579400Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CodeStyle\Release\netstandard2.0\pl\Microsoft.CodeAnalysis.CodeStyle.resources.dll 2026-02-17T13:06:18.4581337Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CodeStyle\Release\netstandard2.0\pt-BR\Microsoft.CodeAnalysis.CodeStyle.resources.dll 2026-02-17T13:06:18.4583235Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CodeStyle\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.CodeStyle.dll 2026-02-17T13:06:18.4585120Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CodeStyle\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.CodeStyle.dll 2026-02-17T13:06:18.4587033Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CodeStyle\Release\netstandard2.0\ru\Microsoft.CodeAnalysis.CodeStyle.resources.dll 2026-02-17T13:06:18.4588900Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CodeStyle\Release\netstandard2.0\tr\Microsoft.CodeAnalysis.CodeStyle.resources.dll 2026-02-17T13:06:18.4590827Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CodeStyle\Release\netstandard2.0\zh-Hans\Microsoft.CodeAnalysis.CodeStyle.resources.dll 2026-02-17T13:06:18.4591757Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CodeStyle\Release\netstandard2.0\zh-Hant\Microsoft.CodeAnalysis.CodeStyle.resources.dll 2026-02-17T13:06:18.4594029Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CodeStyle.Fixes\Release\netstandard2.0\cs\Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll 2026-02-17T13:06:18.4595093Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CodeStyle.Fixes\Release\netstandard2.0\de\Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll 2026-02-17T13:06:18.4597327Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CodeStyle.Fixes\Release\netstandard2.0\es\Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll 2026-02-17T13:06:18.4599292Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CodeStyle.Fixes\Release\netstandard2.0\fr\Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll 2026-02-17T13:06:18.4600181Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CodeStyle.Fixes\Release\netstandard2.0\it\Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll 2026-02-17T13:06:18.4602550Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CodeStyle.Fixes\Release\netstandard2.0\ja\Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll 2026-02-17T13:06:18.4604382Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CodeStyle.Fixes\Release\netstandard2.0\ko\Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll 2026-02-17T13:06:18.4606109Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CodeStyle.Fixes\Release\netstandard2.0\pl\Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll 2026-02-17T13:06:18.4608175Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CodeStyle.Fixes\Release\netstandard2.0\pt-BR\Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll 2026-02-17T13:06:18.4610182Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CodeStyle.Fixes\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.CodeStyle.Fixes.dll 2026-02-17T13:06:18.4611720Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CodeStyle.Fixes\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.CodeStyle.Fixes.dll 2026-02-17T13:06:18.4613131Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CodeStyle.Fixes\Release\netstandard2.0\ru\Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll 2026-02-17T13:06:18.4614494Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CodeStyle.Fixes\Release\netstandard2.0\tr\Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll 2026-02-17T13:06:18.4616241Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CodeStyle.Fixes\Release\netstandard2.0\zh-Hans\Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll 2026-02-17T13:06:18.4617901Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CodeStyle.Fixes\Release\netstandard2.0\zh-Hant\Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll 2026-02-17T13:06:18.4620719Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CodeStyle.LegacyTestFramework.UnitTestUtilities\Release\net472\ref\Microsoft.CodeAnalysis.CodeStyle.LegacyTestFramework.UnitTestUtilities.dll 2026-02-17T13:06:18.4622663Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CodeStyle.LegacyTestFramework.UnitTestUtilities\Release\net472\refint\Microsoft.CodeAnalysis.CodeStyle.LegacyTestFramework.UnitTestUtilities.dll 2026-02-17T13:06:18.4623837Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CodeStyle.UnitTestUtilities\Release\net472\ref\Microsoft.CodeAnalysis.CodeStyle.UnitTestUtilities.dll 2026-02-17T13:06:18.4626021Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CodeStyle.UnitTestUtilities\Release\net472\refint\Microsoft.CodeAnalysis.CodeStyle.UnitTestUtilities.dll 2026-02-17T13:06:18.4627518Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Collections.Package\Release\net10.0\Microsoft.CodeAnalysis.Collections.Package.dll 2026-02-17T13:06:18.4628965Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Collections.Package\Release\net10.0\ref\Microsoft.CodeAnalysis.Collections.Package.dll 2026-02-17T13:06:18.4630275Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Collections.Package\Release\net10.0\refint\Microsoft.CodeAnalysis.Collections.Package.dll 2026-02-17T13:06:18.4632442Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Collections.Package\Release\netstandard2.0\Microsoft.CodeAnalysis.Collections.Package.dll 2026-02-17T13:06:18.4636237Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Collections.Package\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.Collections.Package.dll 2026-02-17T13:06:18.4638428Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Collections.Package\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.Collections.Package.dll 2026-02-17T13:06:18.4641610Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Compiler.Test.Resources\Release\netstandard2.0\Microsoft.CodeAnalysis.Compiler.Test.Resources.dll 2026-02-17T13:06:18.4643461Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Compiler.Test.Resources\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.Compiler.Test.Resources.dll 2026-02-17T13:06:18.4645224Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Compiler.Test.Resources\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.Compiler.Test.Resources.dll 2026-02-17T13:06:18.4653069Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Contracts.Package\Release\net10.0\Microsoft.CodeAnalysis.Contracts.Package.dll 2026-02-17T13:06:18.4659294Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Contracts.Package\Release\net10.0\ref\Microsoft.CodeAnalysis.Contracts.Package.dll 2026-02-17T13:06:18.4661584Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Contracts.Package\Release\net10.0\refint\Microsoft.CodeAnalysis.Contracts.Package.dll 2026-02-17T13:06:18.4663096Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Contracts.Package\Release\net8.0\Microsoft.CodeAnalysis.Contracts.Package.dll 2026-02-17T13:06:18.4671125Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Contracts.Package\Release\net8.0\ref\Microsoft.CodeAnalysis.Contracts.Package.dll 2026-02-17T13:06:18.4672118Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Contracts.Package\Release\net8.0\refint\Microsoft.CodeAnalysis.Contracts.Package.dll 2026-02-17T13:06:18.4674351Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Contracts.Package\Release\netstandard2.0\Microsoft.CodeAnalysis.Contracts.Package.dll 2026-02-17T13:06:18.4681256Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Contracts.Package\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.Contracts.Package.dll 2026-02-17T13:06:18.4683808Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Contracts.Package\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.Contracts.Package.dll 2026-02-17T13:06:18.4691157Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp\Release\net10.0\cs\Microsoft.CodeAnalysis.CSharp.resources.dll 2026-02-17T13:06:18.4693014Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp\Release\net10.0\de\Microsoft.CodeAnalysis.CSharp.resources.dll 2026-02-17T13:06:18.4694816Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp\Release\net10.0\es\Microsoft.CodeAnalysis.CSharp.resources.dll 2026-02-17T13:06:18.4696276Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp\Release\net10.0\fr\Microsoft.CodeAnalysis.CSharp.resources.dll 2026-02-17T13:06:18.4698289Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp\Release\net10.0\it\Microsoft.CodeAnalysis.CSharp.resources.dll 2026-02-17T13:06:18.4700055Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp\Release\net10.0\ja\Microsoft.CodeAnalysis.CSharp.resources.dll 2026-02-17T13:06:18.4701752Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp\Release\net10.0\ko\Microsoft.CodeAnalysis.CSharp.resources.dll 2026-02-17T13:06:18.4703520Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp\Release\net10.0\pl\Microsoft.CodeAnalysis.CSharp.resources.dll 2026-02-17T13:06:18.4704302Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp\Release\net10.0\pt-BR\Microsoft.CodeAnalysis.CSharp.resources.dll 2026-02-17T13:06:18.4706541Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp\Release\net10.0\ref\Microsoft.CodeAnalysis.CSharp.dll 2026-02-17T13:06:18.4707319Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp\Release\net10.0\refint\Microsoft.CodeAnalysis.CSharp.dll 2026-02-17T13:06:18.4709155Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp\Release\net10.0\ru\Microsoft.CodeAnalysis.CSharp.resources.dll 2026-02-17T13:06:18.4711204Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp\Release\net10.0\tr\Microsoft.CodeAnalysis.CSharp.resources.dll 2026-02-17T13:06:18.4713014Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp\Release\net10.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.resources.dll 2026-02-17T13:06:18.4714227Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp\Release\net10.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.resources.dll 2026-02-17T13:06:18.4717366Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp\Release\net8.0\cs\Microsoft.CodeAnalysis.CSharp.resources.dll 2026-02-17T13:06:18.4719147Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp\Release\net8.0\de\Microsoft.CodeAnalysis.CSharp.resources.dll 2026-02-17T13:06:18.4720474Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp\Release\net8.0\es\Microsoft.CodeAnalysis.CSharp.resources.dll 2026-02-17T13:06:18.4722718Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp\Release\net8.0\fr\Microsoft.CodeAnalysis.CSharp.resources.dll 2026-02-17T13:06:18.4723749Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp\Release\net8.0\it\Microsoft.CodeAnalysis.CSharp.resources.dll 2026-02-17T13:06:18.4725929Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp\Release\net8.0\ja\Microsoft.CodeAnalysis.CSharp.resources.dll 2026-02-17T13:06:18.4727645Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp\Release\net8.0\ko\Microsoft.CodeAnalysis.CSharp.resources.dll 2026-02-17T13:06:18.4729263Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp\Release\net8.0\pl\Microsoft.CodeAnalysis.CSharp.resources.dll 2026-02-17T13:06:18.4730431Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp\Release\net8.0\pt-BR\Microsoft.CodeAnalysis.CSharp.resources.dll 2026-02-17T13:06:18.4732038Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp\Release\net8.0\ref\Microsoft.CodeAnalysis.CSharp.dll 2026-02-17T13:06:18.4761943Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp\Release\net8.0\refint\Microsoft.CodeAnalysis.CSharp.dll 2026-02-17T13:06:18.4764013Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp\Release\net8.0\ru\Microsoft.CodeAnalysis.CSharp.resources.dll 2026-02-17T13:06:18.4766064Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp\Release\net8.0\tr\Microsoft.CodeAnalysis.CSharp.resources.dll 2026-02-17T13:06:18.4766933Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp\Release\net8.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.resources.dll 2026-02-17T13:06:18.4768900Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp\Release\net8.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.resources.dll 2026-02-17T13:06:18.4773287Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp\Release\netstandard2.0\cs\Microsoft.CodeAnalysis.CSharp.resources.dll 2026-02-17T13:06:18.4775036Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp\Release\netstandard2.0\de\Microsoft.CodeAnalysis.CSharp.resources.dll 2026-02-17T13:06:18.4775951Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp\Release\netstandard2.0\es\Microsoft.CodeAnalysis.CSharp.resources.dll 2026-02-17T13:06:18.4778127Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp\Release\netstandard2.0\fr\Microsoft.CodeAnalysis.CSharp.resources.dll 2026-02-17T13:06:18.4780116Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp\Release\netstandard2.0\it\Microsoft.CodeAnalysis.CSharp.resources.dll 2026-02-17T13:06:18.4780992Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp\Release\netstandard2.0\ja\Microsoft.CodeAnalysis.CSharp.resources.dll 2026-02-17T13:06:18.4783172Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp\Release\netstandard2.0\ko\Microsoft.CodeAnalysis.CSharp.resources.dll 2026-02-17T13:06:18.4785052Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp\Release\netstandard2.0\pl\Microsoft.CodeAnalysis.CSharp.resources.dll 2026-02-17T13:06:18.4787019Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp\Release\netstandard2.0\pt-BR\Microsoft.CodeAnalysis.CSharp.resources.dll 2026-02-17T13:06:18.4789351Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.CSharp.dll 2026-02-17T13:06:18.4790836Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.CSharp.dll 2026-02-17T13:06:18.4830617Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp\Release\netstandard2.0\ru\Microsoft.CodeAnalysis.CSharp.resources.dll 2026-02-17T13:06:18.4850133Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp\Release\netstandard2.0\tr\Microsoft.CodeAnalysis.CSharp.resources.dll 2026-02-17T13:06:18.4850831Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp\Release\netstandard2.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.resources.dll 2026-02-17T13:06:18.4851518Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp\Release\netstandard2.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.resources.dll 2026-02-17T13:06:18.4852208Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Analyzers\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.CSharp.Analyzers.dll 2026-02-17T13:06:18.4852919Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Analyzers\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.CSharp.Analyzers.dll 2026-02-17T13:06:18.4853905Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.BannedApiAnalyzers\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.CSharp.BannedApiAnalyzers.dll 2026-02-17T13:06:18.4854832Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.BannedApiAnalyzers\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.CSharp.BannedApiAnalyzers.dll 2026-02-17T13:06:18.4855691Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.CodeStyle\Release\netstandard2.0\cs\Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll 2026-02-17T13:06:18.4856954Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.CodeStyle\Release\netstandard2.0\de\Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll 2026-02-17T13:06:18.4857670Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.CodeStyle\Release\netstandard2.0\es\Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll 2026-02-17T13:06:18.4858813Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.CodeStyle\Release\netstandard2.0\fr\Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll 2026-02-17T13:06:18.4859611Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.CodeStyle\Release\netstandard2.0\it\Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll 2026-02-17T13:06:18.4860583Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.CodeStyle\Release\netstandard2.0\ja\Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll 2026-02-17T13:06:18.4861311Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.CodeStyle\Release\netstandard2.0\ko\Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll 2026-02-17T13:06:18.4862385Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.CodeStyle\Release\netstandard2.0\pl\Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll 2026-02-17T13:06:18.4863108Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.CodeStyle\Release\netstandard2.0\pt-BR\Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll 2026-02-17T13:06:18.4864195Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.CodeStyle\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.CSharp.CodeStyle.dll 2026-02-17T13:06:18.4864984Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.CodeStyle\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.CSharp.CodeStyle.dll 2026-02-17T13:06:18.4865967Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.CodeStyle\Release\netstandard2.0\ru\Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll 2026-02-17T13:06:18.4866702Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.CodeStyle\Release\netstandard2.0\tr\Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll 2026-02-17T13:06:18.4868311Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.CodeStyle\Release\netstandard2.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll 2026-02-17T13:06:18.4869100Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.CodeStyle\Release\netstandard2.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll 2026-02-17T13:06:18.4874544Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes\Release\netstandard2.0\cs\Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll 2026-02-17T13:06:18.4879504Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes\Release\netstandard2.0\de\Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll 2026-02-17T13:06:18.4880280Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes\Release\netstandard2.0\es\Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll 2026-02-17T13:06:18.4884332Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes\Release\netstandard2.0\fr\Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll 2026-02-17T13:06:18.4889130Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes\Release\netstandard2.0\it\Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll 2026-02-17T13:06:18.4889866Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes\Release\netstandard2.0\ja\Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll 2026-02-17T13:06:18.4892211Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes\Release\netstandard2.0\ko\Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll 2026-02-17T13:06:18.4893488Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes\Release\netstandard2.0\pl\Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll 2026-02-17T13:06:18.4894221Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes\Release\netstandard2.0\pt-BR\Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll 2026-02-17T13:06:18.4895673Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll 2026-02-17T13:06:18.4896427Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll 2026-02-17T13:06:18.4897084Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes\Release\netstandard2.0\ru\Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll 2026-02-17T13:06:18.4897730Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes\Release\netstandard2.0\tr\Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll 2026-02-17T13:06:18.4898452Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes\Release\netstandard2.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll 2026-02-17T13:06:18.4899089Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes\Release\netstandard2.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll 2026-02-17T13:06:18.4915743Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests\Release\net472\ref\Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests.dll 2026-02-17T13:06:18.4919001Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests\Release\net472\refint\Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests.dll 2026-02-17T13:06:18.4932092Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests\Release\net10.0\ref\Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests.dll 2026-02-17T13:06:18.4934521Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests\Release\net10.0\refint\Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests.dll 2026-02-17T13:06:18.4945769Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests\Release\net472\ref\Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests.dll 2026-02-17T13:06:18.4947726Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests\Release\net472\refint\Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests.dll 2026-02-17T13:06:18.4957877Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.CSharp15.UnitTests\Release\net10.0\ref\Microsoft.CodeAnalysis.CSharp.CSharp15.UnitTests.dll 2026-02-17T13:06:18.4959770Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.CSharp15.UnitTests\Release\net10.0\refint\Microsoft.CodeAnalysis.CSharp.CSharp15.UnitTests.dll 2026-02-17T13:06:18.4968576Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.CSharp15.UnitTests\Release\net472\ref\Microsoft.CodeAnalysis.CSharp.CSharp15.UnitTests.dll 2026-02-17T13:06:18.4970642Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.CSharp15.UnitTests\Release\net472\refint\Microsoft.CodeAnalysis.CSharp.CSharp15.UnitTests.dll 2026-02-17T13:06:18.4980051Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.EditorFeatures\Release\net472\cs\Microsoft.CodeAnalysis.CSharp.EditorFeatures.resources.dll 2026-02-17T13:06:18.4981598Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.EditorFeatures\Release\net472\de\Microsoft.CodeAnalysis.CSharp.EditorFeatures.resources.dll 2026-02-17T13:06:18.4983735Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.EditorFeatures\Release\net472\es\Microsoft.CodeAnalysis.CSharp.EditorFeatures.resources.dll 2026-02-17T13:06:18.4985448Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.EditorFeatures\Release\net472\fr\Microsoft.CodeAnalysis.CSharp.EditorFeatures.resources.dll 2026-02-17T13:06:18.4987234Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.EditorFeatures\Release\net472\it\Microsoft.CodeAnalysis.CSharp.EditorFeatures.resources.dll 2026-02-17T13:06:18.4988617Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.EditorFeatures\Release\net472\ja\Microsoft.CodeAnalysis.CSharp.EditorFeatures.resources.dll 2026-02-17T13:06:18.4990134Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.EditorFeatures\Release\net472\ko\Microsoft.CodeAnalysis.CSharp.EditorFeatures.resources.dll 2026-02-17T13:06:18.4992796Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.EditorFeatures\Release\net472\pl\Microsoft.CodeAnalysis.CSharp.EditorFeatures.resources.dll 2026-02-17T13:06:18.4994410Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.EditorFeatures\Release\net472\pt-BR\Microsoft.CodeAnalysis.CSharp.EditorFeatures.resources.dll 2026-02-17T13:06:18.4997811Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.EditorFeatures\Release\net472\ref\Microsoft.CodeAnalysis.CSharp.EditorFeatures.dll 2026-02-17T13:06:18.5001300Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.EditorFeatures\Release\net472\refint\Microsoft.CodeAnalysis.CSharp.EditorFeatures.dll 2026-02-17T13:06:18.5002389Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.EditorFeatures\Release\net472\ru\Microsoft.CodeAnalysis.CSharp.EditorFeatures.resources.dll 2026-02-17T13:06:18.5004078Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.EditorFeatures\Release\net472\tr\Microsoft.CodeAnalysis.CSharp.EditorFeatures.resources.dll 2026-02-17T13:06:18.5005926Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.EditorFeatures\Release\net472\zh-Hans\Microsoft.CodeAnalysis.CSharp.EditorFeatures.resources.dll 2026-02-17T13:06:18.5007169Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.EditorFeatures\Release\net472\zh-Hant\Microsoft.CodeAnalysis.CSharp.EditorFeatures.resources.dll 2026-02-17T13:06:18.5043680Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests\Release\net472\ref\Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests.dll 2026-02-17T13:06:18.5047016Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests\Release\net472\refint\Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests.dll 2026-02-17T13:06:18.5072601Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.EditorFeatures2.UnitTests\Release\net10.0\ref\Microsoft.CodeAnalysis.CSharp.EditorFeatures2.UnitTests.dll 2026-02-17T13:06:18.5076466Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.EditorFeatures2.UnitTests\Release\net10.0\refint\Microsoft.CodeAnalysis.CSharp.EditorFeatures2.UnitTests.dll 2026-02-17T13:06:18.5101533Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Emit.UnitTests\Release\net10.0\ref\Microsoft.CodeAnalysis.CSharp.Emit.UnitTests.dll 2026-02-17T13:06:18.5104359Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Emit.UnitTests\Release\net10.0\refint\Microsoft.CodeAnalysis.CSharp.Emit.UnitTests.dll 2026-02-17T13:06:18.5127002Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Emit.UnitTests\Release\net472\ref\Microsoft.CodeAnalysis.CSharp.Emit.UnitTests.dll 2026-02-17T13:06:18.5130032Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Emit.UnitTests\Release\net472\refint\Microsoft.CodeAnalysis.CSharp.Emit.UnitTests.dll 2026-02-17T13:06:18.5145033Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests\Release\net10.0\ref\Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests.dll 2026-02-17T13:06:18.5148125Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests\Release\net10.0\refint\Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests.dll 2026-02-17T13:06:18.5161302Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests\Release\net472\ref\Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests.dll 2026-02-17T13:06:18.5164240Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests\Release\net472\refint\Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests.dll 2026-02-17T13:06:18.5193136Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests\Release\net10.0\ref\Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests.dll 2026-02-17T13:06:18.5217540Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests\Release\net10.0\refint\Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests.dll 2026-02-17T13:06:18.5243505Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests\Release\net472\ref\Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests.dll 2026-02-17T13:06:18.5248176Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests\Release\net472\refint\Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests.dll 2026-02-17T13:06:18.5259721Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.EndToEnd.UnitTests\Release\net10.0\ref\Microsoft.CodeAnalysis.CSharp.EndToEnd.UnitTests.dll 2026-02-17T13:06:18.5262300Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.EndToEnd.UnitTests\Release\net10.0\refint\Microsoft.CodeAnalysis.CSharp.EndToEnd.UnitTests.dll 2026-02-17T13:06:18.5271218Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.EndToEnd.UnitTests\Release\net472\ref\Microsoft.CodeAnalysis.CSharp.EndToEnd.UnitTests.dll 2026-02-17T13:06:18.5272894Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.EndToEnd.UnitTests\Release\net472\refint\Microsoft.CodeAnalysis.CSharp.EndToEnd.UnitTests.dll 2026-02-17T13:06:18.5279849Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.ExpressionCompiler\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ExpressionCompiler.dll 2026-02-17T13:06:18.5282577Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.ExpressionCompiler\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ExpressionCompiler.dll 2026-02-17T13:06:18.5294262Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.ExpressionCompiler.UnitTests\Release\net472\ref\Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ExpressionCompiler.UnitTests.dll 2026-02-17T13:06:18.5296447Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.ExpressionCompiler.UnitTests\Release\net472\refint\Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ExpressionCompiler.UnitTests.dll 2026-02-17T13:06:18.5302859Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features\Release\net10.0\cs\Microsoft.CodeAnalysis.CSharp.Features.resources.dll 2026-02-17T13:06:18.5304365Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features\Release\net10.0\de\Microsoft.CodeAnalysis.CSharp.Features.resources.dll 2026-02-17T13:06:18.5306315Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features\Release\net10.0\es\Microsoft.CodeAnalysis.CSharp.Features.resources.dll 2026-02-17T13:06:18.5308061Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features\Release\net10.0\fr\Microsoft.CodeAnalysis.CSharp.Features.resources.dll 2026-02-17T13:06:18.5310107Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features\Release\net10.0\it\Microsoft.CodeAnalysis.CSharp.Features.resources.dll 2026-02-17T13:06:18.5311086Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features\Release\net10.0\ja\Microsoft.CodeAnalysis.CSharp.Features.resources.dll 2026-02-17T13:06:18.5313340Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features\Release\net10.0\ko\Microsoft.CodeAnalysis.CSharp.Features.resources.dll 2026-02-17T13:06:18.5314249Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features\Release\net10.0\pl\Microsoft.CodeAnalysis.CSharp.Features.resources.dll 2026-02-17T13:06:18.5316380Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features\Release\net10.0\pt-BR\Microsoft.CodeAnalysis.CSharp.Features.resources.dll 2026-02-17T13:06:18.5317311Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features\Release\net10.0\ref\Microsoft.CodeAnalysis.CSharp.Features.dll 2026-02-17T13:06:18.5319476Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features\Release\net10.0\refint\Microsoft.CodeAnalysis.CSharp.Features.dll 2026-02-17T13:06:18.5320408Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features\Release\net10.0\ru\Microsoft.CodeAnalysis.CSharp.Features.resources.dll 2026-02-17T13:06:18.5322388Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features\Release\net10.0\tr\Microsoft.CodeAnalysis.CSharp.Features.resources.dll 2026-02-17T13:06:18.5323619Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features\Release\net10.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.Features.resources.dll 2026-02-17T13:06:18.5324951Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features\Release\net10.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.Features.resources.dll 2026-02-17T13:06:18.5330377Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features\Release\net8.0\cs\Microsoft.CodeAnalysis.CSharp.Features.resources.dll 2026-02-17T13:06:18.5332241Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features\Release\net8.0\de\Microsoft.CodeAnalysis.CSharp.Features.resources.dll 2026-02-17T13:06:18.5332982Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features\Release\net8.0\es\Microsoft.CodeAnalysis.CSharp.Features.resources.dll 2026-02-17T13:06:18.5334703Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features\Release\net8.0\fr\Microsoft.CodeAnalysis.CSharp.Features.resources.dll 2026-02-17T13:06:18.5336940Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features\Release\net8.0\it\Microsoft.CodeAnalysis.CSharp.Features.resources.dll 2026-02-17T13:06:18.5338582Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features\Release\net8.0\ja\Microsoft.CodeAnalysis.CSharp.Features.resources.dll 2026-02-17T13:06:18.5340279Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features\Release\net8.0\ko\Microsoft.CodeAnalysis.CSharp.Features.resources.dll 2026-02-17T13:06:18.5341079Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features\Release\net8.0\pl\Microsoft.CodeAnalysis.CSharp.Features.resources.dll 2026-02-17T13:06:18.5343196Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features\Release\net8.0\pt-BR\Microsoft.CodeAnalysis.CSharp.Features.resources.dll 2026-02-17T13:06:18.5344232Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features\Release\net8.0\ref\Microsoft.CodeAnalysis.CSharp.Features.dll 2026-02-17T13:06:18.5347121Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features\Release\net8.0\refint\Microsoft.CodeAnalysis.CSharp.Features.dll 2026-02-17T13:06:18.5348825Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features\Release\net8.0\ru\Microsoft.CodeAnalysis.CSharp.Features.resources.dll 2026-02-17T13:06:18.5351368Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features\Release\net8.0\tr\Microsoft.CodeAnalysis.CSharp.Features.resources.dll 2026-02-17T13:06:18.5352932Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features\Release\net8.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.Features.resources.dll 2026-02-17T13:06:18.5355062Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features\Release\net8.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.Features.resources.dll 2026-02-17T13:06:18.5358533Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features\Release\netstandard2.0\cs\Microsoft.CodeAnalysis.CSharp.Features.resources.dll 2026-02-17T13:06:18.5359338Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features\Release\netstandard2.0\de\Microsoft.CodeAnalysis.CSharp.Features.resources.dll 2026-02-17T13:06:18.5361693Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features\Release\netstandard2.0\es\Microsoft.CodeAnalysis.CSharp.Features.resources.dll 2026-02-17T13:06:18.5362755Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features\Release\netstandard2.0\fr\Microsoft.CodeAnalysis.CSharp.Features.resources.dll 2026-02-17T13:06:18.5364296Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features\Release\netstandard2.0\it\Microsoft.CodeAnalysis.CSharp.Features.resources.dll 2026-02-17T13:06:18.5366864Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features\Release\netstandard2.0\ja\Microsoft.CodeAnalysis.CSharp.Features.resources.dll 2026-02-17T13:06:18.5369170Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features\Release\netstandard2.0\ko\Microsoft.CodeAnalysis.CSharp.Features.resources.dll 2026-02-17T13:06:18.5371947Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features\Release\netstandard2.0\pl\Microsoft.CodeAnalysis.CSharp.Features.resources.dll 2026-02-17T13:06:18.5374335Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features\Release\netstandard2.0\pt-BR\Microsoft.CodeAnalysis.CSharp.Features.resources.dll 2026-02-17T13:06:18.5376427Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.CSharp.Features.dll 2026-02-17T13:06:18.5378813Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.CSharp.Features.dll 2026-02-17T13:06:18.5383030Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features\Release\netstandard2.0\ru\Microsoft.CodeAnalysis.CSharp.Features.resources.dll 2026-02-17T13:06:18.5384690Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features\Release\netstandard2.0\tr\Microsoft.CodeAnalysis.CSharp.Features.resources.dll 2026-02-17T13:06:18.5385497Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features\Release\netstandard2.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.Features.resources.dll 2026-02-17T13:06:18.5387314Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features\Release\netstandard2.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.Features.resources.dll 2026-02-17T13:06:18.5428985Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features.UnitTests\Release\net472\ref\Microsoft.CodeAnalysis.CSharp.Features.UnitTests.dll 2026-02-17T13:06:18.5433136Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features.UnitTests\Release\net472\refint\Microsoft.CodeAnalysis.CSharp.Features.UnitTests.dll 2026-02-17T13:06:18.5463486Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features.UnitTests\Release\net8.0\ref\Microsoft.CodeAnalysis.CSharp.Features.UnitTests.dll 2026-02-17T13:06:18.5492703Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features.UnitTests\Release\net8.0\refint\Microsoft.CodeAnalysis.CSharp.Features.UnitTests.dll 2026-02-17T13:06:18.5511572Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests\Release\net10.0\ref\Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests.dll 2026-02-17T13:06:18.5513841Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests\Release\net10.0\refint\Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests.dll 2026-02-17T13:06:18.5529723Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests\Release\net472\ref\Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests.dll 2026-02-17T13:06:18.5531975Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests\Release\net472\refint\Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests.dll 2026-02-17T13:06:18.5538379Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers\Release\netstandard2.0\cs\Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.resources.dll 2026-02-17T13:06:18.5539946Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers\Release\netstandard2.0\de\Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.resources.dll 2026-02-17T13:06:18.5541598Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers\Release\netstandard2.0\es\Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.resources.dll 2026-02-17T13:06:18.5543575Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers\Release\netstandard2.0\fr\Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.resources.dll 2026-02-17T13:06:18.5545475Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers\Release\netstandard2.0\it\Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.resources.dll 2026-02-17T13:06:18.5547302Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers\Release\netstandard2.0\ja\Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.resources.dll 2026-02-17T13:06:18.5549051Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers\Release\netstandard2.0\ko\Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.resources.dll 2026-02-17T13:06:18.5551310Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers\Release\netstandard2.0\pl\Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.resources.dll 2026-02-17T13:06:18.5552910Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers\Release\netstandard2.0\pt-BR\Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.resources.dll 2026-02-17T13:06:18.5554717Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.dll 2026-02-17T13:06:18.5556624Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.dll 2026-02-17T13:06:18.5558572Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers\Release\netstandard2.0\ru\Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.resources.dll 2026-02-17T13:06:18.5560408Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers\Release\netstandard2.0\tr\Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.resources.dll 2026-02-17T13:06:18.5561579Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers\Release\netstandard2.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.resources.dll 2026-02-17T13:06:18.5563468Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers\Release\netstandard2.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.resources.dll 2026-02-17T13:06:18.5565498Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.CodeFixes\Release\netstandard2.0\cs\Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.CodeFixes.resources.dll 2026-02-17T13:06:18.5567167Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.CodeFixes\Release\netstandard2.0\de\Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.CodeFixes.resources.dll 2026-02-17T13:06:18.5569016Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.CodeFixes\Release\netstandard2.0\es\Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.CodeFixes.resources.dll 2026-02-17T13:06:18.5571043Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.CodeFixes\Release\netstandard2.0\fr\Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.CodeFixes.resources.dll 2026-02-17T13:06:18.5572816Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.CodeFixes\Release\netstandard2.0\it\Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.CodeFixes.resources.dll 2026-02-17T13:06:18.5574511Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.CodeFixes\Release\netstandard2.0\ja\Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.CodeFixes.resources.dll 2026-02-17T13:06:18.5576726Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.CodeFixes\Release\netstandard2.0\ko\Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.CodeFixes.resources.dll 2026-02-17T13:06:18.5578270Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.CodeFixes\Release\netstandard2.0\pl\Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.CodeFixes.resources.dll 2026-02-17T13:06:18.5580195Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.CodeFixes\Release\netstandard2.0\pt-BR\Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.CodeFixes.resources.dll 2026-02-17T13:06:18.5582187Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.CodeFixes\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.CodeFixes.dll 2026-02-17T13:06:18.5583317Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.CodeFixes\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.CodeFixes.dll 2026-02-17T13:06:18.5585041Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.CodeFixes\Release\netstandard2.0\ru\Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.CodeFixes.resources.dll 2026-02-17T13:06:18.5587127Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.CodeFixes\Release\netstandard2.0\tr\Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.CodeFixes.resources.dll 2026-02-17T13:06:18.5588409Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.CodeFixes\Release\netstandard2.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.CodeFixes.resources.dll 2026-02-17T13:06:18.5590643Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.CodeFixes\Release\netstandard2.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.CodeFixes.resources.dll 2026-02-17T13:06:18.5591941Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.ResultProvider\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider.dll 2026-02-17T13:06:18.5596364Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.ResultProvider\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider.dll 2026-02-17T13:06:18.5605235Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.ResultProvider.UnitTests\Release\net10.0\ref\Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider.UnitTests.dll 2026-02-17T13:06:18.5607466Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.ResultProvider.UnitTests\Release\net10.0\refint\Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider.UnitTests.dll 2026-02-17T13:06:18.5616407Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.ResultProvider.UnitTests\Release\net472\ref\Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider.UnitTests.dll 2026-02-17T13:06:18.5618845Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.ResultProvider.UnitTests\Release\net472\refint\Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider.UnitTests.dll 2026-02-17T13:06:18.5625668Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting\Release\net10.0\cs\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll 2026-02-17T13:06:18.5626543Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting\Release\net10.0\de\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll 2026-02-17T13:06:18.5628926Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting\Release\net10.0\es\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll 2026-02-17T13:06:18.5630530Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting\Release\net10.0\fr\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll 2026-02-17T13:06:18.5632301Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting\Release\net10.0\it\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll 2026-02-17T13:06:18.5633849Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting\Release\net10.0\ja\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll 2026-02-17T13:06:18.5635827Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting\Release\net10.0\ko\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll 2026-02-17T13:06:18.5636764Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting\Release\net10.0\pl\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll 2026-02-17T13:06:18.5638977Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting\Release\net10.0\pt-BR\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll 2026-02-17T13:06:18.5639711Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting\Release\net10.0\ref\Microsoft.CodeAnalysis.CSharp.Scripting.dll 2026-02-17T13:06:18.5641599Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting\Release\net10.0\refint\Microsoft.CodeAnalysis.CSharp.Scripting.dll 2026-02-17T13:06:18.5642528Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting\Release\net10.0\ru\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll 2026-02-17T13:06:18.5644548Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting\Release\net10.0\tr\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll 2026-02-17T13:06:18.5645268Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting\Release\net10.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll 2026-02-17T13:06:18.5647146Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting\Release\net10.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll 2026-02-17T13:06:18.5650753Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting\Release\net8.0\cs\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll 2026-02-17T13:06:18.5651569Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting\Release\net8.0\de\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll 2026-02-17T13:06:18.5653309Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting\Release\net8.0\es\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll 2026-02-17T13:06:18.5655638Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting\Release\net8.0\fr\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll 2026-02-17T13:06:18.5656704Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting\Release\net8.0\it\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll 2026-02-17T13:06:18.5658588Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting\Release\net8.0\ja\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll 2026-02-17T13:06:18.5659508Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting\Release\net8.0\ko\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll 2026-02-17T13:06:18.5661308Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting\Release\net8.0\pl\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll 2026-02-17T13:06:18.5663139Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting\Release\net8.0\pt-BR\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll 2026-02-17T13:06:18.5664629Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting\Release\net8.0\ref\Microsoft.CodeAnalysis.CSharp.Scripting.dll 2026-02-17T13:06:18.5667032Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting\Release\net8.0\refint\Microsoft.CodeAnalysis.CSharp.Scripting.dll 2026-02-17T13:06:18.5667991Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting\Release\net8.0\ru\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll 2026-02-17T13:06:18.5670138Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting\Release\net8.0\tr\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll 2026-02-17T13:06:18.5671057Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting\Release\net8.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll 2026-02-17T13:06:18.5672705Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting\Release\net8.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll 2026-02-17T13:06:18.5675843Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting\Release\netstandard2.0\cs\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll 2026-02-17T13:06:18.5676906Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting\Release\netstandard2.0\de\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll 2026-02-17T13:06:18.5678877Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting\Release\netstandard2.0\es\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll 2026-02-17T13:06:18.5679836Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting\Release\netstandard2.0\fr\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll 2026-02-17T13:06:18.5682001Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting\Release\netstandard2.0\it\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll 2026-02-17T13:06:18.5682769Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting\Release\netstandard2.0\ja\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll 2026-02-17T13:06:18.5685081Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting\Release\netstandard2.0\ko\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll 2026-02-17T13:06:18.5686677Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting\Release\netstandard2.0\pl\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll 2026-02-17T13:06:18.5687630Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting\Release\netstandard2.0\pt-BR\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll 2026-02-17T13:06:18.5689832Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.CSharp.Scripting.dll 2026-02-17T13:06:18.5690732Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.CSharp.Scripting.dll 2026-02-17T13:06:18.5692755Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting\Release\netstandard2.0\ru\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll 2026-02-17T13:06:18.5693923Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting\Release\netstandard2.0\tr\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll 2026-02-17T13:06:18.5696082Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting\Release\netstandard2.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll 2026-02-17T13:06:18.5696859Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting\Release\netstandard2.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll 2026-02-17T13:06:18.5707260Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting.Desktop.UnitTests\Release\net472\ref\Microsoft.CodeAnalysis.CSharp.Scripting.Desktop.UnitTests.dll 2026-02-17T13:06:18.5708475Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting.Desktop.UnitTests\Release\net472\refint\Microsoft.CodeAnalysis.CSharp.Scripting.Desktop.UnitTests.dll 2026-02-17T13:06:18.5720476Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests\Release\net10.0\ref\Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests.dll 2026-02-17T13:06:18.5722963Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests\Release\net10.0\refint\Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests.dll 2026-02-17T13:06:18.5733120Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests\Release\net472\ref\Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests.dll 2026-02-17T13:06:18.5735156Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests\Release\net472\refint\Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests.dll 2026-02-17T13:06:18.5765587Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests\Release\net10.0\ref\Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.dll 2026-02-17T13:06:18.5768858Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests\Release\net10.0\refint\Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.dll 2026-02-17T13:06:18.5805189Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests\Release\net472\ref\Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.dll 2026-02-17T13:06:18.5808513Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests\Release\net472\refint\Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.dll 2026-02-17T13:06:18.5837058Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests\Release\net10.0\ref\Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests.dll 2026-02-17T13:06:18.5839588Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests\Release\net10.0\refint\Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests.dll 2026-02-17T13:06:18.5865622Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests\Release\net472\ref\Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests.dll 2026-02-17T13:06:18.5867961Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests\Release\net472\refint\Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests.dll 2026-02-17T13:06:18.5895606Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests\Release\net10.0\ref\Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests.dll 2026-02-17T13:06:18.5897921Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests\Release\net10.0\refint\Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests.dll 2026-02-17T13:06:18.5923122Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests\Release\net472\ref\Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests.dll 2026-02-17T13:06:18.5925249Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests\Release\net472\refint\Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests.dll 2026-02-17T13:06:18.5932095Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Test.Utilities\Release\net10.0\ref\Microsoft.CodeAnalysis.CSharp.Test.Utilities.dll 2026-02-17T13:06:18.5934287Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Test.Utilities\Release\net10.0\refint\Microsoft.CodeAnalysis.CSharp.Test.Utilities.dll 2026-02-17T13:06:18.5939231Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Test.Utilities\Release\net472\ref\Microsoft.CodeAnalysis.CSharp.Test.Utilities.dll 2026-02-17T13:06:18.5943611Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Test.Utilities\Release\net472\refint\Microsoft.CodeAnalysis.CSharp.Test.Utilities.dll 2026-02-17T13:06:18.5947596Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Test.Utilities\Release\net8.0\ref\Microsoft.CodeAnalysis.CSharp.Test.Utilities.dll 2026-02-17T13:06:18.5949564Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Test.Utilities\Release\net8.0\refint\Microsoft.CodeAnalysis.CSharp.Test.Utilities.dll 2026-02-17T13:06:18.5960501Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.WinRT.UnitTests\Release\net472\ref\Microsoft.CodeAnalysis.CSharp.WinRT.UnitTests.dll 2026-02-17T13:06:18.5962273Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.WinRT.UnitTests\Release\net472\refint\Microsoft.CodeAnalysis.CSharp.WinRT.UnitTests.dll 2026-02-17T13:06:18.5968962Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces\Release\net10.0\cs\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll 2026-02-17T13:06:18.5970749Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces\Release\net10.0\de\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll 2026-02-17T13:06:18.5972583Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces\Release\net10.0\es\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll 2026-02-17T13:06:18.5974273Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces\Release\net10.0\fr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll 2026-02-17T13:06:18.5976182Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces\Release\net10.0\it\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll 2026-02-17T13:06:18.5977893Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces\Release\net10.0\ja\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll 2026-02-17T13:06:18.5979872Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces\Release\net10.0\ko\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll 2026-02-17T13:06:18.5982250Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces\Release\net10.0\pl\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll 2026-02-17T13:06:18.5983787Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces\Release\net10.0\pt-BR\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll 2026-02-17T13:06:18.5985683Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces\Release\net10.0\ref\Microsoft.CodeAnalysis.CSharp.Workspaces.dll 2026-02-17T13:06:18.5987621Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces\Release\net10.0\refint\Microsoft.CodeAnalysis.CSharp.Workspaces.dll 2026-02-17T13:06:18.5989500Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces\Release\net10.0\ru\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll 2026-02-17T13:06:18.5991171Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces\Release\net10.0\tr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll 2026-02-17T13:06:18.5993096Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces\Release\net10.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll 2026-02-17T13:06:18.5994908Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces\Release\net10.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll 2026-02-17T13:06:18.5996770Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces\Release\net8.0\cs\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll 2026-02-17T13:06:18.5998024Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces\Release\net8.0\de\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll 2026-02-17T13:06:18.5999819Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces\Release\net8.0\es\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll 2026-02-17T13:06:18.6001638Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces\Release\net8.0\fr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll 2026-02-17T13:06:18.6003368Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces\Release\net8.0\it\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll 2026-02-17T13:06:18.6005152Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces\Release\net8.0\ja\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll 2026-02-17T13:06:18.6007048Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces\Release\net8.0\ko\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll 2026-02-17T13:06:18.6008715Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces\Release\net8.0\pl\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll 2026-02-17T13:06:18.6011205Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces\Release\net8.0\pt-BR\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll 2026-02-17T13:06:18.6013078Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces\Release\net8.0\ref\Microsoft.CodeAnalysis.CSharp.Workspaces.dll 2026-02-17T13:06:18.6015049Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces\Release\net8.0\refint\Microsoft.CodeAnalysis.CSharp.Workspaces.dll 2026-02-17T13:06:18.6016947Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces\Release\net8.0\ru\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll 2026-02-17T13:06:18.6018738Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces\Release\net8.0\tr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll 2026-02-17T13:06:18.6019851Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces\Release\net8.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll 2026-02-17T13:06:18.6022422Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces\Release\net8.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll 2026-02-17T13:06:18.6024196Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces\Release\netstandard2.0\cs\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll 2026-02-17T13:06:18.6026043Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces\Release\netstandard2.0\de\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll 2026-02-17T13:06:18.6027942Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces\Release\netstandard2.0\es\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll 2026-02-17T13:06:18.6029490Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces\Release\netstandard2.0\fr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll 2026-02-17T13:06:18.6031636Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces\Release\netstandard2.0\it\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll 2026-02-17T13:06:18.6033773Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces\Release\netstandard2.0\ja\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll 2026-02-17T13:06:18.6034712Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces\Release\netstandard2.0\ko\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll 2026-02-17T13:06:18.6036589Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces\Release\netstandard2.0\pl\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll 2026-02-17T13:06:18.6038489Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces\Release\netstandard2.0\pt-BR\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll 2026-02-17T13:06:18.6040781Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.CSharp.Workspaces.dll 2026-02-17T13:06:18.6042611Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.CSharp.Workspaces.dll 2026-02-17T13:06:18.6044665Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces\Release\netstandard2.0\ru\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll 2026-02-17T13:06:18.6046393Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces\Release\netstandard2.0\tr\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll 2026-02-17T13:06:18.6048253Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces\Release\netstandard2.0\zh-Hans\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll 2026-02-17T13:06:18.6050322Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces\Release\netstandard2.0\zh-Hant\Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll 2026-02-17T13:06:18.6060402Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests\Release\net472\ref\Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests.dll 2026-02-17T13:06:18.6067133Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests\Release\net472\refint\Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests.dll 2026-02-17T13:06:18.6079523Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests\Release\net8.0\ref\Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests.dll 2026-02-17T13:06:18.6083248Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests\Release\net8.0\refint\Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests.dll 2026-02-17T13:06:18.6087343Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Debugging.Package\Release\netstandard2.0\Microsoft.CodeAnalysis.Debugging.Package.dll 2026-02-17T13:06:18.6094910Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Debugging.Package\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.Debugging.Package.dll 2026-02-17T13:06:18.6097366Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Debugging.Package\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.Debugging.Package.dll 2026-02-17T13:06:18.6100728Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures\Release\net472\Microsoft.CodeAnalysis.EditorFeatures.dll 2026-02-17T13:06:18.6102688Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures\Release\net472\cs\Microsoft.CodeAnalysis.EditorFeatures.resources.dll 2026-02-17T13:06:18.6104584Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures\Release\net472\de\Microsoft.CodeAnalysis.EditorFeatures.resources.dll 2026-02-17T13:06:18.6105414Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures\Release\net472\es\Microsoft.CodeAnalysis.EditorFeatures.resources.dll 2026-02-17T13:06:18.6107525Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures\Release\net472\fr\Microsoft.CodeAnalysis.EditorFeatures.resources.dll 2026-02-17T13:06:18.6108606Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures\Release\net472\it\Microsoft.CodeAnalysis.EditorFeatures.resources.dll 2026-02-17T13:06:18.6110616Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures\Release\net472\ja\Microsoft.CodeAnalysis.EditorFeatures.resources.dll 2026-02-17T13:06:18.6111987Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures\Release\net472\ko\Microsoft.CodeAnalysis.EditorFeatures.resources.dll 2026-02-17T13:06:18.6114482Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures\Release\net472\pl\Microsoft.CodeAnalysis.EditorFeatures.resources.dll 2026-02-17T13:06:18.6115877Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures\Release\net472\pt-BR\Microsoft.CodeAnalysis.EditorFeatures.resources.dll 2026-02-17T13:06:18.6119051Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures\Release\net472\ref\Microsoft.CodeAnalysis.EditorFeatures.dll 2026-02-17T13:06:18.6122398Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures\Release\net472\refint\Microsoft.CodeAnalysis.EditorFeatures.dll 2026-02-17T13:06:18.6123760Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures\Release\net472\ru\Microsoft.CodeAnalysis.EditorFeatures.resources.dll 2026-02-17T13:06:18.6125910Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures\Release\net472\tr\Microsoft.CodeAnalysis.EditorFeatures.resources.dll 2026-02-17T13:06:18.6127210Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures\Release\net472\zh-Hans\Microsoft.CodeAnalysis.EditorFeatures.resources.dll 2026-02-17T13:06:18.6129055Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures\Release\net472\zh-Hant\Microsoft.CodeAnalysis.EditorFeatures.resources.dll 2026-02-17T13:06:18.6133904Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures.DiagnosticsTests.Utilities\Release\net472\ref\Microsoft.CodeAnalysis.EditorFeatures.DiagnosticsTests.Utilities.dll 2026-02-17T13:06:18.6136063Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures.DiagnosticsTests.Utilities\Release\net472\refint\Microsoft.CodeAnalysis.EditorFeatures.DiagnosticsTests.Utilities.dll 2026-02-17T13:06:18.6143693Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities\Release\net472\ref\Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities.dll 2026-02-17T13:06:18.6146540Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities\Release\net472\refint\Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities.dll 2026-02-17T13:06:18.6153018Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities2\Release\net472\ref\Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities2.dll 2026-02-17T13:06:18.6155788Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities2\Release\net472\refint\Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities2.dll 2026-02-17T13:06:18.6161899Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures.Text\Release\net8.0\cs\Microsoft.CodeAnalysis.EditorFeatures.Text.resources.dll 2026-02-17T13:06:18.6163606Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures.Text\Release\net8.0\de\Microsoft.CodeAnalysis.EditorFeatures.Text.resources.dll 2026-02-17T13:06:18.6164426Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures.Text\Release\net8.0\es\Microsoft.CodeAnalysis.EditorFeatures.Text.resources.dll 2026-02-17T13:06:18.6165916Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures.Text\Release\net8.0\fr\Microsoft.CodeAnalysis.EditorFeatures.Text.resources.dll 2026-02-17T13:06:18.6167912Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures.Text\Release\net8.0\it\Microsoft.CodeAnalysis.EditorFeatures.Text.resources.dll 2026-02-17T13:06:18.6168805Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures.Text\Release\net8.0\ja\Microsoft.CodeAnalysis.EditorFeatures.Text.resources.dll 2026-02-17T13:06:18.6170923Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures.Text\Release\net8.0\ko\Microsoft.CodeAnalysis.EditorFeatures.Text.resources.dll 2026-02-17T13:06:18.6172579Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures.Text\Release\net8.0\pl\Microsoft.CodeAnalysis.EditorFeatures.Text.resources.dll 2026-02-17T13:06:18.6173420Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures.Text\Release\net8.0\pt-BR\Microsoft.CodeAnalysis.EditorFeatures.Text.resources.dll 2026-02-17T13:06:18.6175462Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures.Text\Release\net8.0\ref\Microsoft.CodeAnalysis.EditorFeatures.Text.dll 2026-02-17T13:06:18.6177701Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures.Text\Release\net8.0\refint\Microsoft.CodeAnalysis.EditorFeatures.Text.dll 2026-02-17T13:06:18.6179701Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures.Text\Release\net8.0\ru\Microsoft.CodeAnalysis.EditorFeatures.Text.resources.dll 2026-02-17T13:06:18.6181272Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures.Text\Release\net8.0\tr\Microsoft.CodeAnalysis.EditorFeatures.Text.resources.dll 2026-02-17T13:06:18.6182722Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures.Text\Release\net8.0\zh-Hans\Microsoft.CodeAnalysis.EditorFeatures.Text.resources.dll 2026-02-17T13:06:18.6184434Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures.Text\Release\net8.0\zh-Hant\Microsoft.CodeAnalysis.EditorFeatures.Text.resources.dll 2026-02-17T13:06:18.6199924Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures.Text\Release\netstandard2.0\cs\Microsoft.CodeAnalysis.EditorFeatures.Text.resources.dll 2026-02-17T13:06:18.6200916Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures.Text\Release\netstandard2.0\de\Microsoft.CodeAnalysis.EditorFeatures.Text.resources.dll 2026-02-17T13:06:18.6203006Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures.Text\Release\netstandard2.0\es\Microsoft.CodeAnalysis.EditorFeatures.Text.resources.dll 2026-02-17T13:06:18.6204983Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures.Text\Release\netstandard2.0\fr\Microsoft.CodeAnalysis.EditorFeatures.Text.resources.dll 2026-02-17T13:06:18.6207022Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures.Text\Release\netstandard2.0\it\Microsoft.CodeAnalysis.EditorFeatures.Text.resources.dll 2026-02-17T13:06:18.6209134Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures.Text\Release\netstandard2.0\ja\Microsoft.CodeAnalysis.EditorFeatures.Text.resources.dll 2026-02-17T13:06:18.6211474Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures.Text\Release\netstandard2.0\ko\Microsoft.CodeAnalysis.EditorFeatures.Text.resources.dll 2026-02-17T13:06:18.6213879Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures.Text\Release\netstandard2.0\pl\Microsoft.CodeAnalysis.EditorFeatures.Text.resources.dll 2026-02-17T13:06:18.6215798Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures.Text\Release\netstandard2.0\pt-BR\Microsoft.CodeAnalysis.EditorFeatures.Text.resources.dll 2026-02-17T13:06:18.6218812Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures.Text\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.EditorFeatures.Text.dll 2026-02-17T13:06:18.6222220Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures.Text\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.EditorFeatures.Text.dll 2026-02-17T13:06:18.6224223Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures.Text\Release\netstandard2.0\ru\Microsoft.CodeAnalysis.EditorFeatures.Text.resources.dll 2026-02-17T13:06:18.6226363Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures.Text\Release\netstandard2.0\tr\Microsoft.CodeAnalysis.EditorFeatures.Text.resources.dll 2026-02-17T13:06:18.6228272Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures.Text\Release\netstandard2.0\zh-Hans\Microsoft.CodeAnalysis.EditorFeatures.Text.resources.dll 2026-02-17T13:06:18.6230651Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures.Text\Release\netstandard2.0\zh-Hant\Microsoft.CodeAnalysis.EditorFeatures.Text.resources.dll 2026-02-17T13:06:18.6256555Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures.UnitTests\Release\net472\ref\Microsoft.CodeAnalysis.EditorFeatures.UnitTests.dll 2026-02-17T13:06:18.6258521Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures.UnitTests\Release\net472\refint\Microsoft.CodeAnalysis.EditorFeatures.UnitTests.dll 2026-02-17T13:06:18.6262519Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures2.UnitTests\Release\net472\Microsoft.CodeAnalysis.EditorFeatures2.UnitTests.dll 2026-02-17T13:06:18.6293094Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures2.UnitTests\Release\net472\ref\Microsoft.CodeAnalysis.EditorFeatures2.UnitTests.dll 2026-02-17T13:06:18.6326581Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures2.UnitTests\Release\net472\refint\Microsoft.CodeAnalysis.EditorFeatures2.UnitTests.dll 2026-02-17T13:06:18.6337298Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExpressionCompiler\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.ExpressionEvaluator.ExpressionCompiler.dll 2026-02-17T13:06:18.6340141Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExpressionCompiler\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.ExpressionEvaluator.ExpressionCompiler.dll 2026-02-17T13:06:18.6348674Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExpressionCompiler.Test.Utilities\Release\net472\ref\Microsoft.CodeAnalysis.ExpressionEvaluator.ExpressionCompiler.Utilities.dll 2026-02-17T13:06:18.6350665Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExpressionCompiler.Test.Utilities\Release\net472\refint\Microsoft.CodeAnalysis.ExpressionEvaluator.ExpressionCompiler.Utilities.dll 2026-02-17T13:06:18.6353736Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Extensions.Package\Release\netstandard2.0\Microsoft.CodeAnalysis.Extensions.Package.dll 2026-02-17T13:06:18.6364655Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Extensions.Package\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.Extensions.Package.dll 2026-02-17T13:06:18.6366802Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Extensions.Package\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.Extensions.Package.dll 2026-02-17T13:06:18.6373971Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Apex\Release\net472\ref\Microsoft.CodeAnalysis.ExternalAccess.Apex.dll 2026-02-17T13:06:18.6376896Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Apex\Release\net472\refint\Microsoft.CodeAnalysis.ExternalAccess.Apex.dll 2026-02-17T13:06:18.6382569Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.AspNetCore\Release\netstandard2.0\cs\Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.resources.dll 2026-02-17T13:06:18.6384037Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.AspNetCore\Release\netstandard2.0\de\Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.resources.dll 2026-02-17T13:06:18.6386171Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.AspNetCore\Release\netstandard2.0\es\Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.resources.dll 2026-02-17T13:06:18.6388112Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.AspNetCore\Release\netstandard2.0\fr\Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.resources.dll 2026-02-17T13:06:18.6389912Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.AspNetCore\Release\netstandard2.0\it\Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.resources.dll 2026-02-17T13:06:18.6391827Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.AspNetCore\Release\netstandard2.0\ja\Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.resources.dll 2026-02-17T13:06:18.6393513Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.AspNetCore\Release\netstandard2.0\ko\Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.resources.dll 2026-02-17T13:06:18.6395415Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.AspNetCore\Release\netstandard2.0\pl\Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.resources.dll 2026-02-17T13:06:18.6397255Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.AspNetCore\Release\netstandard2.0\pt-BR\Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.resources.dll 2026-02-17T13:06:18.6399317Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.AspNetCore\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.dll 2026-02-17T13:06:18.6401212Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.AspNetCore\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.dll 2026-02-17T13:06:18.6403191Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.AspNetCore\Release\netstandard2.0\ru\Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.resources.dll 2026-02-17T13:06:18.6404867Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.AspNetCore\Release\netstandard2.0\tr\Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.resources.dll 2026-02-17T13:06:18.6406644Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.AspNetCore\Release\netstandard2.0\zh-Hans\Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.resources.dll 2026-02-17T13:06:18.6408336Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.AspNetCore\Release\netstandard2.0\zh-Hant\Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.resources.dll 2026-02-17T13:06:18.6412689Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK\Release\net10.0\ref\Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK.dll 2026-02-17T13:06:18.6414561Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK\Release\net10.0\refint\Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK.dll 2026-02-17T13:06:18.6421502Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Copilot\Release\net8.0\ref\Microsoft.CodeAnalysis.ExternalAccess.Copilot.dll 2026-02-17T13:06:18.6423401Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Copilot\Release\net8.0\refint\Microsoft.CodeAnalysis.ExternalAccess.Copilot.dll 2026-02-17T13:06:18.6428584Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Copilot\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.ExternalAccess.Copilot.dll 2026-02-17T13:06:18.6431271Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Copilot\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.ExternalAccess.Copilot.dll 2026-02-17T13:06:18.6437728Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Debugger\Release\net472\ref\Microsoft.CodeAnalysis.ExternalAccess.Debugger.dll 2026-02-17T13:06:18.6440136Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Debugger\Release\net472\refint\Microsoft.CodeAnalysis.ExternalAccess.Debugger.dll 2026-02-17T13:06:18.6446185Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator\Release\net472\ref\Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator.dll 2026-02-17T13:06:18.6448366Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator\Release\net472\refint\Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator.dll 2026-02-17T13:06:18.6456128Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Extensions\Release\netstandard2.0\cs\Microsoft.CodeAnalysis.ExternalAccess.Extensions.resources.dll 2026-02-17T13:06:18.6457129Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Extensions\Release\netstandard2.0\de\Microsoft.CodeAnalysis.ExternalAccess.Extensions.resources.dll 2026-02-17T13:06:18.6458683Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Extensions\Release\netstandard2.0\es\Microsoft.CodeAnalysis.ExternalAccess.Extensions.resources.dll 2026-02-17T13:06:18.6460846Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Extensions\Release\netstandard2.0\fr\Microsoft.CodeAnalysis.ExternalAccess.Extensions.resources.dll 2026-02-17T13:06:18.6462383Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Extensions\Release\netstandard2.0\it\Microsoft.CodeAnalysis.ExternalAccess.Extensions.resources.dll 2026-02-17T13:06:18.6463868Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Extensions\Release\netstandard2.0\ja\Microsoft.CodeAnalysis.ExternalAccess.Extensions.resources.dll 2026-02-17T13:06:18.6465836Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Extensions\Release\netstandard2.0\ko\Microsoft.CodeAnalysis.ExternalAccess.Extensions.resources.dll 2026-02-17T13:06:18.6467851Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Extensions\Release\netstandard2.0\pl\Microsoft.CodeAnalysis.ExternalAccess.Extensions.resources.dll 2026-02-17T13:06:18.6469441Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Extensions\Release\netstandard2.0\pt-BR\Microsoft.CodeAnalysis.ExternalAccess.Extensions.resources.dll 2026-02-17T13:06:18.6471606Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Extensions\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.ExternalAccess.Extensions.dll 2026-02-17T13:06:18.6473721Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Extensions\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.ExternalAccess.Extensions.dll 2026-02-17T13:06:18.6475262Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Extensions\Release\netstandard2.0\ru\Microsoft.CodeAnalysis.ExternalAccess.Extensions.resources.dll 2026-02-17T13:06:18.6477446Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Extensions\Release\netstandard2.0\tr\Microsoft.CodeAnalysis.ExternalAccess.Extensions.resources.dll 2026-02-17T13:06:18.6479107Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Extensions\Release\netstandard2.0\zh-Hans\Microsoft.CodeAnalysis.ExternalAccess.Extensions.resources.dll 2026-02-17T13:06:18.6480630Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Extensions\Release\netstandard2.0\zh-Hant\Microsoft.CodeAnalysis.ExternalAccess.Extensions.resources.dll 2026-02-17T13:06:18.6484662Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.FSharp\Release\net472\cs\Microsoft.CodeAnalysis.ExternalAccess.FSharp.resources.dll 2026-02-17T13:06:18.6486208Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.FSharp\Release\net472\de\Microsoft.CodeAnalysis.ExternalAccess.FSharp.resources.dll 2026-02-17T13:06:18.6487876Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.FSharp\Release\net472\es\Microsoft.CodeAnalysis.ExternalAccess.FSharp.resources.dll 2026-02-17T13:06:18.6489660Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.FSharp\Release\net472\fr\Microsoft.CodeAnalysis.ExternalAccess.FSharp.resources.dll 2026-02-17T13:06:18.6491475Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.FSharp\Release\net472\it\Microsoft.CodeAnalysis.ExternalAccess.FSharp.resources.dll 2026-02-17T13:06:18.6493057Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.FSharp\Release\net472\ja\Microsoft.CodeAnalysis.ExternalAccess.FSharp.resources.dll 2026-02-17T13:06:18.6494812Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.FSharp\Release\net472\ko\Microsoft.CodeAnalysis.ExternalAccess.FSharp.resources.dll 2026-02-17T13:06:18.6496822Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.FSharp\Release\net472\pl\Microsoft.CodeAnalysis.ExternalAccess.FSharp.resources.dll 2026-02-17T13:06:18.6498495Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.FSharp\Release\net472\pt-BR\Microsoft.CodeAnalysis.ExternalAccess.FSharp.resources.dll 2026-02-17T13:06:18.6500435Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.FSharp\Release\net472\ref\Microsoft.CodeAnalysis.ExternalAccess.FSharp.dll 2026-02-17T13:06:18.6502235Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.FSharp\Release\net472\refint\Microsoft.CodeAnalysis.ExternalAccess.FSharp.dll 2026-02-17T13:06:18.6503779Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.FSharp\Release\net472\ru\Microsoft.CodeAnalysis.ExternalAccess.FSharp.resources.dll 2026-02-17T13:06:18.6505645Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.FSharp\Release\net472\tr\Microsoft.CodeAnalysis.ExternalAccess.FSharp.resources.dll 2026-02-17T13:06:18.6507203Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.FSharp\Release\net472\zh-Hans\Microsoft.CodeAnalysis.ExternalAccess.FSharp.resources.dll 2026-02-17T13:06:18.6508697Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.FSharp\Release\net472\zh-Hant\Microsoft.CodeAnalysis.ExternalAccess.FSharp.resources.dll 2026-02-17T13:06:18.6519489Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.FSharp.UnitTests\Release\net472\ref\Microsoft.CodeAnalysis.ExternalAccess.FSharp.UnitTests.dll 2026-02-17T13:06:18.6521186Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.FSharp.UnitTests\Release\net472\refint\Microsoft.CodeAnalysis.ExternalAccess.FSharp.UnitTests.dll 2026-02-17T13:06:18.6527395Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.HotReload\Release\net10.0\ref\Microsoft.CodeAnalysis.ExternalAccess.HotReload.dll 2026-02-17T13:06:18.6528327Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.HotReload\Release\net10.0\refint\Microsoft.CodeAnalysis.ExternalAccess.HotReload.dll 2026-02-17T13:06:18.6539303Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.HotReload.UnitTests\Release\net10.0\ref\Microsoft.CodeAnalysis.ExternalAccess.HotReload.UnitTests.dll 2026-02-17T13:06:18.6540676Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.HotReload.UnitTests\Release\net10.0\refint\Microsoft.CodeAnalysis.ExternalAccess.HotReload.UnitTests.dll 2026-02-17T13:06:18.6547655Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.OmniSharp\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.ExternalAccess.OmniSharp.dll 2026-02-17T13:06:18.6550279Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.OmniSharp\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.ExternalAccess.OmniSharp.dll 2026-02-17T13:06:18.6557006Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.OmniSharp.CSharp\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.ExternalAccess.OmniSharp.CSharp.dll 2026-02-17T13:06:18.6557864Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.OmniSharp.CSharp\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.ExternalAccess.OmniSharp.CSharp.dll 2026-02-17T13:06:18.6568088Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.OmniSharp.UnitTests\Release\net472\ref\Microsoft.CodeAnalysis.ExternalAccess.OmniSharp.UnitTests.dll 2026-02-17T13:06:18.6569712Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.OmniSharp.UnitTests\Release\net472\refint\Microsoft.CodeAnalysis.ExternalAccess.OmniSharp.UnitTests.dll 2026-02-17T13:06:18.6576303Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Razor.EditorFeatures\Release\net472\ref\Microsoft.CodeAnalysis.ExternalAccess.Razor.EditorFeatures.dll 2026-02-17T13:06:18.6577452Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Razor.EditorFeatures\Release\net472\refint\Microsoft.CodeAnalysis.ExternalAccess.Razor.EditorFeatures.dll 2026-02-17T13:06:18.6584579Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Razor.Features\Release\net10.0\ref\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.dll 2026-02-17T13:06:18.6587308Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Razor.Features\Release\net10.0\refint\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.dll 2026-02-17T13:06:18.6592467Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Razor.Features\Release\net8.0\ref\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.dll 2026-02-17T13:06:18.6595112Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Razor.Features\Release\net8.0\refint\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.dll 2026-02-17T13:06:18.6600575Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Razor.Features\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.dll 2026-02-17T13:06:18.6603210Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Razor.Features\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.dll 2026-02-17T13:06:18.6613766Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Razor.UnitTests\Release\net472\ref\Microsoft.CodeAnalysis.ExternalAccess.Razor.UnitTests.dll 2026-02-17T13:06:18.6616531Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Razor.UnitTests\Release\net472\refint\Microsoft.CodeAnalysis.ExternalAccess.Razor.UnitTests.dll 2026-02-17T13:06:18.6625894Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Razor.UnitTests\Release\net8.0\ref\Microsoft.CodeAnalysis.ExternalAccess.Razor.UnitTests.dll 2026-02-17T13:06:18.6629269Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Razor.UnitTests\Release\net8.0\refint\Microsoft.CodeAnalysis.ExternalAccess.Razor.UnitTests.dll 2026-02-17T13:06:18.6637143Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler\Release\net10.0\ref\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll 2026-02-17T13:06:18.6638975Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler\Release\net10.0\refint\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll 2026-02-17T13:06:18.6644463Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler\Release\net8.0\ref\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll 2026-02-17T13:06:18.6646181Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler\Release\net8.0\refint\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll 2026-02-17T13:06:18.6651421Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll 2026-02-17T13:06:18.6653558Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll 2026-02-17T13:06:18.6664252Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.UnitTests\Release\net10.0\ref\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.UnitTests.dll 2026-02-17T13:06:18.6665645Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.UnitTests\Release\net10.0\refint\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.UnitTests.dll 2026-02-17T13:06:18.6674977Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.UnitTests\Release\net472\ref\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.UnitTests.dll 2026-02-17T13:06:18.6676049Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.UnitTests\Release\net472\refint\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.UnitTests.dll 2026-02-17T13:06:18.6683174Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.VisualDiagnostics\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.ExternalAccess.VisualDiagnostics.dll 2026-02-17T13:06:18.6686075Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.VisualDiagnostics\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.ExternalAccess.VisualDiagnostics.dll 2026-02-17T13:06:18.6696121Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Xaml\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.ExternalAccess.Xaml.dll 2026-02-17T13:06:18.6698708Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Xaml\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.ExternalAccess.Xaml.dll 2026-02-17T13:06:18.6708015Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features\Release\net10.0\cs\Microsoft.CodeAnalysis.Features.resources.dll 2026-02-17T13:06:18.6709910Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features\Release\net10.0\de\Microsoft.CodeAnalysis.Features.resources.dll 2026-02-17T13:06:18.6712264Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features\Release\net10.0\es\Microsoft.CodeAnalysis.Features.resources.dll 2026-02-17T13:06:18.6715001Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features\Release\net10.0\fr\Microsoft.CodeAnalysis.Features.resources.dll 2026-02-17T13:06:18.6717612Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features\Release\net10.0\it\Microsoft.CodeAnalysis.Features.resources.dll 2026-02-17T13:06:18.6719382Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features\Release\net10.0\ja\Microsoft.CodeAnalysis.Features.resources.dll 2026-02-17T13:06:18.6721310Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features\Release\net10.0\ko\Microsoft.CodeAnalysis.Features.resources.dll 2026-02-17T13:06:18.6724016Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features\Release\net10.0\pl\Microsoft.CodeAnalysis.Features.resources.dll 2026-02-17T13:06:18.6725350Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features\Release\net10.0\pt-BR\Microsoft.CodeAnalysis.Features.resources.dll 2026-02-17T13:06:18.6727169Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features\Release\net10.0\ref\Microsoft.CodeAnalysis.Features.dll 2026-02-17T13:06:18.6729074Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features\Release\net10.0\refint\Microsoft.CodeAnalysis.Features.dll 2026-02-17T13:06:18.6733054Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features\Release\net10.0\ru\Microsoft.CodeAnalysis.Features.resources.dll 2026-02-17T13:06:18.6735453Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features\Release\net10.0\tr\Microsoft.CodeAnalysis.Features.resources.dll 2026-02-17T13:06:18.6738124Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features\Release\net10.0\zh-Hans\Microsoft.CodeAnalysis.Features.resources.dll 2026-02-17T13:06:18.6739374Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features\Release\net10.0\zh-Hant\Microsoft.CodeAnalysis.Features.resources.dll 2026-02-17T13:06:18.6740953Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features\Release\net8.0\cs\Microsoft.CodeAnalysis.Features.resources.dll 2026-02-17T13:06:18.6742106Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features\Release\net8.0\de\Microsoft.CodeAnalysis.Features.resources.dll 2026-02-17T13:06:18.6744455Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features\Release\net8.0\es\Microsoft.CodeAnalysis.Features.resources.dll 2026-02-17T13:06:18.6746107Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features\Release\net8.0\fr\Microsoft.CodeAnalysis.Features.resources.dll 2026-02-17T13:06:18.6747833Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features\Release\net8.0\it\Microsoft.CodeAnalysis.Features.resources.dll 2026-02-17T13:06:18.6750418Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features\Release\net8.0\ja\Microsoft.CodeAnalysis.Features.resources.dll 2026-02-17T13:06:18.6751965Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features\Release\net8.0\ko\Microsoft.CodeAnalysis.Features.resources.dll 2026-02-17T13:06:18.6753940Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features\Release\net8.0\pl\Microsoft.CodeAnalysis.Features.resources.dll 2026-02-17T13:06:18.6755440Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features\Release\net8.0\pt-BR\Microsoft.CodeAnalysis.Features.resources.dll 2026-02-17T13:06:18.6756895Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features\Release\net8.0\ref\Microsoft.CodeAnalysis.Features.dll 2026-02-17T13:06:18.6784026Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features\Release\net8.0\refint\Microsoft.CodeAnalysis.Features.dll 2026-02-17T13:06:18.6785695Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features\Release\net8.0\ru\Microsoft.CodeAnalysis.Features.resources.dll 2026-02-17T13:06:18.6787549Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features\Release\net8.0\tr\Microsoft.CodeAnalysis.Features.resources.dll 2026-02-17T13:06:18.6789354Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features\Release\net8.0\zh-Hans\Microsoft.CodeAnalysis.Features.resources.dll 2026-02-17T13:06:18.6791083Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features\Release\net8.0\zh-Hant\Microsoft.CodeAnalysis.Features.resources.dll 2026-02-17T13:06:18.6793487Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features\Release\netstandard2.0\cs\Microsoft.CodeAnalysis.Features.resources.dll 2026-02-17T13:06:18.6795127Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features\Release\netstandard2.0\de\Microsoft.CodeAnalysis.Features.resources.dll 2026-02-17T13:06:18.6797008Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features\Release\netstandard2.0\es\Microsoft.CodeAnalysis.Features.resources.dll 2026-02-17T13:06:18.6798722Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features\Release\netstandard2.0\fr\Microsoft.CodeAnalysis.Features.resources.dll 2026-02-17T13:06:18.6800475Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features\Release\netstandard2.0\it\Microsoft.CodeAnalysis.Features.resources.dll 2026-02-17T13:06:18.6801874Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features\Release\netstandard2.0\ja\Microsoft.CodeAnalysis.Features.resources.dll 2026-02-17T13:06:18.6805621Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features\Release\netstandard2.0\ko\Microsoft.CodeAnalysis.Features.resources.dll 2026-02-17T13:06:18.6806332Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features\Release\netstandard2.0\pl\Microsoft.CodeAnalysis.Features.resources.dll 2026-02-17T13:06:18.6808379Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features\Release\netstandard2.0\pt-BR\Microsoft.CodeAnalysis.Features.resources.dll 2026-02-17T13:06:18.6810093Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.Features.dll 2026-02-17T13:06:18.6839341Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.Features.dll 2026-02-17T13:06:18.6840218Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features\Release\netstandard2.0\ru\Microsoft.CodeAnalysis.Features.resources.dll 2026-02-17T13:06:18.6842066Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features\Release\netstandard2.0\tr\Microsoft.CodeAnalysis.Features.resources.dll 2026-02-17T13:06:18.6843780Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features\Release\netstandard2.0\zh-Hans\Microsoft.CodeAnalysis.Features.resources.dll 2026-02-17T13:06:18.6846340Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features\Release\netstandard2.0\zh-Hant\Microsoft.CodeAnalysis.Features.resources.dll 2026-02-17T13:06:18.6858416Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features.DiagnosticsTests.Utilities\Release\net10.0\ref\Microsoft.CodeAnalysis.Features.DiagnosticsTests.Utilities.dll 2026-02-17T13:06:18.6859899Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features.DiagnosticsTests.Utilities\Release\net10.0\refint\Microsoft.CodeAnalysis.Features.DiagnosticsTests.Utilities.dll 2026-02-17T13:06:18.6867312Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features.DiagnosticsTests.Utilities\Release\net472\ref\Microsoft.CodeAnalysis.Features.DiagnosticsTests.Utilities.dll 2026-02-17T13:06:18.6870166Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features.DiagnosticsTests.Utilities\Release\net472\refint\Microsoft.CodeAnalysis.Features.DiagnosticsTests.Utilities.dll 2026-02-17T13:06:18.6877296Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features.DiagnosticsTests.Utilities\Release\net8.0\ref\Microsoft.CodeAnalysis.Features.DiagnosticsTests.Utilities.dll 2026-02-17T13:06:18.6878266Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features.DiagnosticsTests.Utilities\Release\net8.0\refint\Microsoft.CodeAnalysis.Features.DiagnosticsTests.Utilities.dll 2026-02-17T13:06:18.6884404Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features.Test.Utilities\Release\net472\ref\Microsoft.CodeAnalysis.Features.Test.Utilities.dll 2026-02-17T13:06:18.6886516Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features.Test.Utilities\Release\net472\refint\Microsoft.CodeAnalysis.Features.Test.Utilities.dll 2026-02-17T13:06:18.6891611Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features.Test.Utilities\Release\net8.0\ref\Microsoft.CodeAnalysis.Features.Test.Utilities.dll 2026-02-17T13:06:18.6893449Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features.Test.Utilities\Release\net8.0\refint\Microsoft.CodeAnalysis.Features.Test.Utilities.dll 2026-02-17T13:06:18.6907182Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features.UnitTests\Release\net472\ref\Microsoft.CodeAnalysis.Features.UnitTests.dll 2026-02-17T13:06:18.6908265Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features.UnitTests\Release\net472\refint\Microsoft.CodeAnalysis.Features.UnitTests.dll 2026-02-17T13:06:18.6918522Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features.UnitTests\Release\net8.0\ref\Microsoft.CodeAnalysis.Features.UnitTests.dll 2026-02-17T13:06:18.6920524Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features.UnitTests\Release\net8.0\refint\Microsoft.CodeAnalysis.Features.UnitTests.dll 2026-02-17T13:06:18.6926694Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.FunctionResolver\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.ExpressionEvaluator.FunctionResolver.dll 2026-02-17T13:06:18.6931180Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.FunctionResolver\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.ExpressionEvaluator.FunctionResolver.dll 2026-02-17T13:06:18.6944899Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.FunctionResolver.UnitTests\Release\net472\ref\Microsoft.CodeAnalysis.ExpressionEvaluator.FunctionResolver.UnitTests.dll 2026-02-17T13:06:18.6947608Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.FunctionResolver.UnitTests\Release\net472\refint\Microsoft.CodeAnalysis.ExpressionEvaluator.FunctionResolver.UnitTests.dll 2026-02-17T13:06:18.6953329Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.InteractiveHost\Release\netstandard2.0\cs\Microsoft.CodeAnalysis.InteractiveHost.resources.dll 2026-02-17T13:06:18.6954225Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.InteractiveHost\Release\netstandard2.0\de\Microsoft.CodeAnalysis.InteractiveHost.resources.dll 2026-02-17T13:06:18.6956285Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.InteractiveHost\Release\netstandard2.0\es\Microsoft.CodeAnalysis.InteractiveHost.resources.dll 2026-02-17T13:06:18.6957068Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.InteractiveHost\Release\netstandard2.0\fr\Microsoft.CodeAnalysis.InteractiveHost.resources.dll 2026-02-17T13:06:18.6959197Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.InteractiveHost\Release\netstandard2.0\it\Microsoft.CodeAnalysis.InteractiveHost.resources.dll 2026-02-17T13:06:18.6960114Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.InteractiveHost\Release\netstandard2.0\ja\Microsoft.CodeAnalysis.InteractiveHost.resources.dll 2026-02-17T13:06:18.6962133Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.InteractiveHost\Release\netstandard2.0\ko\Microsoft.CodeAnalysis.InteractiveHost.resources.dll 2026-02-17T13:06:18.6962891Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.InteractiveHost\Release\netstandard2.0\pl\Microsoft.CodeAnalysis.InteractiveHost.resources.dll 2026-02-17T13:06:18.6965001Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.InteractiveHost\Release\netstandard2.0\pt-BR\Microsoft.CodeAnalysis.InteractiveHost.resources.dll 2026-02-17T13:06:18.6965796Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.InteractiveHost\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.InteractiveHost.dll 2026-02-17T13:06:18.6968203Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.InteractiveHost\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.InteractiveHost.dll 2026-02-17T13:06:18.6969866Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.InteractiveHost\Release\netstandard2.0\ru\Microsoft.CodeAnalysis.InteractiveHost.resources.dll 2026-02-17T13:06:18.6971909Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.InteractiveHost\Release\netstandard2.0\tr\Microsoft.CodeAnalysis.InteractiveHost.resources.dll 2026-02-17T13:06:18.6973197Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.InteractiveHost\Release\netstandard2.0\zh-Hans\Microsoft.CodeAnalysis.InteractiveHost.resources.dll 2026-02-17T13:06:18.6975106Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.InteractiveHost\Release\netstandard2.0\zh-Hant\Microsoft.CodeAnalysis.InteractiveHost.resources.dll 2026-02-17T13:06:18.6979523Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\cs\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.6980308Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\de\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.6982075Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\es\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.6984167Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\fr\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.6984957Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\it\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.6986996Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\ja\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.6988182Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\ko\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.6991490Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\cs\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.6992376Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\de\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.6994490Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\es\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.6995291Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\fr\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.6997273Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\it\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.6998217Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\ja\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7000201Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\ko\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7000932Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\pl\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7002942Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\pt-BR\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7004719Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Humanizer.dll 2026-02-17T13:06:18.7007657Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\ICSharpCode.Decompiler.dll 2026-02-17T13:06:18.7008887Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\MessagePack.Annotations.dll 2026-02-17T13:06:18.7011750Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\MessagePack.dll 2026-02-17T13:06:18.7013893Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.Build.Framework.dll 2026-02-17T13:06:18.7015327Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.CodeAnalysis.CSharp.dll 2026-02-17T13:06:18.7018003Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.CodeAnalysis.CSharp.Features.dll 2026-02-17T13:06:18.7020426Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.CodeAnalysis.CSharp.Workspaces.dll 2026-02-17T13:06:18.7022594Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.CodeAnalysis.dll 2026-02-17T13:06:18.7024040Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.CodeAnalysis.Elfie.dll 2026-02-17T13:06:18.7025508Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.dll 2026-02-17T13:06:18.7028257Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK.dll 2026-02-17T13:06:18.7029642Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.CodeAnalysis.ExternalAccess.Copilot.dll 2026-02-17T13:06:18.7031907Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.dll 2026-02-17T13:06:18.7033673Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll 2026-02-17T13:06:18.7035201Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.CodeAnalysis.ExternalAccess.VisualDiagnostics.dll 2026-02-17T13:06:18.7037412Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.CodeAnalysis.ExternalAccess.Xaml.dll 2026-02-17T13:06:18.7040276Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.CodeAnalysis.Features.dll 2026-02-17T13:06:18.7042461Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.CodeAnalysis.LanguageServer.dll 2026-02-17T13:06:18.7043370Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.CodeAnalysis.LanguageServer.ExternalAccess.Copilot.dll 2026-02-17T13:06:18.7045644Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.CodeAnalysis.LanguageServer.Protocol.dll 2026-02-17T13:06:18.7048478Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.CodeAnalysis.Remote.Workspaces.dll 2026-02-17T13:06:18.7050348Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.CodeAnalysis.Scripting.dll 2026-02-17T13:06:18.7054131Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.CodeAnalysis.Workspaces.dll 2026-02-17T13:06:18.7055436Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts.dll 2026-02-17T13:06:18.7057416Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.CodeAnalysis.Workspaces.MSBuild.dll 2026-02-17T13:06:18.7059991Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.DiaSymReader.dll 2026-02-17T13:06:18.7061085Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.Extensions.Configuration.Abstractions.dll 2026-02-17T13:06:18.7062765Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.Extensions.Configuration.Binder.dll 2026-02-17T13:06:18.7065603Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.Extensions.Configuration.dll 2026-02-17T13:06:18.7066598Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.Extensions.DependencyInjection.Abstractions.dll 2026-02-17T13:06:18.7068922Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.Extensions.DependencyInjection.dll 2026-02-17T13:06:18.7071986Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.Extensions.FileSystemGlobbing.dll 2026-02-17T13:06:18.7072982Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.Extensions.Logging.Abstractions.dll 2026-02-17T13:06:18.7074914Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.Extensions.Logging.Configuration.dll 2026-02-17T13:06:18.7076959Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.Extensions.Logging.Console.dll 2026-02-17T13:06:18.7079189Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.Extensions.Logging.dll 2026-02-17T13:06:18.7080092Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.Extensions.Options.ConfigurationExtensions.dll 2026-02-17T13:06:18.7081691Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.Extensions.Options.dll 2026-02-17T13:06:18.7083042Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.Extensions.Primitives.dll 2026-02-17T13:06:18.7084854Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.NET.StringTools.dll 2026-02-17T13:06:18.7088990Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.ServiceHub.Client.dll 2026-02-17T13:06:18.7090573Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.ServiceHub.Framework.dll 2026-02-17T13:06:18.7092576Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.TestPlatform.CommunicationUtilities.dll 2026-02-17T13:06:18.7094434Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.TestPlatform.CoreUtilities.dll 2026-02-17T13:06:18.7097265Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.TestPlatform.PlatformAbstractions.dll 2026-02-17T13:06:18.7099719Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.TestPlatform.VsTestConsole.TranslationLayer.dll 2026-02-17T13:06:18.7100607Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.VisualStudio.Composition.dll 2026-02-17T13:06:18.7103100Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.VisualStudio.RemoteControl.dll 2026-02-17T13:06:18.7104980Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.VisualStudio.SolutionPersistence.dll 2026-02-17T13:06:18.7107363Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.VisualStudio.Telemetry.dll 2026-02-17T13:06:18.7109686Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll 2026-02-17T13:06:18.7111031Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.VisualStudio.Threading.dll 2026-02-17T13:06:18.7113569Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.VisualStudio.Utilities.Internal.dll 2026-02-17T13:06:18.7114491Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Microsoft.VisualStudio.Validation.dll 2026-02-17T13:06:18.7116743Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Nerdbank.Streams.dll 2026-02-17T13:06:18.7118912Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\Newtonsoft.Json.dll 2026-02-17T13:06:18.7119675Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\NuGet.Common.dll 2026-02-17T13:06:18.7122023Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\NuGet.Configuration.dll 2026-02-17T13:06:18.7123880Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\NuGet.DependencyResolver.Core.dll 2026-02-17T13:06:18.7125781Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\NuGet.Frameworks.dll 2026-02-17T13:06:18.7127601Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\NuGet.LibraryModel.dll 2026-02-17T13:06:18.7130061Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\NuGet.Packaging.dll 2026-02-17T13:06:18.7131923Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\NuGet.ProjectModel.dll 2026-02-17T13:06:18.7133924Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\NuGet.Protocol.dll 2026-02-17T13:06:18.7135630Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\NuGet.Versioning.dll 2026-02-17T13:06:18.7137336Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\SQLitePCLRaw.batteries_v2.dll 2026-02-17T13:06:18.7139093Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\SQLitePCLRaw.core.dll 2026-02-17T13:06:18.7140760Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\SQLitePCLRaw.provider.dynamic_cdecl.dll 2026-02-17T13:06:18.7144388Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\SQLitePCLRaw.provider.e_sqlite3.dll 2026-02-17T13:06:18.7147536Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\StreamJsonRpc.dll 2026-02-17T13:06:18.7149526Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\System.CodeDom.dll 2026-02-17T13:06:18.7151167Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\System.CommandLine.dll 2026-02-17T13:06:18.7153735Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\System.ComponentModel.Composition.dll 2026-02-17T13:06:18.7155494Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\System.Composition.AttributedModel.dll 2026-02-17T13:06:18.7157340Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\System.Composition.Convention.dll 2026-02-17T13:06:18.7159032Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\System.Composition.Hosting.dll 2026-02-17T13:06:18.7160804Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\System.Composition.Runtime.dll 2026-02-17T13:06:18.7162361Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\System.Composition.TypedParts.dll 2026-02-17T13:06:18.7165034Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\System.Configuration.ConfigurationManager.dll 2026-02-17T13:06:18.7166927Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\System.Diagnostics.EventLog.dll 2026-02-17T13:06:18.7168982Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\System.Diagnostics.PerformanceCounter.dll 2026-02-17T13:06:18.7170462Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\System.Management.dll 2026-02-17T13:06:18.7173068Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\System.Security.Cryptography.Pkcs.dll 2026-02-17T13:06:18.7174922Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\System.Security.Cryptography.ProtectedData.dll 2026-02-17T13:06:18.7176881Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\System.Security.Permissions.dll 2026-02-17T13:06:18.7178374Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\System.Windows.Extensions.dll 2026-02-17T13:06:18.7181278Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\R2R\BuildHost-netcore\Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts.dll 2026-02-17T13:06:18.7193165Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\ref\Microsoft.CodeAnalysis.LanguageServer.dll 2026-02-17T13:06:18.7195824Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\refint\Microsoft.CodeAnalysis.LanguageServer.dll 2026-02-17T13:06:18.7197621Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\ru\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7199456Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\tr\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7202266Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\zh-Hans\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7203505Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\zh-Hant\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7206757Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\cs\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7209186Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\de\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7211251Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\es\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7212468Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\fr\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7214072Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\it\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7215263Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\ja\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7216733Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\ko\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7218220Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\pl\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7220159Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\pt-BR\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7221477Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Humanizer.dll 2026-02-17T13:06:18.7224342Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\ICSharpCode.Decompiler.dll 2026-02-17T13:06:18.7225863Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\MessagePack.Annotations.dll 2026-02-17T13:06:18.7227790Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\MessagePack.dll 2026-02-17T13:06:18.7229429Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.Build.Framework.dll 2026-02-17T13:06:18.7232771Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.CodeAnalysis.CSharp.dll 2026-02-17T13:06:18.7234590Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.CodeAnalysis.CSharp.Features.dll 2026-02-17T13:06:18.7236921Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.CodeAnalysis.CSharp.Workspaces.dll 2026-02-17T13:06:18.7239681Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.CodeAnalysis.dll 2026-02-17T13:06:18.7241842Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.CodeAnalysis.Elfie.dll 2026-02-17T13:06:18.7242976Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.dll 2026-02-17T13:06:18.7244819Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK.dll 2026-02-17T13:06:18.7247167Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.CodeAnalysis.ExternalAccess.Copilot.dll 2026-02-17T13:06:18.7249916Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.dll 2026-02-17T13:06:18.7250992Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll 2026-02-17T13:06:18.7252658Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.CodeAnalysis.ExternalAccess.VisualDiagnostics.dll 2026-02-17T13:06:18.7254916Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.CodeAnalysis.ExternalAccess.Xaml.dll 2026-02-17T13:06:18.7257683Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.CodeAnalysis.Features.dll 2026-02-17T13:06:18.7259864Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.CodeAnalysis.LanguageServer.dll 2026-02-17T13:06:18.7260843Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.CodeAnalysis.LanguageServer.ExternalAccess.Copilot.dll 2026-02-17T13:06:18.7262932Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.CodeAnalysis.LanguageServer.Protocol.dll 2026-02-17T13:06:18.7265951Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.CodeAnalysis.Remote.Workspaces.dll 2026-02-17T13:06:18.7266964Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.CodeAnalysis.Scripting.dll 2026-02-17T13:06:18.7270526Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.CodeAnalysis.Workspaces.dll 2026-02-17T13:06:18.7271311Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts.dll 2026-02-17T13:06:18.7273463Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.CodeAnalysis.Workspaces.MSBuild.dll 2026-02-17T13:06:18.7276130Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.DiaSymReader.dll 2026-02-17T13:06:18.7277484Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.Extensions.Configuration.Abstractions.dll 2026-02-17T13:06:18.7279573Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.Extensions.Configuration.Binder.dll 2026-02-17T13:06:18.7281321Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.Extensions.Configuration.dll 2026-02-17T13:06:18.7283089Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.Extensions.DependencyInjection.Abstractions.dll 2026-02-17T13:06:18.7285185Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.Extensions.DependencyInjection.dll 2026-02-17T13:06:18.7286854Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.Extensions.FileSystemGlobbing.dll 2026-02-17T13:06:18.7289247Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.Extensions.Logging.Abstractions.dll 2026-02-17T13:06:18.7291198Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.Extensions.Logging.Configuration.dll 2026-02-17T13:06:18.7292779Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.Extensions.Logging.Console.dll 2026-02-17T13:06:18.7295130Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.Extensions.Logging.dll 2026-02-17T13:06:18.7296809Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.Extensions.Options.ConfigurationExtensions.dll 2026-02-17T13:06:18.7297576Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.Extensions.Options.dll 2026-02-17T13:06:18.7300088Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.Extensions.Primitives.dll 2026-02-17T13:06:18.7300937Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.NET.StringTools.dll 2026-02-17T13:06:18.7303347Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.ServiceHub.Client.dll 2026-02-17T13:06:18.7306005Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.ServiceHub.Framework.dll 2026-02-17T13:06:18.7307216Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.TestPlatform.CommunicationUtilities.dll 2026-02-17T13:06:18.7309286Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.TestPlatform.CoreUtilities.dll 2026-02-17T13:06:18.7312444Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.TestPlatform.PlatformAbstractions.dll 2026-02-17T13:06:18.7313663Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.TestPlatform.VsTestConsole.TranslationLayer.dll 2026-02-17T13:06:18.7315835Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.VisualStudio.Composition.dll 2026-02-17T13:06:18.7318418Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.VisualStudio.RemoteControl.dll 2026-02-17T13:06:18.7319639Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.VisualStudio.SolutionPersistence.dll 2026-02-17T13:06:18.7321807Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.VisualStudio.Telemetry.dll 2026-02-17T13:06:18.7324241Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll 2026-02-17T13:06:18.7325087Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.VisualStudio.Threading.dll 2026-02-17T13:06:18.7327033Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.VisualStudio.Utilities.Internal.dll 2026-02-17T13:06:18.7329682Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Microsoft.VisualStudio.Validation.dll 2026-02-17T13:06:18.7330482Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Nerdbank.Streams.dll 2026-02-17T13:06:18.7332935Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\Newtonsoft.Json.dll 2026-02-17T13:06:18.7334848Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\NuGet.Common.dll 2026-02-17T13:06:18.7336796Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\NuGet.Configuration.dll 2026-02-17T13:06:18.7338545Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\NuGet.DependencyResolver.Core.dll 2026-02-17T13:06:18.7340306Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\NuGet.Frameworks.dll 2026-02-17T13:06:18.7346550Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\NuGet.LibraryModel.dll 2026-02-17T13:06:18.7349168Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\NuGet.Packaging.dll 2026-02-17T13:06:18.7352053Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\NuGet.ProjectModel.dll 2026-02-17T13:06:18.7354870Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\NuGet.Protocol.dll 2026-02-17T13:06:18.7357531Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\NuGet.Versioning.dll 2026-02-17T13:06:18.7359546Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\SQLitePCLRaw.batteries_v2.dll 2026-02-17T13:06:18.7362351Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\SQLitePCLRaw.core.dll 2026-02-17T13:06:18.7365360Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\SQLitePCLRaw.provider.dynamic_cdecl.dll 2026-02-17T13:06:18.7367751Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\SQLitePCLRaw.provider.e_sqlite3.dll 2026-02-17T13:06:18.7370843Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\StreamJsonRpc.dll 2026-02-17T13:06:18.7373627Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\System.CodeDom.dll 2026-02-17T13:06:18.7376289Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\System.CommandLine.dll 2026-02-17T13:06:18.7379135Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\System.ComponentModel.Composition.dll 2026-02-17T13:06:18.7381372Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\System.Composition.AttributedModel.dll 2026-02-17T13:06:18.7384039Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\System.Composition.Convention.dll 2026-02-17T13:06:18.7386645Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\System.Composition.Hosting.dll 2026-02-17T13:06:18.7388561Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\System.Composition.Runtime.dll 2026-02-17T13:06:18.7391214Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\System.Composition.TypedParts.dll 2026-02-17T13:06:18.7394181Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\System.Configuration.ConfigurationManager.dll 2026-02-17T13:06:18.7396713Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\System.Diagnostics.EventLog.dll 2026-02-17T13:06:18.7399384Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\System.Diagnostics.PerformanceCounter.dll 2026-02-17T13:06:18.7403872Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\System.Management.dll 2026-02-17T13:06:18.7405354Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\System.Security.Cryptography.Pkcs.dll 2026-02-17T13:06:18.7407770Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\System.Security.Cryptography.ProtectedData.dll 2026-02-17T13:06:18.7410008Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\System.Security.Permissions.dll 2026-02-17T13:06:18.7411735Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\System.Windows.Extensions.dll 2026-02-17T13:06:18.7415249Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\R2R\BuildHost-netcore\Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts.dll 2026-02-17T13:06:18.7426765Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\ref\Microsoft.CodeAnalysis.LanguageServer.dll 2026-02-17T13:06:18.7430782Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\refint\Microsoft.CodeAnalysis.LanguageServer.dll 2026-02-17T13:06:18.7432597Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\ru\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7434431Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\tr\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7436026Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\zh-Hans\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7437775Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\zh-Hant\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7441675Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\cs\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7443379Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\de\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7444419Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\es\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7446513Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\fr\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7447686Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\it\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7449283Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\ja\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7450886Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\ko\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7452648Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\pl\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7454441Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\pt-BR\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7456063Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Humanizer.dll 2026-02-17T13:06:18.7457866Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\ICSharpCode.Decompiler.dll 2026-02-17T13:06:18.7459601Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\MessagePack.Annotations.dll 2026-02-17T13:06:18.7461400Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\MessagePack.dll 2026-02-17T13:06:18.7463183Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.Build.Framework.dll 2026-02-17T13:06:18.7464955Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.CodeAnalysis.CSharp.dll 2026-02-17T13:06:18.7466712Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.CodeAnalysis.CSharp.Features.dll 2026-02-17T13:06:18.7468393Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.CodeAnalysis.CSharp.Workspaces.dll 2026-02-17T13:06:18.7470157Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.CodeAnalysis.dll 2026-02-17T13:06:18.7472305Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.CodeAnalysis.Elfie.dll 2026-02-17T13:06:18.7474004Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.dll 2026-02-17T13:06:18.7475847Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK.dll 2026-02-17T13:06:18.7477648Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.CodeAnalysis.ExternalAccess.Copilot.dll 2026-02-17T13:06:18.7479463Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.dll 2026-02-17T13:06:18.7481117Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll 2026-02-17T13:06:18.7483061Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.CodeAnalysis.ExternalAccess.VisualDiagnostics.dll 2026-02-17T13:06:18.7484384Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.CodeAnalysis.ExternalAccess.Xaml.dll 2026-02-17T13:06:18.7487241Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.CodeAnalysis.Features.dll 2026-02-17T13:06:18.7489308Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.CodeAnalysis.LanguageServer.dll 2026-02-17T13:06:18.7490735Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.CodeAnalysis.LanguageServer.ExternalAccess.Copilot.dll 2026-02-17T13:06:18.7493240Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.CodeAnalysis.LanguageServer.Protocol.dll 2026-02-17T13:06:18.7495357Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.CodeAnalysis.Remote.Workspaces.dll 2026-02-17T13:06:18.7496898Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.CodeAnalysis.Scripting.dll 2026-02-17T13:06:18.7499874Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.CodeAnalysis.Workspaces.dll 2026-02-17T13:06:18.7501239Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts.dll 2026-02-17T13:06:18.7503937Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.CodeAnalysis.Workspaces.MSBuild.dll 2026-02-17T13:06:18.7505814Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.DiaSymReader.dll 2026-02-17T13:06:18.7507713Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.Extensions.Configuration.Abstractions.dll 2026-02-17T13:06:18.7509596Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.Extensions.Configuration.Binder.dll 2026-02-17T13:06:18.7511228Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.Extensions.Configuration.dll 2026-02-17T13:06:18.7513178Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.Extensions.DependencyInjection.Abstractions.dll 2026-02-17T13:06:18.7514995Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.Extensions.DependencyInjection.dll 2026-02-17T13:06:18.7516506Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.Extensions.FileSystemGlobbing.dll 2026-02-17T13:06:18.7519615Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.Extensions.Logging.Abstractions.dll 2026-02-17T13:06:18.7521604Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.Extensions.Logging.Configuration.dll 2026-02-17T13:06:18.7523641Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.Extensions.Logging.Console.dll 2026-02-17T13:06:18.7525849Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.Extensions.Logging.dll 2026-02-17T13:06:18.7527601Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.Extensions.Options.ConfigurationExtensions.dll 2026-02-17T13:06:18.7529688Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.Extensions.Options.dll 2026-02-17T13:06:18.7531760Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.Extensions.Primitives.dll 2026-02-17T13:06:18.7533508Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.NET.StringTools.dll 2026-02-17T13:06:18.7535286Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.ServiceHub.Client.dll 2026-02-17T13:06:18.7537005Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.ServiceHub.Framework.dll 2026-02-17T13:06:18.7538750Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.TestPlatform.CommunicationUtilities.dll 2026-02-17T13:06:18.7540529Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.TestPlatform.CoreUtilities.dll 2026-02-17T13:06:18.7542408Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.TestPlatform.PlatformAbstractions.dll 2026-02-17T13:06:18.7544526Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.TestPlatform.VsTestConsole.TranslationLayer.dll 2026-02-17T13:06:18.7546346Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.VisualStudio.Composition.dll 2026-02-17T13:06:18.7548060Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.VisualStudio.RemoteControl.dll 2026-02-17T13:06:18.7549499Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.VisualStudio.SolutionPersistence.dll 2026-02-17T13:06:18.7551271Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.VisualStudio.Telemetry.dll 2026-02-17T13:06:18.7553039Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll 2026-02-17T13:06:18.7554722Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.VisualStudio.Threading.dll 2026-02-17T13:06:18.7556413Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.VisualStudio.Utilities.Internal.dll 2026-02-17T13:06:18.7558000Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Microsoft.VisualStudio.Validation.dll 2026-02-17T13:06:18.7560481Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Nerdbank.Streams.dll 2026-02-17T13:06:18.7561699Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\Newtonsoft.Json.dll 2026-02-17T13:06:18.7563837Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\NuGet.Common.dll 2026-02-17T13:06:18.7565345Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\NuGet.Configuration.dll 2026-02-17T13:06:18.7567707Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\NuGet.DependencyResolver.Core.dll 2026-02-17T13:06:18.7569502Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\NuGet.Frameworks.dll 2026-02-17T13:06:18.7571239Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\NuGet.LibraryModel.dll 2026-02-17T13:06:18.7573019Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\NuGet.Packaging.dll 2026-02-17T13:06:18.7574748Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\NuGet.ProjectModel.dll 2026-02-17T13:06:18.7576790Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\NuGet.Protocol.dll 2026-02-17T13:06:18.7578780Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\NuGet.Versioning.dll 2026-02-17T13:06:18.7580507Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\SQLitePCLRaw.batteries_v2.dll 2026-02-17T13:06:18.7581902Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\SQLitePCLRaw.core.dll 2026-02-17T13:06:18.7584056Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\SQLitePCLRaw.provider.dynamic_cdecl.dll 2026-02-17T13:06:18.7585497Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\SQLitePCLRaw.provider.e_sqlite3.dll 2026-02-17T13:06:18.7587218Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\StreamJsonRpc.dll 2026-02-17T13:06:18.7588938Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\System.CodeDom.dll 2026-02-17T13:06:18.7590724Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\System.CommandLine.dll 2026-02-17T13:06:18.7592507Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\System.ComponentModel.Composition.dll 2026-02-17T13:06:18.7594336Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\System.Composition.AttributedModel.dll 2026-02-17T13:06:18.7596384Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\System.Composition.Convention.dll 2026-02-17T13:06:18.7597891Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\System.Composition.Hosting.dll 2026-02-17T13:06:18.7599719Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\System.Composition.Runtime.dll 2026-02-17T13:06:18.7601457Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\System.Composition.TypedParts.dll 2026-02-17T13:06:18.7603287Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\System.Configuration.ConfigurationManager.dll 2026-02-17T13:06:18.7604736Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\System.Diagnostics.EventLog.dll 2026-02-17T13:06:18.7606358Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\System.Diagnostics.PerformanceCounter.dll 2026-02-17T13:06:18.7608091Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\System.Management.dll 2026-02-17T13:06:18.7609821Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\System.Security.Cryptography.Pkcs.dll 2026-02-17T13:06:18.7614865Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\System.Security.Cryptography.ProtectedData.dll 2026-02-17T13:06:18.7616716Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\System.Security.Permissions.dll 2026-02-17T13:06:18.7618481Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\System.Windows.Extensions.dll 2026-02-17T13:06:18.7620074Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\R2R\BuildHost-netcore\Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts.dll 2026-02-17T13:06:18.7626507Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\ref\Microsoft.CodeAnalysis.LanguageServer.dll 2026-02-17T13:06:18.7628583Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\refint\Microsoft.CodeAnalysis.LanguageServer.dll 2026-02-17T13:06:18.7630264Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\ru\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7632015Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\tr\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7633780Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\zh-Hans\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7635470Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\zh-Hant\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7637740Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\cs\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7639626Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\de\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7641124Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\es\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7642909Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\fr\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7644710Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\it\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7646328Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\ja\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7648027Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\ko\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7649739Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\pl\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7651530Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\pt-BR\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7653316Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Humanizer.dll 2026-02-17T13:06:18.7655020Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\ICSharpCode.Decompiler.dll 2026-02-17T13:06:18.7656744Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\MessagePack.Annotations.dll 2026-02-17T13:06:18.7658705Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\MessagePack.dll 2026-02-17T13:06:18.7660195Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.Build.Framework.dll 2026-02-17T13:06:18.7661865Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.CodeAnalysis.CSharp.dll 2026-02-17T13:06:18.7663554Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.CodeAnalysis.CSharp.Features.dll 2026-02-17T13:06:18.7665112Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.CodeAnalysis.CSharp.Workspaces.dll 2026-02-17T13:06:18.7666761Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.CodeAnalysis.dll 2026-02-17T13:06:18.7668864Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.CodeAnalysis.Elfie.dll 2026-02-17T13:06:18.7670386Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.dll 2026-02-17T13:06:18.7672146Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK.dll 2026-02-17T13:06:18.7673865Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.CodeAnalysis.ExternalAccess.Copilot.dll 2026-02-17T13:06:18.7675806Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.dll 2026-02-17T13:06:18.7677553Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll 2026-02-17T13:06:18.7679493Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.CodeAnalysis.ExternalAccess.VisualDiagnostics.dll 2026-02-17T13:06:18.7681194Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.CodeAnalysis.ExternalAccess.Xaml.dll 2026-02-17T13:06:18.7682934Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.CodeAnalysis.Features.dll 2026-02-17T13:06:18.7684604Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.CodeAnalysis.LanguageServer.dll 2026-02-17T13:06:18.7686391Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.CodeAnalysis.LanguageServer.ExternalAccess.Copilot.dll 2026-02-17T13:06:18.7688169Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.CodeAnalysis.LanguageServer.Protocol.dll 2026-02-17T13:06:18.7689589Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.CodeAnalysis.Remote.Workspaces.dll 2026-02-17T13:06:18.7691175Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.CodeAnalysis.Scripting.dll 2026-02-17T13:06:18.7692895Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.CodeAnalysis.Workspaces.dll 2026-02-17T13:06:18.7694642Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts.dll 2026-02-17T13:06:18.7696394Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.CodeAnalysis.Workspaces.MSBuild.dll 2026-02-17T13:06:18.7698113Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.DiaSymReader.dll 2026-02-17T13:06:18.7699794Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.Extensions.Configuration.Abstractions.dll 2026-02-17T13:06:18.7701550Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.Extensions.Configuration.Binder.dll 2026-02-17T13:06:18.7703561Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.Extensions.Configuration.dll 2026-02-17T13:06:18.7705218Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.Extensions.DependencyInjection.Abstractions.dll 2026-02-17T13:06:18.7707065Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.Extensions.DependencyInjection.dll 2026-02-17T13:06:18.7708838Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.Extensions.FileSystemGlobbing.dll 2026-02-17T13:06:18.7710557Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.Extensions.Logging.Abstractions.dll 2026-02-17T13:06:18.7712254Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.Extensions.Logging.Configuration.dll 2026-02-17T13:06:18.7714091Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.Extensions.Logging.Console.dll 2026-02-17T13:06:18.7715694Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.Extensions.Logging.dll 2026-02-17T13:06:18.7717787Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.Extensions.Options.ConfigurationExtensions.dll 2026-02-17T13:06:18.7719596Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.Extensions.Options.dll 2026-02-17T13:06:18.7721643Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.Extensions.Primitives.dll 2026-02-17T13:06:18.7722999Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.NET.StringTools.dll 2026-02-17T13:06:18.7724758Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.ServiceHub.Client.dll 2026-02-17T13:06:18.7726486Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.ServiceHub.Framework.dll 2026-02-17T13:06:18.7728521Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.TestPlatform.CommunicationUtilities.dll 2026-02-17T13:06:18.7729930Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.TestPlatform.CoreUtilities.dll 2026-02-17T13:06:18.7731991Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.TestPlatform.PlatformAbstractions.dll 2026-02-17T13:06:18.7733348Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.TestPlatform.VsTestConsole.TranslationLayer.dll 2026-02-17T13:06:18.7735139Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.VisualStudio.Composition.dll 2026-02-17T13:06:18.7736827Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.VisualStudio.RemoteControl.dll 2026-02-17T13:06:18.7738554Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.VisualStudio.SolutionPersistence.dll 2026-02-17T13:06:18.7740546Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.VisualStudio.Telemetry.dll 2026-02-17T13:06:18.7741871Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll 2026-02-17T13:06:18.7743849Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.VisualStudio.Threading.dll 2026-02-17T13:06:18.7745326Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.VisualStudio.Utilities.Internal.dll 2026-02-17T13:06:18.7747375Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Microsoft.VisualStudio.Validation.dll 2026-02-17T13:06:18.7748725Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Nerdbank.Streams.dll 2026-02-17T13:06:18.7750639Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\Newtonsoft.Json.dll 2026-02-17T13:06:18.7752331Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\NuGet.Common.dll 2026-02-17T13:06:18.7754205Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\NuGet.Configuration.dll 2026-02-17T13:06:18.7756024Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\NuGet.DependencyResolver.Core.dll 2026-02-17T13:06:18.7757868Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\NuGet.Frameworks.dll 2026-02-17T13:06:18.7759554Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\NuGet.LibraryModel.dll 2026-02-17T13:06:18.7761672Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\NuGet.Packaging.dll 2026-02-17T13:06:18.7763032Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\NuGet.ProjectModel.dll 2026-02-17T13:06:18.7764762Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\NuGet.Protocol.dll 2026-02-17T13:06:18.7766779Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\NuGet.Versioning.dll 2026-02-17T13:06:18.7768332Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\SQLitePCLRaw.batteries_v2.dll 2026-02-17T13:06:18.7769483Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\SQLitePCLRaw.core.dll 2026-02-17T13:06:18.7770992Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\SQLitePCLRaw.provider.dynamic_cdecl.dll 2026-02-17T13:06:18.7772653Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\SQLitePCLRaw.provider.e_sqlite3.dll 2026-02-17T13:06:18.7774182Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\StreamJsonRpc.dll 2026-02-17T13:06:18.7776339Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\System.CodeDom.dll 2026-02-17T13:06:18.7777766Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\System.CommandLine.dll 2026-02-17T13:06:18.7779462Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\System.ComponentModel.Composition.dll 2026-02-17T13:06:18.7781205Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\System.Composition.AttributedModel.dll 2026-02-17T13:06:18.7783173Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\System.Composition.Convention.dll 2026-02-17T13:06:18.7784820Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\System.Composition.Hosting.dll 2026-02-17T13:06:18.7786175Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\System.Composition.Runtime.dll 2026-02-17T13:06:18.7787810Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\System.Composition.TypedParts.dll 2026-02-17T13:06:18.7789585Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\System.Configuration.ConfigurationManager.dll 2026-02-17T13:06:18.7791359Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\System.Diagnostics.EventLog.dll 2026-02-17T13:06:18.7793383Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\System.Diagnostics.PerformanceCounter.dll 2026-02-17T13:06:18.7794753Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\System.Management.dll 2026-02-17T13:06:18.7796938Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\System.Security.Cryptography.Pkcs.dll 2026-02-17T13:06:18.7798225Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\System.Security.Cryptography.ProtectedData.dll 2026-02-17T13:06:18.7800284Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\System.Security.Permissions.dll 2026-02-17T13:06:18.7802862Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\System.Windows.Extensions.dll 2026-02-17T13:06:18.7804232Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\R2R\BuildHost-netcore\Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts.dll 2026-02-17T13:06:18.7809914Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\ref\Microsoft.CodeAnalysis.LanguageServer.dll 2026-02-17T13:06:18.7812112Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\refint\Microsoft.CodeAnalysis.LanguageServer.dll 2026-02-17T13:06:18.7813884Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\ru\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7815295Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\tr\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7816979Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\zh-Hans\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7818694Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\zh-Hant\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7847208Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\cs\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7848831Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\de\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7850545Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\es\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7852307Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\fr\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7853995Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\it\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7855721Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\ja\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7857755Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\ko\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7858834Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\pl\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7860546Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\pt-BR\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.7862099Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Humanizer.dll 2026-02-17T13:06:18.7863847Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\ICSharpCode.Decompiler.dll 2026-02-17T13:06:18.7865573Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\MessagePack.Annotations.dll 2026-02-17T13:06:18.7867244Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\MessagePack.dll 2026-02-17T13:06:18.7868945Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.Build.Framework.dll 2026-02-17T13:06:18.7870631Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.CodeAnalysis.CSharp.dll 2026-02-17T13:06:18.7872320Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.CodeAnalysis.CSharp.Features.dll 2026-02-17T13:06:18.7874275Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.CodeAnalysis.CSharp.Workspaces.dll 2026-02-17T13:06:18.7876000Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.CodeAnalysis.dll 2026-02-17T13:06:18.7877771Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.CodeAnalysis.Elfie.dll 2026-02-17T13:06:18.7879497Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.dll 2026-02-17T13:06:18.7881225Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK.dll 2026-02-17T13:06:18.7883039Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.CodeAnalysis.ExternalAccess.Copilot.dll 2026-02-17T13:06:18.7884532Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.dll 2026-02-17T13:06:18.7886165Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll 2026-02-17T13:06:18.7887830Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.CodeAnalysis.ExternalAccess.VisualDiagnostics.dll 2026-02-17T13:06:18.7889854Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.CodeAnalysis.ExternalAccess.Xaml.dll 2026-02-17T13:06:18.7891220Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.CodeAnalysis.Features.dll 2026-02-17T13:06:18.7893004Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.CodeAnalysis.LanguageServer.dll 2026-02-17T13:06:18.7895096Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.CodeAnalysis.LanguageServer.ExternalAccess.Copilot.dll 2026-02-17T13:06:18.7895942Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.CodeAnalysis.LanguageServer.Protocol.dll 2026-02-17T13:06:18.7897962Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.CodeAnalysis.Remote.Workspaces.dll 2026-02-17T13:06:18.7899337Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.CodeAnalysis.Scripting.dll 2026-02-17T13:06:18.7901004Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.CodeAnalysis.Workspaces.dll 2026-02-17T13:06:18.7902776Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts.dll 2026-02-17T13:06:18.7904396Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.CodeAnalysis.Workspaces.MSBuild.dll 2026-02-17T13:06:18.7906648Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.DiaSymReader.dll 2026-02-17T13:06:18.7907975Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.Extensions.Configuration.Abstractions.dll 2026-02-17T13:06:18.7909339Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.Extensions.Configuration.Binder.dll 2026-02-17T13:06:18.7911022Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.Extensions.Configuration.dll 2026-02-17T13:06:18.7912778Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.Extensions.DependencyInjection.Abstractions.dll 2026-02-17T13:06:18.7914931Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.Extensions.DependencyInjection.dll 2026-02-17T13:06:18.7916347Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.Extensions.FileSystemGlobbing.dll 2026-02-17T13:06:18.7918052Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.Extensions.Logging.Abstractions.dll 2026-02-17T13:06:18.7919950Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.Extensions.Logging.Configuration.dll 2026-02-17T13:06:18.7921631Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.Extensions.Logging.Console.dll 2026-02-17T13:06:18.7923318Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.Extensions.Logging.dll 2026-02-17T13:06:18.7925001Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.Extensions.Options.ConfigurationExtensions.dll 2026-02-17T13:06:18.7926670Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.Extensions.Options.dll 2026-02-17T13:06:18.7928350Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.Extensions.Primitives.dll 2026-02-17T13:06:18.7930023Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.NET.StringTools.dll 2026-02-17T13:06:18.7931772Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.ServiceHub.Client.dll 2026-02-17T13:06:18.7933437Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.ServiceHub.Framework.dll 2026-02-17T13:06:18.7935200Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.TestPlatform.CommunicationUtilities.dll 2026-02-17T13:06:18.7937139Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.TestPlatform.CoreUtilities.dll 2026-02-17T13:06:18.7937990Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.TestPlatform.PlatformAbstractions.dll 2026-02-17T13:06:18.7939646Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.TestPlatform.VsTestConsole.TranslationLayer.dll 2026-02-17T13:06:18.7941248Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.VisualStudio.Composition.dll 2026-02-17T13:06:18.7942985Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.VisualStudio.RemoteControl.dll 2026-02-17T13:06:18.7944663Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.VisualStudio.SolutionPersistence.dll 2026-02-17T13:06:18.7946304Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.VisualStudio.Telemetry.dll 2026-02-17T13:06:18.7948003Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll 2026-02-17T13:06:18.7949688Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.VisualStudio.Threading.dll 2026-02-17T13:06:18.7951808Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.VisualStudio.Utilities.Internal.dll 2026-02-17T13:06:18.7952972Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Microsoft.VisualStudio.Validation.dll 2026-02-17T13:06:18.7954531Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Nerdbank.Streams.dll 2026-02-17T13:06:18.7955936Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\Newtonsoft.Json.dll 2026-02-17T13:06:18.7957606Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\NuGet.Common.dll 2026-02-17T13:06:18.7959262Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\NuGet.Configuration.dll 2026-02-17T13:06:18.7960932Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\NuGet.DependencyResolver.Core.dll 2026-02-17T13:06:18.7962613Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\NuGet.Frameworks.dll 2026-02-17T13:06:18.7964316Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\NuGet.LibraryModel.dll 2026-02-17T13:06:18.7966032Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\NuGet.Packaging.dll 2026-02-17T13:06:18.7967702Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\NuGet.ProjectModel.dll 2026-02-17T13:06:18.7969380Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\NuGet.Protocol.dll 2026-02-17T13:06:18.7971050Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\NuGet.Versioning.dll 2026-02-17T13:06:18.7972809Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\SQLitePCLRaw.batteries_v2.dll 2026-02-17T13:06:18.7974556Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\SQLitePCLRaw.core.dll 2026-02-17T13:06:18.7976338Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\SQLitePCLRaw.provider.dynamic_cdecl.dll 2026-02-17T13:06:18.7977850Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\SQLitePCLRaw.provider.e_sqlite3.dll 2026-02-17T13:06:18.7979529Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\StreamJsonRpc.dll 2026-02-17T13:06:18.7982946Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\System.CodeDom.dll 2026-02-17T13:06:18.7984692Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\System.CommandLine.dll 2026-02-17T13:06:18.7986451Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\System.ComponentModel.Composition.dll 2026-02-17T13:06:18.7988129Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\System.Composition.AttributedModel.dll 2026-02-17T13:06:18.7989832Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\System.Composition.Convention.dll 2026-02-17T13:06:18.7991566Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\System.Composition.Hosting.dll 2026-02-17T13:06:18.7993497Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\System.Composition.Runtime.dll 2026-02-17T13:06:18.7994803Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\System.Composition.TypedParts.dll 2026-02-17T13:06:18.7997025Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\System.Configuration.ConfigurationManager.dll 2026-02-17T13:06:18.7998621Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\System.Diagnostics.EventLog.dll 2026-02-17T13:06:18.8000564Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\System.Diagnostics.PerformanceCounter.dll 2026-02-17T13:06:18.8002411Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\System.Management.dll 2026-02-17T13:06:18.8004298Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\System.Security.Cryptography.Pkcs.dll 2026-02-17T13:06:18.8006091Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\System.Security.Cryptography.ProtectedData.dll 2026-02-17T13:06:18.8007927Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\System.Security.Permissions.dll 2026-02-17T13:06:18.8009774Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\System.Windows.Extensions.dll 2026-02-17T13:06:18.8011625Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\R2R\BuildHost-netcore\Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts.dll 2026-02-17T13:06:18.8013384Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\ref\Microsoft.CodeAnalysis.LanguageServer.dll 2026-02-17T13:06:18.8015488Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\refint\Microsoft.CodeAnalysis.LanguageServer.dll 2026-02-17T13:06:18.8017343Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\ru\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8019214Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\tr\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8021084Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\zh-Hans\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8022899Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\zh-Hant\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8024770Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\cs\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8026602Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\de\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8028338Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\es\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8030150Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\fr\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8032452Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\it\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8034259Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\ja\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8035494Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\ko\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8037434Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\pl\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8039291Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\pt-BR\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8041023Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Humanizer.dll 2026-02-17T13:06:18.8045337Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\ICSharpCode.Decompiler.dll 2026-02-17T13:06:18.8047568Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\MessagePack.Annotations.dll 2026-02-17T13:06:18.8049665Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\MessagePack.dll 2026-02-17T13:06:18.8052635Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.Build.Framework.dll 2026-02-17T13:06:18.8055548Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.CodeAnalysis.CSharp.dll 2026-02-17T13:06:18.8058461Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.CodeAnalysis.CSharp.Features.dll 2026-02-17T13:06:18.8060934Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.CodeAnalysis.CSharp.Workspaces.dll 2026-02-17T13:06:18.8064140Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.CodeAnalysis.dll 2026-02-17T13:06:18.8067104Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.CodeAnalysis.Elfie.dll 2026-02-17T13:06:18.8069646Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.dll 2026-02-17T13:06:18.8072123Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK.dll 2026-02-17T13:06:18.8074514Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.CodeAnalysis.ExternalAccess.Copilot.dll 2026-02-17T13:06:18.8077203Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.dll 2026-02-17T13:06:18.8078745Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll 2026-02-17T13:06:18.8080463Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.CodeAnalysis.ExternalAccess.VisualDiagnostics.dll 2026-02-17T13:06:18.8082163Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.CodeAnalysis.ExternalAccess.Xaml.dll 2026-02-17T13:06:18.8084951Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.CodeAnalysis.Features.dll 2026-02-17T13:06:18.8086226Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.CodeAnalysis.LanguageServer.dll 2026-02-17T13:06:18.8088255Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.CodeAnalysis.LanguageServer.ExternalAccess.Copilot.dll 2026-02-17T13:06:18.8089909Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.CodeAnalysis.LanguageServer.Protocol.dll 2026-02-17T13:06:18.8092576Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.CodeAnalysis.Remote.Workspaces.dll 2026-02-17T13:06:18.8094170Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.CodeAnalysis.Scripting.dll 2026-02-17T13:06:18.8097615Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.CodeAnalysis.Workspaces.dll 2026-02-17T13:06:18.8098929Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts.dll 2026-02-17T13:06:18.8100763Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.CodeAnalysis.Workspaces.MSBuild.dll 2026-02-17T13:06:18.8102667Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.DiaSymReader.dll 2026-02-17T13:06:18.8104619Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.Extensions.Configuration.Abstractions.dll 2026-02-17T13:06:18.8106716Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.Extensions.Configuration.Binder.dll 2026-02-17T13:06:18.8107582Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.Extensions.Configuration.dll 2026-02-17T13:06:18.8109262Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.Extensions.DependencyInjection.Abstractions.dll 2026-02-17T13:06:18.8110987Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.Extensions.DependencyInjection.dll 2026-02-17T13:06:18.8112852Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.Extensions.FileSystemGlobbing.dll 2026-02-17T13:06:18.8114868Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.Extensions.Logging.Abstractions.dll 2026-02-17T13:06:18.8116557Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.Extensions.Logging.Configuration.dll 2026-02-17T13:06:18.8118263Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.Extensions.Logging.Console.dll 2026-02-17T13:06:18.8120046Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.Extensions.Logging.dll 2026-02-17T13:06:18.8121870Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.Extensions.Options.ConfigurationExtensions.dll 2026-02-17T13:06:18.8123559Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.Extensions.Options.dll 2026-02-17T13:06:18.8125328Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.Extensions.Primitives.dll 2026-02-17T13:06:18.8127050Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.NET.StringTools.dll 2026-02-17T13:06:18.8128763Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.ServiceHub.Client.dll 2026-02-17T13:06:18.8130517Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.ServiceHub.Framework.dll 2026-02-17T13:06:18.8132292Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.TestPlatform.CommunicationUtilities.dll 2026-02-17T13:06:18.8133922Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.TestPlatform.CoreUtilities.dll 2026-02-17T13:06:18.8136117Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.TestPlatform.PlatformAbstractions.dll 2026-02-17T13:06:18.8137737Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.TestPlatform.VsTestConsole.TranslationLayer.dll 2026-02-17T13:06:18.8139589Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.VisualStudio.Composition.dll 2026-02-17T13:06:18.8141589Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.VisualStudio.RemoteControl.dll 2026-02-17T13:06:18.8143703Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.VisualStudio.SolutionPersistence.dll 2026-02-17T13:06:18.8145797Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.VisualStudio.Telemetry.dll 2026-02-17T13:06:18.8147678Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll 2026-02-17T13:06:18.8149521Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.VisualStudio.Threading.dll 2026-02-17T13:06:18.8151314Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.VisualStudio.Utilities.Internal.dll 2026-02-17T13:06:18.8153107Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Microsoft.VisualStudio.Validation.dll 2026-02-17T13:06:18.8155338Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Nerdbank.Streams.dll 2026-02-17T13:06:18.8158193Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\Newtonsoft.Json.dll 2026-02-17T13:06:18.8159695Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\NuGet.Common.dll 2026-02-17T13:06:18.8161650Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\NuGet.Configuration.dll 2026-02-17T13:06:18.8163012Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\NuGet.DependencyResolver.Core.dll 2026-02-17T13:06:18.8164516Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\NuGet.Frameworks.dll 2026-02-17T13:06:18.8166407Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\NuGet.LibraryModel.dll 2026-02-17T13:06:18.8168235Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\NuGet.Packaging.dll 2026-02-17T13:06:18.8170008Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\NuGet.ProjectModel.dll 2026-02-17T13:06:18.8171750Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\NuGet.Protocol.dll 2026-02-17T13:06:18.8173820Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\NuGet.Versioning.dll 2026-02-17T13:06:18.8175120Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\SQLitePCLRaw.batteries_v2.dll 2026-02-17T13:06:18.8177763Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\SQLitePCLRaw.core.dll 2026-02-17T13:06:18.8179223Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\SQLitePCLRaw.provider.dynamic_cdecl.dll 2026-02-17T13:06:18.8180821Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\SQLitePCLRaw.provider.e_sqlite3.dll 2026-02-17T13:06:18.8182716Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\StreamJsonRpc.dll 2026-02-17T13:06:18.8184629Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\System.CodeDom.dll 2026-02-17T13:06:18.8186336Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\System.CommandLine.dll 2026-02-17T13:06:18.8188353Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\System.ComponentModel.Composition.dll 2026-02-17T13:06:18.8190565Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\System.Composition.AttributedModel.dll 2026-02-17T13:06:18.8192089Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\System.Composition.Convention.dll 2026-02-17T13:06:18.8193918Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\System.Composition.Hosting.dll 2026-02-17T13:06:18.8195287Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\System.Composition.Runtime.dll 2026-02-17T13:06:18.8197574Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\System.Composition.TypedParts.dll 2026-02-17T13:06:18.8199575Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\System.Configuration.ConfigurationManager.dll 2026-02-17T13:06:18.8202298Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\System.Diagnostics.EventLog.dll 2026-02-17T13:06:18.8204121Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\System.Diagnostics.PerformanceCounter.dll 2026-02-17T13:06:18.8206015Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\System.Management.dll 2026-02-17T13:06:18.8207421Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\System.Security.Cryptography.Pkcs.dll 2026-02-17T13:06:18.8210002Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\System.Security.Cryptography.ProtectedData.dll 2026-02-17T13:06:18.8211741Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\System.Security.Permissions.dll 2026-02-17T13:06:18.8213422Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\System.Windows.Extensions.dll 2026-02-17T13:06:18.8215910Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\R2R\BuildHost-netcore\Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts.dll 2026-02-17T13:06:18.8226694Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\ref\Microsoft.CodeAnalysis.LanguageServer.dll 2026-02-17T13:06:18.8230406Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\refint\Microsoft.CodeAnalysis.LanguageServer.dll 2026-02-17T13:06:18.8232189Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\ru\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8233904Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\tr\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8235948Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\zh-Hans\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8237699Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\zh-Hant\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8238999Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\pl\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8240745Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\pt-BR\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8242425Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\ref\Microsoft.CodeAnalysis.LanguageServer.dll 2026-02-17T13:06:18.8244118Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\refint\Microsoft.CodeAnalysis.LanguageServer.dll 2026-02-17T13:06:18.8245881Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\ru\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8247493Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\tr\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8249249Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\cs\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8251048Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\de\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8252838Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\es\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8254514Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\fr\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8256246Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\it\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8258111Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\ja\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8259485Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\ko\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8261069Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\pl\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8263073Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\pt-BR\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8264551Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Humanizer.dll 2026-02-17T13:06:18.8266324Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\ICSharpCode.Decompiler.dll 2026-02-17T13:06:18.8267991Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\MessagePack.Annotations.dll 2026-02-17T13:06:18.8269887Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\MessagePack.dll 2026-02-17T13:06:18.8271744Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.Build.Framework.dll 2026-02-17T13:06:18.8273412Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.CodeAnalysis.CSharp.dll 2026-02-17T13:06:18.8275144Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.CodeAnalysis.CSharp.Features.dll 2026-02-17T13:06:18.8276803Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.CodeAnalysis.CSharp.Workspaces.dll 2026-02-17T13:06:18.8278527Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.CodeAnalysis.dll 2026-02-17T13:06:18.8280174Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.CodeAnalysis.Elfie.dll 2026-02-17T13:06:18.8281939Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.dll 2026-02-17T13:06:18.8283690Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK.dll 2026-02-17T13:06:18.8285568Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.CodeAnalysis.ExternalAccess.Copilot.dll 2026-02-17T13:06:18.8287266Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.dll 2026-02-17T13:06:18.8288966Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll 2026-02-17T13:06:18.8290813Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.CodeAnalysis.ExternalAccess.VisualDiagnostics.dll 2026-02-17T13:06:18.8292627Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.CodeAnalysis.ExternalAccess.Xaml.dll 2026-02-17T13:06:18.8294019Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.CodeAnalysis.Features.dll 2026-02-17T13:06:18.8296087Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.CodeAnalysis.LanguageServer.dll 2026-02-17T13:06:18.8297707Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.CodeAnalysis.LanguageServer.ExternalAccess.Copilot.dll 2026-02-17T13:06:18.8299418Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.CodeAnalysis.LanguageServer.Protocol.dll 2026-02-17T13:06:18.8301179Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.CodeAnalysis.Remote.Workspaces.dll 2026-02-17T13:06:18.8303040Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.CodeAnalysis.Scripting.dll 2026-02-17T13:06:18.8304902Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.CodeAnalysis.Workspaces.dll 2026-02-17T13:06:18.8306561Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts.dll 2026-02-17T13:06:18.8308392Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.CodeAnalysis.Workspaces.MSBuild.dll 2026-02-17T13:06:18.8309683Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.DiaSymReader.dll 2026-02-17T13:06:18.8311390Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.Extensions.Configuration.Abstractions.dll 2026-02-17T13:06:18.8313080Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.Extensions.Configuration.Binder.dll 2026-02-17T13:06:18.8316260Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.Extensions.Configuration.dll 2026-02-17T13:06:18.8318074Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.Extensions.DependencyInjection.Abstractions.dll 2026-02-17T13:06:18.8319530Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.Extensions.DependencyInjection.dll 2026-02-17T13:06:18.8321359Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.Extensions.FileSystemGlobbing.dll 2026-02-17T13:06:18.8322733Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.Extensions.Logging.Abstractions.dll 2026-02-17T13:06:18.8324523Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.Extensions.Logging.Configuration.dll 2026-02-17T13:06:18.8325995Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.Extensions.Logging.Console.dll 2026-02-17T13:06:18.8327570Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.Extensions.Logging.dll 2026-02-17T13:06:18.8329346Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.Extensions.Options.ConfigurationExtensions.dll 2026-02-17T13:06:18.8331115Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.Extensions.Options.dll 2026-02-17T13:06:18.8332941Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.Extensions.Primitives.dll 2026-02-17T13:06:18.8334290Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.NET.StringTools.dll 2026-02-17T13:06:18.8336306Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.ServiceHub.Client.dll 2026-02-17T13:06:18.8337635Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.ServiceHub.Framework.dll 2026-02-17T13:06:18.8339500Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.TestPlatform.CommunicationUtilities.dll 2026-02-17T13:06:18.8341241Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.TestPlatform.CoreUtilities.dll 2026-02-17T13:06:18.8343000Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.TestPlatform.PlatformAbstractions.dll 2026-02-17T13:06:18.8344716Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.TestPlatform.VsTestConsole.TranslationLayer.dll 2026-02-17T13:06:18.8346578Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.VisualStudio.Composition.dll 2026-02-17T13:06:18.8348802Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.VisualStudio.RemoteControl.dll 2026-02-17T13:06:18.8349621Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.VisualStudio.SolutionPersistence.dll 2026-02-17T13:06:18.8351401Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.VisualStudio.Telemetry.dll 2026-02-17T13:06:18.8353429Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll 2026-02-17T13:06:18.8354796Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.VisualStudio.Threading.dll 2026-02-17T13:06:18.8356933Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.VisualStudio.Utilities.Internal.dll 2026-02-17T13:06:18.8358378Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Microsoft.VisualStudio.Validation.dll 2026-02-17T13:06:18.8359366Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Nerdbank.Streams.dll 2026-02-17T13:06:18.8361213Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\Newtonsoft.Json.dll 2026-02-17T13:06:18.8363041Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\NuGet.Common.dll 2026-02-17T13:06:18.8364914Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\NuGet.Configuration.dll 2026-02-17T13:06:18.8366751Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\NuGet.DependencyResolver.Core.dll 2026-02-17T13:06:18.8368722Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\NuGet.Frameworks.dll 2026-02-17T13:06:18.8370203Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\NuGet.LibraryModel.dll 2026-02-17T13:06:18.8372453Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\NuGet.Packaging.dll 2026-02-17T13:06:18.8375434Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\NuGet.ProjectModel.dll 2026-02-17T13:06:18.8376963Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\NuGet.Protocol.dll 2026-02-17T13:06:18.8379099Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\NuGet.Versioning.dll 2026-02-17T13:06:18.8380944Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\SQLitePCLRaw.batteries_v2.dll 2026-02-17T13:06:18.8382604Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\SQLitePCLRaw.core.dll 2026-02-17T13:06:18.8384373Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\SQLitePCLRaw.provider.dynamic_cdecl.dll 2026-02-17T13:06:18.8385776Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\SQLitePCLRaw.provider.e_sqlite3.dll 2026-02-17T13:06:18.8387546Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\StreamJsonRpc.dll 2026-02-17T13:06:18.8389466Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\System.CodeDom.dll 2026-02-17T13:06:18.8391193Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\System.CommandLine.dll 2026-02-17T13:06:18.8392952Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\System.ComponentModel.Composition.dll 2026-02-17T13:06:18.8394720Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\System.Composition.AttributedModel.dll 2026-02-17T13:06:18.8396429Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\System.Composition.Convention.dll 2026-02-17T13:06:18.8398150Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\System.Composition.Hosting.dll 2026-02-17T13:06:18.8399849Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\System.Composition.Runtime.dll 2026-02-17T13:06:18.8401516Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\System.Composition.TypedParts.dll 2026-02-17T13:06:18.8403740Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\System.Configuration.ConfigurationManager.dll 2026-02-17T13:06:18.8405055Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\System.Diagnostics.EventLog.dll 2026-02-17T13:06:18.8406761Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\System.Diagnostics.PerformanceCounter.dll 2026-02-17T13:06:18.8408626Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\System.Management.dll 2026-02-17T13:06:18.8410113Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\System.Security.Cryptography.Pkcs.dll 2026-02-17T13:06:18.8412278Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\System.Security.Cryptography.ProtectedData.dll 2026-02-17T13:06:18.8413984Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\System.Security.Permissions.dll 2026-02-17T13:06:18.8415629Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\System.Windows.Extensions.dll 2026-02-17T13:06:18.8418734Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\R2R\BuildHost-netcore\Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts.dll 2026-02-17T13:06:18.8428310Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\ref\Microsoft.CodeAnalysis.LanguageServer.dll 2026-02-17T13:06:18.8430618Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\refint\Microsoft.CodeAnalysis.LanguageServer.dll 2026-02-17T13:06:18.8432288Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\ru\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8433997Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\tr\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8435677Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\zh-Hans\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8437348Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\zh-Hant\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8439625Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\cs\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8441341Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\de\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8442741Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\es\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8444319Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\fr\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8446052Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\it\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8447731Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\ja\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8449480Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\ko\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8451870Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\pl\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8453335Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\pt-BR\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8454724Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Humanizer.dll 2026-02-17T13:06:18.8456542Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\ICSharpCode.Decompiler.dll 2026-02-17T13:06:18.8457983Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\MessagePack.Annotations.dll 2026-02-17T13:06:18.8459567Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\MessagePack.dll 2026-02-17T13:06:18.8461294Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.Build.Framework.dll 2026-02-17T13:06:18.8463179Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.CodeAnalysis.CSharp.dll 2026-02-17T13:06:18.8464705Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.CodeAnalysis.CSharp.Features.dll 2026-02-17T13:06:18.8466448Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.CodeAnalysis.CSharp.Workspaces.dll 2026-02-17T13:06:18.8467759Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.CodeAnalysis.dll 2026-02-17T13:06:18.8471152Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.CodeAnalysis.Elfie.dll 2026-02-17T13:06:18.8472645Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.dll 2026-02-17T13:06:18.8474508Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK.dll 2026-02-17T13:06:18.8476240Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.CodeAnalysis.ExternalAccess.Copilot.dll 2026-02-17T13:06:18.8478843Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.dll 2026-02-17T13:06:18.8480631Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll 2026-02-17T13:06:18.8482559Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.CodeAnalysis.ExternalAccess.VisualDiagnostics.dll 2026-02-17T13:06:18.8484132Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.CodeAnalysis.ExternalAccess.Xaml.dll 2026-02-17T13:06:18.8487303Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.CodeAnalysis.Features.dll 2026-02-17T13:06:18.8489375Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.CodeAnalysis.LanguageServer.dll 2026-02-17T13:06:18.8491099Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.CodeAnalysis.LanguageServer.ExternalAccess.Copilot.dll 2026-02-17T13:06:18.8493866Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.CodeAnalysis.LanguageServer.Protocol.dll 2026-02-17T13:06:18.8495957Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.CodeAnalysis.Remote.Workspaces.dll 2026-02-17T13:06:18.8497436Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.CodeAnalysis.Scripting.dll 2026-02-17T13:06:18.8500800Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.CodeAnalysis.Workspaces.dll 2026-02-17T13:06:18.8503209Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts.dll 2026-02-17T13:06:18.8504746Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.CodeAnalysis.Workspaces.MSBuild.dll 2026-02-17T13:06:18.8506658Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.DiaSymReader.dll 2026-02-17T13:06:18.8509064Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.Extensions.Configuration.Abstractions.dll 2026-02-17T13:06:18.8511572Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.Extensions.Configuration.Binder.dll 2026-02-17T13:06:18.8513487Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.Extensions.Configuration.dll 2026-02-17T13:06:18.8515368Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.Extensions.DependencyInjection.Abstractions.dll 2026-02-17T13:06:18.8517357Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.Extensions.DependencyInjection.dll 2026-02-17T13:06:18.8518975Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.Extensions.FileSystemGlobbing.dll 2026-02-17T13:06:18.8520853Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.Extensions.Logging.Abstractions.dll 2026-02-17T13:06:18.8522504Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.Extensions.Logging.Configuration.dll 2026-02-17T13:06:18.8524015Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.Extensions.Logging.Console.dll 2026-02-17T13:06:18.8526735Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.Extensions.Logging.dll 2026-02-17T13:06:18.8528083Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.Extensions.Options.ConfigurationExtensions.dll 2026-02-17T13:06:18.8530617Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.Extensions.Options.dll 2026-02-17T13:06:18.8532331Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.Extensions.Primitives.dll 2026-02-17T13:06:18.8533928Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.NET.StringTools.dll 2026-02-17T13:06:18.8535881Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.ServiceHub.Client.dll 2026-02-17T13:06:18.8537458Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.ServiceHub.Framework.dll 2026-02-17T13:06:18.8539604Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.TestPlatform.CommunicationUtilities.dll 2026-02-17T13:06:18.8540959Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.TestPlatform.CoreUtilities.dll 2026-02-17T13:06:18.8543644Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.TestPlatform.PlatformAbstractions.dll 2026-02-17T13:06:18.8545572Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.TestPlatform.VsTestConsole.TranslationLayer.dll 2026-02-17T13:06:18.8547237Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.VisualStudio.Composition.dll 2026-02-17T13:06:18.8549225Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.VisualStudio.RemoteControl.dll 2026-02-17T13:06:18.8550851Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.VisualStudio.SolutionPersistence.dll 2026-02-17T13:06:18.8553415Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.VisualStudio.Telemetry.dll 2026-02-17T13:06:18.8555374Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll 2026-02-17T13:06:18.8557015Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.VisualStudio.Threading.dll 2026-02-17T13:06:18.8558868Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.VisualStudio.Utilities.Internal.dll 2026-02-17T13:06:18.8560319Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Microsoft.VisualStudio.Validation.dll 2026-02-17T13:06:18.8562809Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Nerdbank.Streams.dll 2026-02-17T13:06:18.8564730Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\Newtonsoft.Json.dll 2026-02-17T13:06:18.8566389Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\NuGet.Common.dll 2026-02-17T13:06:18.8568612Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\NuGet.Configuration.dll 2026-02-17T13:06:18.8570244Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\NuGet.DependencyResolver.Core.dll 2026-02-17T13:06:18.8572352Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\NuGet.Frameworks.dll 2026-02-17T13:06:18.8573993Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\NuGet.LibraryModel.dll 2026-02-17T13:06:18.8575778Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\NuGet.Packaging.dll 2026-02-17T13:06:18.8577333Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\NuGet.ProjectModel.dll 2026-02-17T13:06:18.8579969Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\NuGet.Protocol.dll 2026-02-17T13:06:18.8581820Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\NuGet.Versioning.dll 2026-02-17T13:06:18.8583476Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\SQLitePCLRaw.batteries_v2.dll 2026-02-17T13:06:18.8585177Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\SQLitePCLRaw.core.dll 2026-02-17T13:06:18.8586971Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\SQLitePCLRaw.provider.dynamic_cdecl.dll 2026-02-17T13:06:18.8588387Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\SQLitePCLRaw.provider.e_sqlite3.dll 2026-02-17T13:06:18.8591239Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\StreamJsonRpc.dll 2026-02-17T13:06:18.8593040Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\System.CodeDom.dll 2026-02-17T13:06:18.8594802Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\System.CommandLine.dll 2026-02-17T13:06:18.8596830Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\System.ComponentModel.Composition.dll 2026-02-17T13:06:18.8598418Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\System.Composition.AttributedModel.dll 2026-02-17T13:06:18.8600111Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\System.Composition.Convention.dll 2026-02-17T13:06:18.8601790Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\System.Composition.Hosting.dll 2026-02-17T13:06:18.8603430Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\System.Composition.Runtime.dll 2026-02-17T13:06:18.8605081Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\System.Composition.TypedParts.dll 2026-02-17T13:06:18.8607001Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\System.Configuration.ConfigurationManager.dll 2026-02-17T13:06:18.8609407Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\System.Diagnostics.EventLog.dll 2026-02-17T13:06:18.8611494Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\System.Diagnostics.PerformanceCounter.dll 2026-02-17T13:06:18.8614918Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\System.Management.dll 2026-02-17T13:06:18.8615771Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\System.Security.Cryptography.Pkcs.dll 2026-02-17T13:06:18.8618767Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\System.Security.Cryptography.ProtectedData.dll 2026-02-17T13:06:18.8620227Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\System.Security.Permissions.dll 2026-02-17T13:06:18.8622173Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\System.Windows.Extensions.dll 2026-02-17T13:06:18.8624933Z Skipping ReadyToRun file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\R2R\BuildHost-netcore\Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts.dll 2026-02-17T13:06:18.8634600Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\ref\Microsoft.CodeAnalysis.LanguageServer.dll 2026-02-17T13:06:18.8637070Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\refint\Microsoft.CodeAnalysis.LanguageServer.dll 2026-02-17T13:06:18.8638744Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\ru\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8640468Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\tr\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8642170Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\zh-Hans\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8643932Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\zh-Hant\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8645740Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\zh-Hans\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8646935Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\zh-Hant\Microsoft.CodeAnalysis.LanguageServer.resources.dll 2026-02-17T13:06:18.8650683Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.ExternalAccess.Copilot\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.LanguageServer.ExternalAccess.Copilot.dll 2026-02-17T13:06:18.8652682Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.ExternalAccess.Copilot\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.LanguageServer.ExternalAccess.Copilot.dll 2026-02-17T13:06:18.8658760Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.Protocol\Release\net8.0\cs\Microsoft.CodeAnalysis.LanguageServer.Protocol.resources.dll 2026-02-17T13:06:18.8660458Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.Protocol\Release\net8.0\de\Microsoft.CodeAnalysis.LanguageServer.Protocol.resources.dll 2026-02-17T13:06:18.8662124Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.Protocol\Release\net8.0\es\Microsoft.CodeAnalysis.LanguageServer.Protocol.resources.dll 2026-02-17T13:06:18.8663855Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.Protocol\Release\net8.0\fr\Microsoft.CodeAnalysis.LanguageServer.Protocol.resources.dll 2026-02-17T13:06:18.8665945Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.Protocol\Release\net8.0\it\Microsoft.CodeAnalysis.LanguageServer.Protocol.resources.dll 2026-02-17T13:06:18.8667408Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.Protocol\Release\net8.0\ja\Microsoft.CodeAnalysis.LanguageServer.Protocol.resources.dll 2026-02-17T13:06:18.8668786Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.Protocol\Release\net8.0\ko\Microsoft.CodeAnalysis.LanguageServer.Protocol.resources.dll 2026-02-17T13:06:18.8670596Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.Protocol\Release\net8.0\pl\Microsoft.CodeAnalysis.LanguageServer.Protocol.resources.dll 2026-02-17T13:06:18.8672436Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.Protocol\Release\net8.0\pt-BR\Microsoft.CodeAnalysis.LanguageServer.Protocol.resources.dll 2026-02-17T13:06:18.8674103Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.Protocol\Release\net8.0\ref\Microsoft.CodeAnalysis.LanguageServer.Protocol.dll 2026-02-17T13:06:18.8675729Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.Protocol\Release\net8.0\refint\Microsoft.CodeAnalysis.LanguageServer.Protocol.dll 2026-02-17T13:06:18.8677544Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.Protocol\Release\net8.0\ru\Microsoft.CodeAnalysis.LanguageServer.Protocol.resources.dll 2026-02-17T13:06:18.8679217Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.Protocol\Release\net8.0\tr\Microsoft.CodeAnalysis.LanguageServer.Protocol.resources.dll 2026-02-17T13:06:18.8680979Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.Protocol\Release\net8.0\zh-Hans\Microsoft.CodeAnalysis.LanguageServer.Protocol.resources.dll 2026-02-17T13:06:18.8682735Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.Protocol\Release\net8.0\zh-Hant\Microsoft.CodeAnalysis.LanguageServer.Protocol.resources.dll 2026-02-17T13:06:18.8684720Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.Protocol\Release\netstandard2.0\cs\Microsoft.CodeAnalysis.LanguageServer.Protocol.resources.dll 2026-02-17T13:06:18.8685584Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.Protocol\Release\netstandard2.0\de\Microsoft.CodeAnalysis.LanguageServer.Protocol.resources.dll 2026-02-17T13:06:18.8687326Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.Protocol\Release\netstandard2.0\es\Microsoft.CodeAnalysis.LanguageServer.Protocol.resources.dll 2026-02-17T13:06:18.8688934Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.Protocol\Release\netstandard2.0\fr\Microsoft.CodeAnalysis.LanguageServer.Protocol.resources.dll 2026-02-17T13:06:18.8690786Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.Protocol\Release\netstandard2.0\it\Microsoft.CodeAnalysis.LanguageServer.Protocol.resources.dll 2026-02-17T13:06:18.8693024Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.Protocol\Release\netstandard2.0\ja\Microsoft.CodeAnalysis.LanguageServer.Protocol.resources.dll 2026-02-17T13:06:18.8694498Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.Protocol\Release\netstandard2.0\ko\Microsoft.CodeAnalysis.LanguageServer.Protocol.resources.dll 2026-02-17T13:06:18.8695588Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.Protocol\Release\netstandard2.0\pl\Microsoft.CodeAnalysis.LanguageServer.Protocol.resources.dll 2026-02-17T13:06:18.8697186Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.Protocol\Release\netstandard2.0\pt-BR\Microsoft.CodeAnalysis.LanguageServer.Protocol.resources.dll 2026-02-17T13:06:18.8698777Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.Protocol\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.LanguageServer.Protocol.dll 2026-02-17T13:06:18.8700609Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.Protocol\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.LanguageServer.Protocol.dll 2026-02-17T13:06:18.8702392Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.Protocol\Release\netstandard2.0\ru\Microsoft.CodeAnalysis.LanguageServer.Protocol.resources.dll 2026-02-17T13:06:18.8703940Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.Protocol\Release\netstandard2.0\tr\Microsoft.CodeAnalysis.LanguageServer.Protocol.resources.dll 2026-02-17T13:06:18.8706217Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.Protocol\Release\netstandard2.0\zh-Hans\Microsoft.CodeAnalysis.LanguageServer.Protocol.resources.dll 2026-02-17T13:06:18.8707191Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.Protocol\Release\netstandard2.0\zh-Hant\Microsoft.CodeAnalysis.LanguageServer.Protocol.resources.dll 2026-02-17T13:06:18.8710556Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.Protocol.Test.Utilities\Release\net10.0\ref\Microsoft.CodeAnalysis.LanguageServer.Protocol.Test.Utilities.dll 2026-02-17T13:06:18.8712918Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.Protocol.Test.Utilities\Release\net10.0\refint\Microsoft.CodeAnalysis.LanguageServer.Protocol.Test.Utilities.dll 2026-02-17T13:06:18.8718161Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.Protocol.Test.Utilities\Release\net472\ref\Microsoft.CodeAnalysis.LanguageServer.Protocol.Test.Utilities.dll 2026-02-17T13:06:18.8720275Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.Protocol.Test.Utilities\Release\net472\refint\Microsoft.CodeAnalysis.LanguageServer.Protocol.Test.Utilities.dll 2026-02-17T13:06:18.8725686Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.Protocol.Test.Utilities\Release\net8.0\ref\Microsoft.CodeAnalysis.LanguageServer.Protocol.Test.Utilities.dll 2026-02-17T13:06:18.8734579Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.Protocol.Test.Utilities\Release\net8.0\refint\Microsoft.CodeAnalysis.LanguageServer.Protocol.Test.Utilities.dll 2026-02-17T13:06:18.8764008Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests\Release\net10.0\ref\Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests.dll 2026-02-17T13:06:18.8767862Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests\Release\net10.0\refint\Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests.dll 2026-02-17T13:06:18.8775591Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests\Release\net472\ref\Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests.dll 2026-02-17T13:06:18.8779218Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests\Release\net472\refint\Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests.dll 2026-02-17T13:06:18.8792256Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.UnitTests\Release\net10.0\ref\Microsoft.CodeAnalysis.LanguageServer.UnitTests.dll 2026-02-17T13:06:18.8794281Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.UnitTests\Release\net10.0\refint\Microsoft.CodeAnalysis.LanguageServer.UnitTests.dll 2026-02-17T13:06:18.8805529Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers\Release\netstandard2.0\cs\Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.resources.dll 2026-02-17T13:06:18.8807634Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers\Release\netstandard2.0\de\Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.resources.dll 2026-02-17T13:06:18.8808635Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers\Release\netstandard2.0\es\Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.resources.dll 2026-02-17T13:06:18.8810214Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers\Release\netstandard2.0\fr\Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.resources.dll 2026-02-17T13:06:18.8811777Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers\Release\netstandard2.0\it\Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.resources.dll 2026-02-17T13:06:18.8813372Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers\Release\netstandard2.0\ja\Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.resources.dll 2026-02-17T13:06:18.8815285Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers\Release\netstandard2.0\ko\Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.resources.dll 2026-02-17T13:06:18.8816522Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers\Release\netstandard2.0\pl\Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.resources.dll 2026-02-17T13:06:18.8817558Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers\Release\netstandard2.0\pt-BR\Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.resources.dll 2026-02-17T13:06:18.8819324Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.dll 2026-02-17T13:06:18.8843356Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.dll 2026-02-17T13:06:18.8845183Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers\Release\netstandard2.0\ru\Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.resources.dll 2026-02-17T13:06:18.8847215Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers\Release\netstandard2.0\tr\Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.resources.dll 2026-02-17T13:06:18.8848191Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers\Release\netstandard2.0\zh-Hans\Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.resources.dll 2026-02-17T13:06:18.8849750Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers\Release\netstandard2.0\zh-Hant\Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.resources.dll 2026-02-17T13:06:18.8867683Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.Setup\Release\net472\ref\Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.Setup.dll 2026-02-17T13:06:18.8870016Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.Setup\Release\net472\refint\Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.Setup.dll 2026-02-17T13:06:18.8880823Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.UnitTests\Release\net10.0\ref\Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.UnitTests.dll 2026-02-17T13:06:18.8883161Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.UnitTests\Release\net10.0\refint\Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.UnitTests.dll 2026-02-17T13:06:18.8886009Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PooledObjects.Package\Release\netstandard2.0\Microsoft.CodeAnalysis.PooledObjects.Package.dll 2026-02-17T13:06:18.8893303Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PooledObjects.Package\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.PooledObjects.Package.dll 2026-02-17T13:06:18.8895725Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PooledObjects.Package\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.PooledObjects.Package.dll 2026-02-17T13:06:18.8901845Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PublicApiAnalyzers\Release\netstandard2.0\cs\Microsoft.CodeAnalysis.PublicApiAnalyzers.resources.dll 2026-02-17T13:06:18.8902802Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PublicApiAnalyzers\Release\netstandard2.0\de\Microsoft.CodeAnalysis.PublicApiAnalyzers.resources.dll 2026-02-17T13:06:18.8904621Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PublicApiAnalyzers\Release\netstandard2.0\es\Microsoft.CodeAnalysis.PublicApiAnalyzers.resources.dll 2026-02-17T13:06:18.8906308Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PublicApiAnalyzers\Release\netstandard2.0\fr\Microsoft.CodeAnalysis.PublicApiAnalyzers.resources.dll 2026-02-17T13:06:18.8908108Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PublicApiAnalyzers\Release\netstandard2.0\it\Microsoft.CodeAnalysis.PublicApiAnalyzers.resources.dll 2026-02-17T13:06:18.8909925Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PublicApiAnalyzers\Release\netstandard2.0\ja\Microsoft.CodeAnalysis.PublicApiAnalyzers.resources.dll 2026-02-17T13:06:18.8911601Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PublicApiAnalyzers\Release\netstandard2.0\ko\Microsoft.CodeAnalysis.PublicApiAnalyzers.resources.dll 2026-02-17T13:06:18.8913452Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PublicApiAnalyzers\Release\netstandard2.0\pl\Microsoft.CodeAnalysis.PublicApiAnalyzers.resources.dll 2026-02-17T13:06:18.8915133Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PublicApiAnalyzers\Release\netstandard2.0\pt-BR\Microsoft.CodeAnalysis.PublicApiAnalyzers.resources.dll 2026-02-17T13:06:18.8937491Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PublicApiAnalyzers\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.PublicApiAnalyzers.dll 2026-02-17T13:06:18.8938035Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PublicApiAnalyzers\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.PublicApiAnalyzers.dll 2026-02-17T13:06:18.8938578Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PublicApiAnalyzers\Release\netstandard2.0\ru\Microsoft.CodeAnalysis.PublicApiAnalyzers.resources.dll 2026-02-17T13:06:18.8939142Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PublicApiAnalyzers\Release\netstandard2.0\tr\Microsoft.CodeAnalysis.PublicApiAnalyzers.resources.dll 2026-02-17T13:06:18.8939733Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PublicApiAnalyzers\Release\netstandard2.0\zh-Hans\Microsoft.CodeAnalysis.PublicApiAnalyzers.resources.dll 2026-02-17T13:06:18.8940280Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PublicApiAnalyzers\Release\netstandard2.0\zh-Hant\Microsoft.CodeAnalysis.PublicApiAnalyzers.resources.dll 2026-02-17T13:06:18.8940819Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PublicApiAnalyzers.CodeFixes\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.PublicApiAnalyzers.CodeFixes.dll 2026-02-17T13:06:18.8941593Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PublicApiAnalyzers.CodeFixes\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.PublicApiAnalyzers.CodeFixes.dll 2026-02-17T13:06:18.8950476Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PublicApiAnalyzers.Setup\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.PublicApiAnalyzers.Setup.dll 2026-02-17T13:06:18.8951896Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PublicApiAnalyzers.Setup\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.PublicApiAnalyzers.Setup.dll 2026-02-17T13:06:18.8963525Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PublicApiAnalyzers.UnitTests\Release\net10.0\ref\Microsoft.CodeAnalysis.PublicApiAnalyzers.UnitTests.dll 2026-02-17T13:06:18.8965596Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PublicApiAnalyzers.UnitTests\Release\net10.0\refint\Microsoft.CodeAnalysis.PublicApiAnalyzers.UnitTests.dll 2026-02-17T13:06:18.8971468Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Rebuild\Release\net10.0\ref\Microsoft.CodeAnalysis.Rebuild.dll 2026-02-17T13:06:18.8974616Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Rebuild\Release\net10.0\refint\Microsoft.CodeAnalysis.Rebuild.dll 2026-02-17T13:06:18.8983514Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Rebuild\Release\net8.0\ref\Microsoft.CodeAnalysis.Rebuild.dll 2026-02-17T13:06:18.8986227Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Rebuild\Release\net8.0\refint\Microsoft.CodeAnalysis.Rebuild.dll 2026-02-17T13:06:18.8991414Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Rebuild\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.Rebuild.dll 2026-02-17T13:06:18.8994465Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Rebuild\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.Rebuild.dll 2026-02-17T13:06:18.9005289Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Rebuild.UnitTests\Release\net10.0\ref\Microsoft.CodeAnalysis.Rebuild.UnitTests.dll 2026-02-17T13:06:18.9007234Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Rebuild.UnitTests\Release\net10.0\refint\Microsoft.CodeAnalysis.Rebuild.UnitTests.dll 2026-02-17T13:06:18.9018692Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Rebuild.UnitTests\Release\net472\ref\Microsoft.CodeAnalysis.Rebuild.UnitTests.dll 2026-02-17T13:06:18.9020304Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Rebuild.UnitTests\Release\net472\refint\Microsoft.CodeAnalysis.Rebuild.UnitTests.dll 2026-02-17T13:06:18.9026988Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.ServiceHub\Release\net8.0\ref\Microsoft.CodeAnalysis.Remote.ServiceHub.dll 2026-02-17T13:06:18.9029463Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.ServiceHub\Release\net8.0\refint\Microsoft.CodeAnalysis.Remote.ServiceHub.dll 2026-02-17T13:06:18.9035169Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.ServiceHub\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.Remote.ServiceHub.dll 2026-02-17T13:06:18.9037793Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.ServiceHub\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.Remote.ServiceHub.dll 2026-02-17T13:06:18.9047399Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.ServiceHub.CoreComponents.arm64\Release\net8.0\ref\Microsoft.CodeAnalysis.Remote.ServiceHub.CoreComponents.arm64.dll 2026-02-17T13:06:18.9049229Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.ServiceHub.CoreComponents.arm64\Release\net8.0\refint\Microsoft.CodeAnalysis.Remote.ServiceHub.CoreComponents.arm64.dll 2026-02-17T13:06:18.9058380Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.ServiceHub.CoreComponents.x64\Release\net8.0\ref\Microsoft.CodeAnalysis.Remote.ServiceHub.CoreComponents.x64.dll 2026-02-17T13:06:18.9059933Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.ServiceHub.CoreComponents.x64\Release\net8.0\refint\Microsoft.CodeAnalysis.Remote.ServiceHub.CoreComponents.x64.dll 2026-02-17T13:06:18.9070720Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.ServiceHub.UnitTests\Release\net472\ref\Microsoft.CodeAnalysis.Remote.ServiceHub.UnitTests.dll 2026-02-17T13:06:18.9072143Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.ServiceHub.UnitTests\Release\net472\refint\Microsoft.CodeAnalysis.Remote.ServiceHub.UnitTests.dll 2026-02-17T13:06:18.9080951Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.ServiceHub.UnitTests\Release\net8.0\ref\Microsoft.CodeAnalysis.Remote.ServiceHub.UnitTests.dll 2026-02-17T13:06:18.9083428Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.ServiceHub.UnitTests\Release\net8.0\refint\Microsoft.CodeAnalysis.Remote.ServiceHub.UnitTests.dll 2026-02-17T13:06:18.9089080Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.Workspaces\Release\net8.0\cs\Microsoft.CodeAnalysis.Remote.Workspaces.resources.dll 2026-02-17T13:06:18.9090471Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.Workspaces\Release\net8.0\de\Microsoft.CodeAnalysis.Remote.Workspaces.resources.dll 2026-02-17T13:06:18.9092001Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.Workspaces\Release\net8.0\es\Microsoft.CodeAnalysis.Remote.Workspaces.resources.dll 2026-02-17T13:06:18.9093823Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.Workspaces\Release\net8.0\fr\Microsoft.CodeAnalysis.Remote.Workspaces.resources.dll 2026-02-17T13:06:18.9095557Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.Workspaces\Release\net8.0\it\Microsoft.CodeAnalysis.Remote.Workspaces.resources.dll 2026-02-17T13:06:18.9097324Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.Workspaces\Release\net8.0\ja\Microsoft.CodeAnalysis.Remote.Workspaces.resources.dll 2026-02-17T13:06:18.9099073Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.Workspaces\Release\net8.0\ko\Microsoft.CodeAnalysis.Remote.Workspaces.resources.dll 2026-02-17T13:06:18.9101001Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.Workspaces\Release\net8.0\pl\Microsoft.CodeAnalysis.Remote.Workspaces.resources.dll 2026-02-17T13:06:18.9102757Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.Workspaces\Release\net8.0\pt-BR\Microsoft.CodeAnalysis.Remote.Workspaces.resources.dll 2026-02-17T13:06:18.9104502Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.Workspaces\Release\net8.0\ref\Microsoft.CodeAnalysis.Remote.Workspaces.dll 2026-02-17T13:06:18.9106191Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.Workspaces\Release\net8.0\refint\Microsoft.CodeAnalysis.Remote.Workspaces.dll 2026-02-17T13:06:18.9107911Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.Workspaces\Release\net8.0\ru\Microsoft.CodeAnalysis.Remote.Workspaces.resources.dll 2026-02-17T13:06:18.9109630Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.Workspaces\Release\net8.0\tr\Microsoft.CodeAnalysis.Remote.Workspaces.resources.dll 2026-02-17T13:06:18.9111359Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.Workspaces\Release\net8.0\zh-Hans\Microsoft.CodeAnalysis.Remote.Workspaces.resources.dll 2026-02-17T13:06:18.9113100Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.Workspaces\Release\net8.0\zh-Hant\Microsoft.CodeAnalysis.Remote.Workspaces.resources.dll 2026-02-17T13:06:18.9114897Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.Workspaces\Release\netstandard2.0\cs\Microsoft.CodeAnalysis.Remote.Workspaces.resources.dll 2026-02-17T13:06:18.9116607Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.Workspaces\Release\netstandard2.0\de\Microsoft.CodeAnalysis.Remote.Workspaces.resources.dll 2026-02-17T13:06:18.9118279Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.Workspaces\Release\netstandard2.0\es\Microsoft.CodeAnalysis.Remote.Workspaces.resources.dll 2026-02-17T13:06:18.9119962Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.Workspaces\Release\netstandard2.0\fr\Microsoft.CodeAnalysis.Remote.Workspaces.resources.dll 2026-02-17T13:06:18.9121928Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.Workspaces\Release\netstandard2.0\it\Microsoft.CodeAnalysis.Remote.Workspaces.resources.dll 2026-02-17T13:06:18.9123729Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.Workspaces\Release\netstandard2.0\ja\Microsoft.CodeAnalysis.Remote.Workspaces.resources.dll 2026-02-17T13:06:18.9124855Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.Workspaces\Release\netstandard2.0\ko\Microsoft.CodeAnalysis.Remote.Workspaces.resources.dll 2026-02-17T13:06:18.9126360Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.Workspaces\Release\netstandard2.0\pl\Microsoft.CodeAnalysis.Remote.Workspaces.resources.dll 2026-02-17T13:06:18.9127999Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.Workspaces\Release\netstandard2.0\pt-BR\Microsoft.CodeAnalysis.Remote.Workspaces.resources.dll 2026-02-17T13:06:18.9129625Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.Workspaces\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.Remote.Workspaces.dll 2026-02-17T13:06:18.9131739Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.Workspaces\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.Remote.Workspaces.dll 2026-02-17T13:06:18.9133128Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.Workspaces\Release\netstandard2.0\ru\Microsoft.CodeAnalysis.Remote.Workspaces.resources.dll 2026-02-17T13:06:18.9134806Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.Workspaces\Release\netstandard2.0\tr\Microsoft.CodeAnalysis.Remote.Workspaces.resources.dll 2026-02-17T13:06:18.9136503Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.Workspaces\Release\netstandard2.0\zh-Hans\Microsoft.CodeAnalysis.Remote.Workspaces.resources.dll 2026-02-17T13:06:18.9138158Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.Workspaces\Release\netstandard2.0\zh-Hant\Microsoft.CodeAnalysis.Remote.Workspaces.resources.dll 2026-02-17T13:06:18.9139964Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ResultProvider\Release\netstandard2.0\cs\Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.resources.dll 2026-02-17T13:06:18.9141678Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ResultProvider\Release\netstandard2.0\de\Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.resources.dll 2026-02-17T13:06:18.9143348Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ResultProvider\Release\netstandard2.0\es\Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.resources.dll 2026-02-17T13:06:18.9145219Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ResultProvider\Release\netstandard2.0\fr\Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.resources.dll 2026-02-17T13:06:18.9146991Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ResultProvider\Release\netstandard2.0\it\Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.resources.dll 2026-02-17T13:06:18.9148713Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ResultProvider\Release\netstandard2.0\ja\Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.resources.dll 2026-02-17T13:06:18.9150424Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ResultProvider\Release\netstandard2.0\ko\Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.resources.dll 2026-02-17T13:06:18.9152230Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ResultProvider\Release\netstandard2.0\pl\Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.resources.dll 2026-02-17T13:06:18.9153373Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ResultProvider\Release\netstandard2.0\pt-BR\Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.resources.dll 2026-02-17T13:06:18.9154860Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ResultProvider\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.dll 2026-02-17T13:06:18.9156636Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ResultProvider\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.dll 2026-02-17T13:06:18.9158751Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ResultProvider\Release\netstandard2.0\ru\Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.resources.dll 2026-02-17T13:06:18.9160071Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ResultProvider\Release\netstandard2.0\tr\Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.resources.dll 2026-02-17T13:06:18.9162475Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ResultProvider\Release\netstandard2.0\zh-Hans\Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.resources.dll 2026-02-17T13:06:18.9164383Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ResultProvider\Release\netstandard2.0\zh-Hant\Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.resources.dll 2026-02-17T13:06:18.9165513Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ResultProvider.Utilities\Release\net10.0\ref\Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities.dll 2026-02-17T13:06:18.9167129Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ResultProvider.Utilities\Release\net10.0\refint\Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities.dll 2026-02-17T13:06:18.9169157Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ResultProvider.Utilities\Release\net472\ref\Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities.dll 2026-02-17T13:06:18.9171999Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ResultProvider.Utilities\Release\net472\refint\Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities.dll 2026-02-17T13:06:18.9177885Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ResxSourceGenerator\Release\netstandard2.0\cs\Microsoft.CodeAnalysis.ResxSourceGenerator.resources.dll 2026-02-17T13:06:18.9178832Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ResxSourceGenerator\Release\netstandard2.0\de\Microsoft.CodeAnalysis.ResxSourceGenerator.resources.dll 2026-02-17T13:06:18.9180605Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ResxSourceGenerator\Release\netstandard2.0\es\Microsoft.CodeAnalysis.ResxSourceGenerator.resources.dll 2026-02-17T13:06:18.9182322Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ResxSourceGenerator\Release\netstandard2.0\fr\Microsoft.CodeAnalysis.ResxSourceGenerator.resources.dll 2026-02-17T13:06:18.9184463Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ResxSourceGenerator\Release\netstandard2.0\it\Microsoft.CodeAnalysis.ResxSourceGenerator.resources.dll 2026-02-17T13:06:18.9185858Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ResxSourceGenerator\Release\netstandard2.0\ja\Microsoft.CodeAnalysis.ResxSourceGenerator.resources.dll 2026-02-17T13:06:18.9187415Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ResxSourceGenerator\Release\netstandard2.0\ko\Microsoft.CodeAnalysis.ResxSourceGenerator.resources.dll 2026-02-17T13:06:18.9189107Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ResxSourceGenerator\Release\netstandard2.0\pl\Microsoft.CodeAnalysis.ResxSourceGenerator.resources.dll 2026-02-17T13:06:18.9190846Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ResxSourceGenerator\Release\netstandard2.0\pt-BR\Microsoft.CodeAnalysis.ResxSourceGenerator.resources.dll 2026-02-17T13:06:18.9192516Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ResxSourceGenerator\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.ResxSourceGenerator.dll 2026-02-17T13:06:18.9194232Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ResxSourceGenerator\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.ResxSourceGenerator.dll 2026-02-17T13:06:18.9195956Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ResxSourceGenerator\Release\netstandard2.0\ru\Microsoft.CodeAnalysis.ResxSourceGenerator.resources.dll 2026-02-17T13:06:18.9197660Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ResxSourceGenerator\Release\netstandard2.0\tr\Microsoft.CodeAnalysis.ResxSourceGenerator.resources.dll 2026-02-17T13:06:18.9199387Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ResxSourceGenerator\Release\netstandard2.0\zh-Hans\Microsoft.CodeAnalysis.ResxSourceGenerator.resources.dll 2026-02-17T13:06:18.9201196Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ResxSourceGenerator\Release\netstandard2.0\zh-Hant\Microsoft.CodeAnalysis.ResxSourceGenerator.resources.dll 2026-02-17T13:06:18.9205274Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ResxSourceGenerator.CSharp\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.ResxSourceGenerator.CSharp.dll 2026-02-17T13:06:18.9207315Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ResxSourceGenerator.CSharp\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.ResxSourceGenerator.CSharp.dll 2026-02-17T13:06:18.9225683Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ResxSourceGenerator.UnitTests\Release\net10.0\ref\Microsoft.CodeAnalysis.ResxSourceGenerator.UnitTests.dll 2026-02-17T13:06:18.9227822Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ResxSourceGenerator.UnitTests\Release\net10.0\refint\Microsoft.CodeAnalysis.ResxSourceGenerator.UnitTests.dll 2026-02-17T13:06:18.9233471Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ResxSourceGenerator.VisualBasic\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.ResxSourceGenerator.VisualBasic.dll 2026-02-17T13:06:18.9234399Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ResxSourceGenerator.VisualBasic\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.ResxSourceGenerator.VisualBasic.dll 2026-02-17T13:06:18.9245030Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting\Release\net10.0\cs\Microsoft.CodeAnalysis.Scripting.resources.dll 2026-02-17T13:06:18.9246414Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting\Release\net10.0\de\Microsoft.CodeAnalysis.Scripting.resources.dll 2026-02-17T13:06:18.9248061Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting\Release\net10.0\es\Microsoft.CodeAnalysis.Scripting.resources.dll 2026-02-17T13:06:18.9249836Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting\Release\net10.0\fr\Microsoft.CodeAnalysis.Scripting.resources.dll 2026-02-17T13:06:18.9251495Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting\Release\net10.0\it\Microsoft.CodeAnalysis.Scripting.resources.dll 2026-02-17T13:06:18.9253207Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting\Release\net10.0\ja\Microsoft.CodeAnalysis.Scripting.resources.dll 2026-02-17T13:06:18.9254968Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting\Release\net10.0\ko\Microsoft.CodeAnalysis.Scripting.resources.dll 2026-02-17T13:06:18.9256675Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting\Release\net10.0\pl\Microsoft.CodeAnalysis.Scripting.resources.dll 2026-02-17T13:06:18.9258326Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting\Release\net10.0\pt-BR\Microsoft.CodeAnalysis.Scripting.resources.dll 2026-02-17T13:06:18.9260051Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting\Release\net10.0\ref\Microsoft.CodeAnalysis.Scripting.dll 2026-02-17T13:06:18.9261709Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting\Release\net10.0\refint\Microsoft.CodeAnalysis.Scripting.dll 2026-02-17T13:06:18.9263408Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting\Release\net10.0\ru\Microsoft.CodeAnalysis.Scripting.resources.dll 2026-02-17T13:06:18.9265251Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting\Release\net10.0\tr\Microsoft.CodeAnalysis.Scripting.resources.dll 2026-02-17T13:06:18.9266953Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting\Release\net10.0\zh-Hans\Microsoft.CodeAnalysis.Scripting.resources.dll 2026-02-17T13:06:18.9268601Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting\Release\net10.0\zh-Hant\Microsoft.CodeAnalysis.Scripting.resources.dll 2026-02-17T13:06:18.9270301Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting\Release\net8.0\cs\Microsoft.CodeAnalysis.Scripting.resources.dll 2026-02-17T13:06:18.9272058Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting\Release\net8.0\de\Microsoft.CodeAnalysis.Scripting.resources.dll 2026-02-17T13:06:18.9274822Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting\Release\net8.0\es\Microsoft.CodeAnalysis.Scripting.resources.dll 2026-02-17T13:06:18.9276368Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting\Release\net8.0\fr\Microsoft.CodeAnalysis.Scripting.resources.dll 2026-02-17T13:06:18.9277750Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting\Release\net8.0\it\Microsoft.CodeAnalysis.Scripting.resources.dll 2026-02-17T13:06:18.9279451Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting\Release\net8.0\ja\Microsoft.CodeAnalysis.Scripting.resources.dll 2026-02-17T13:06:18.9281264Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting\Release\net8.0\ko\Microsoft.CodeAnalysis.Scripting.resources.dll 2026-02-17T13:06:18.9282941Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting\Release\net8.0\pl\Microsoft.CodeAnalysis.Scripting.resources.dll 2026-02-17T13:06:18.9285047Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting\Release\net8.0\pt-BR\Microsoft.CodeAnalysis.Scripting.resources.dll 2026-02-17T13:06:18.9285887Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting\Release\net8.0\ref\Microsoft.CodeAnalysis.Scripting.dll 2026-02-17T13:06:18.9287952Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting\Release\net8.0\refint\Microsoft.CodeAnalysis.Scripting.dll 2026-02-17T13:06:18.9288706Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting\Release\net8.0\ru\Microsoft.CodeAnalysis.Scripting.resources.dll 2026-02-17T13:06:18.9290403Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting\Release\net8.0\tr\Microsoft.CodeAnalysis.Scripting.resources.dll 2026-02-17T13:06:18.9292089Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting\Release\net8.0\zh-Hans\Microsoft.CodeAnalysis.Scripting.resources.dll 2026-02-17T13:06:18.9293798Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting\Release\net8.0\zh-Hant\Microsoft.CodeAnalysis.Scripting.resources.dll 2026-02-17T13:06:18.9295483Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting\Release\netstandard2.0\cs\Microsoft.CodeAnalysis.Scripting.resources.dll 2026-02-17T13:06:18.9297191Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting\Release\netstandard2.0\de\Microsoft.CodeAnalysis.Scripting.resources.dll 2026-02-17T13:06:18.9299292Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting\Release\netstandard2.0\es\Microsoft.CodeAnalysis.Scripting.resources.dll 2026-02-17T13:06:18.9300056Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting\Release\netstandard2.0\fr\Microsoft.CodeAnalysis.Scripting.resources.dll 2026-02-17T13:06:18.9301799Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting\Release\netstandard2.0\it\Microsoft.CodeAnalysis.Scripting.resources.dll 2026-02-17T13:06:18.9303453Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting\Release\netstandard2.0\ja\Microsoft.CodeAnalysis.Scripting.resources.dll 2026-02-17T13:06:18.9305187Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting\Release\netstandard2.0\ko\Microsoft.CodeAnalysis.Scripting.resources.dll 2026-02-17T13:06:18.9306837Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting\Release\netstandard2.0\pl\Microsoft.CodeAnalysis.Scripting.resources.dll 2026-02-17T13:06:18.9308941Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting\Release\netstandard2.0\pt-BR\Microsoft.CodeAnalysis.Scripting.resources.dll 2026-02-17T13:06:18.9310061Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.Scripting.dll 2026-02-17T13:06:18.9311545Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.Scripting.dll 2026-02-17T13:06:18.9313373Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting\Release\netstandard2.0\ru\Microsoft.CodeAnalysis.Scripting.resources.dll 2026-02-17T13:06:18.9315702Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting\Release\netstandard2.0\tr\Microsoft.CodeAnalysis.Scripting.resources.dll 2026-02-17T13:06:18.9317022Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting\Release\netstandard2.0\zh-Hans\Microsoft.CodeAnalysis.Scripting.resources.dll 2026-02-17T13:06:18.9318788Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting\Release\netstandard2.0\zh-Hant\Microsoft.CodeAnalysis.Scripting.resources.dll 2026-02-17T13:06:18.9320208Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting.Desktop.UnitTests\Release\net472\ref\Microsoft.CodeAnalysis.Scripting.Desktop.UnitTests.dll 2026-02-17T13:06:18.9321743Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting.Desktop.UnitTests\Release\net472\refint\Microsoft.CodeAnalysis.Scripting.Desktop.UnitTests.dll 2026-02-17T13:06:18.9327463Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting.TestUtilities\Release\net10.0\ref\Microsoft.CodeAnalysis.Scripting.TestUtilities.dll 2026-02-17T13:06:18.9329454Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting.TestUtilities\Release\net10.0\refint\Microsoft.CodeAnalysis.Scripting.TestUtilities.dll 2026-02-17T13:06:18.9334036Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting.TestUtilities\Release\net472\ref\Microsoft.CodeAnalysis.Scripting.TestUtilities.dll 2026-02-17T13:06:18.9335824Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting.TestUtilities\Release\net472\refint\Microsoft.CodeAnalysis.Scripting.TestUtilities.dll 2026-02-17T13:06:18.9344581Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting.UnitTests\Release\net10.0\ref\Microsoft.CodeAnalysis.Scripting.UnitTests.dll 2026-02-17T13:06:18.9346594Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting.UnitTests\Release\net10.0\refint\Microsoft.CodeAnalysis.Scripting.UnitTests.dll 2026-02-17T13:06:18.9354375Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting.UnitTests\Release\net472\ref\Microsoft.CodeAnalysis.Scripting.UnitTests.dll 2026-02-17T13:06:18.9355766Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting.UnitTests\Release\net472\refint\Microsoft.CodeAnalysis.Scripting.UnitTests.dll 2026-02-17T13:06:18.9362373Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.SemanticSearch.Extensions\Release\net8.0\ref\Microsoft.CodeAnalysis.SemanticSearch.Extensions.dll 2026-02-17T13:06:18.9364833Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.SemanticSearch.Extensions\Release\net8.0\refint\Microsoft.CodeAnalysis.SemanticSearch.Extensions.dll 2026-02-17T13:06:18.9370920Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Test.Utilities\Release\net10.0\ref\Microsoft.CodeAnalysis.Test.Utilities.dll 2026-02-17T13:06:18.9372860Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Test.Utilities\Release\net10.0\refint\Microsoft.CodeAnalysis.Test.Utilities.dll 2026-02-17T13:06:18.9377996Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Test.Utilities\Release\net472\ref\Microsoft.CodeAnalysis.Test.Utilities.dll 2026-02-17T13:06:18.9379719Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Test.Utilities\Release\net472\refint\Microsoft.CodeAnalysis.Test.Utilities.dll 2026-02-17T13:06:18.9384358Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Test.Utilities\Release\net8.0\ref\Microsoft.CodeAnalysis.Test.Utilities.dll 2026-02-17T13:06:18.9386997Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Test.Utilities\Release\net8.0\refint\Microsoft.CodeAnalysis.Test.Utilities.dll 2026-02-17T13:06:18.9392626Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.TestAnalyzerReference\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.TestAnalyzerReference.dll 2026-02-17T13:06:18.9394120Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.TestAnalyzerReference\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.TestAnalyzerReference.dll 2026-02-17T13:06:18.9397187Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Threading.Package\Release\net10.0\Microsoft.CodeAnalysis.Threading.Package.dll 2026-02-17T13:06:18.9405010Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Threading.Package\Release\net10.0\ref\Microsoft.CodeAnalysis.Threading.Package.dll 2026-02-17T13:06:18.9407971Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Threading.Package\Release\net10.0\refint\Microsoft.CodeAnalysis.Threading.Package.dll 2026-02-17T13:06:18.9409256Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Threading.Package\Release\netstandard2.0\Microsoft.CodeAnalysis.Threading.Package.dll 2026-02-17T13:06:18.9418321Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Threading.Package\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.Threading.Package.dll 2026-02-17T13:06:18.9420866Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Threading.Package\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.Threading.Package.dll 2026-02-17T13:06:18.9439774Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.UnitTests\Release\net10.0\ref\Microsoft.CodeAnalysis.UnitTests.dll 2026-02-17T13:06:18.9443166Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.UnitTests\Release\net10.0\refint\Microsoft.CodeAnalysis.UnitTests.dll 2026-02-17T13:06:18.9459507Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.UnitTests\Release\net472\ref\Microsoft.CodeAnalysis.UnitTests.dll 2026-02-17T13:06:18.9462511Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.UnitTests\Release\net472\refint\Microsoft.CodeAnalysis.UnitTests.dll 2026-02-17T13:06:18.9470034Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic\Release\net10.0\cs\Microsoft.CodeAnalysis.VisualBasic.resources.dll 2026-02-17T13:06:18.9471618Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic\Release\net10.0\de\Microsoft.CodeAnalysis.VisualBasic.resources.dll 2026-02-17T13:06:18.9473008Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic\Release\net10.0\es\Microsoft.CodeAnalysis.VisualBasic.resources.dll 2026-02-17T13:06:18.9474946Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic\Release\net10.0\fr\Microsoft.CodeAnalysis.VisualBasic.resources.dll 2026-02-17T13:06:18.9476689Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic\Release\net10.0\it\Microsoft.CodeAnalysis.VisualBasic.resources.dll 2026-02-17T13:06:18.9478465Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic\Release\net10.0\ja\Microsoft.CodeAnalysis.VisualBasic.resources.dll 2026-02-17T13:06:18.9480305Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic\Release\net10.0\ko\Microsoft.CodeAnalysis.VisualBasic.resources.dll 2026-02-17T13:06:18.9481658Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic\Release\net10.0\pl\Microsoft.CodeAnalysis.VisualBasic.resources.dll 2026-02-17T13:06:18.9483345Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic\Release\net10.0\pt-BR\Microsoft.CodeAnalysis.VisualBasic.resources.dll 2026-02-17T13:06:18.9485023Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic\Release\net10.0\ref\Microsoft.CodeAnalysis.VisualBasic.dll 2026-02-17T13:06:18.9486776Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic\Release\net10.0\refint\Microsoft.CodeAnalysis.VisualBasic.dll 2026-02-17T13:06:18.9488409Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic\Release\net10.0\ru\Microsoft.CodeAnalysis.VisualBasic.resources.dll 2026-02-17T13:06:18.9490325Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic\Release\net10.0\tr\Microsoft.CodeAnalysis.VisualBasic.resources.dll 2026-02-17T13:06:18.9491710Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic\Release\net10.0\zh-Hans\Microsoft.CodeAnalysis.VisualBasic.resources.dll 2026-02-17T13:06:18.9493394Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic\Release\net10.0\zh-Hant\Microsoft.CodeAnalysis.VisualBasic.resources.dll 2026-02-17T13:06:18.9495179Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic\Release\net8.0\cs\Microsoft.CodeAnalysis.VisualBasic.resources.dll 2026-02-17T13:06:18.9496726Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic\Release\net8.0\de\Microsoft.CodeAnalysis.VisualBasic.resources.dll 2026-02-17T13:06:18.9498840Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic\Release\net8.0\es\Microsoft.CodeAnalysis.VisualBasic.resources.dll 2026-02-17T13:06:18.9500514Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic\Release\net8.0\fr\Microsoft.CodeAnalysis.VisualBasic.resources.dll 2026-02-17T13:06:18.9501974Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic\Release\net8.0\it\Microsoft.CodeAnalysis.VisualBasic.resources.dll 2026-02-17T13:06:18.9504481Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic\Release\net8.0\ja\Microsoft.CodeAnalysis.VisualBasic.resources.dll 2026-02-17T13:06:18.9505827Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic\Release\net8.0\ko\Microsoft.CodeAnalysis.VisualBasic.resources.dll 2026-02-17T13:06:18.9507523Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic\Release\net8.0\pl\Microsoft.CodeAnalysis.VisualBasic.resources.dll 2026-02-17T13:06:18.9509736Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic\Release\net8.0\pt-BR\Microsoft.CodeAnalysis.VisualBasic.resources.dll 2026-02-17T13:06:18.9510750Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic\Release\net8.0\ref\Microsoft.CodeAnalysis.VisualBasic.dll 2026-02-17T13:06:18.9512141Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic\Release\net8.0\refint\Microsoft.CodeAnalysis.VisualBasic.dll 2026-02-17T13:06:18.9513920Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic\Release\net8.0\ru\Microsoft.CodeAnalysis.VisualBasic.resources.dll 2026-02-17T13:06:18.9515518Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic\Release\net8.0\tr\Microsoft.CodeAnalysis.VisualBasic.resources.dll 2026-02-17T13:06:18.9517774Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic\Release\net8.0\zh-Hans\Microsoft.CodeAnalysis.VisualBasic.resources.dll 2026-02-17T13:06:18.9519093Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic\Release\net8.0\zh-Hant\Microsoft.CodeAnalysis.VisualBasic.resources.dll 2026-02-17T13:06:18.9520574Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic\Release\netstandard2.0\cs\Microsoft.CodeAnalysis.VisualBasic.resources.dll 2026-02-17T13:06:18.9522204Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic\Release\netstandard2.0\de\Microsoft.CodeAnalysis.VisualBasic.resources.dll 2026-02-17T13:06:18.9523973Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic\Release\netstandard2.0\es\Microsoft.CodeAnalysis.VisualBasic.resources.dll 2026-02-17T13:06:18.9525622Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic\Release\netstandard2.0\fr\Microsoft.CodeAnalysis.VisualBasic.resources.dll 2026-02-17T13:06:18.9527330Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic\Release\netstandard2.0\it\Microsoft.CodeAnalysis.VisualBasic.resources.dll 2026-02-17T13:06:18.9529011Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic\Release\netstandard2.0\ja\Microsoft.CodeAnalysis.VisualBasic.resources.dll 2026-02-17T13:06:18.9530739Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic\Release\netstandard2.0\ko\Microsoft.CodeAnalysis.VisualBasic.resources.dll 2026-02-17T13:06:18.9532497Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic\Release\netstandard2.0\pl\Microsoft.CodeAnalysis.VisualBasic.resources.dll 2026-02-17T13:06:18.9534188Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic\Release\netstandard2.0\pt-BR\Microsoft.CodeAnalysis.VisualBasic.resources.dll 2026-02-17T13:06:18.9535996Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.VisualBasic.dll 2026-02-17T13:06:18.9537715Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.VisualBasic.dll 2026-02-17T13:06:18.9539480Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic\Release\netstandard2.0\ru\Microsoft.CodeAnalysis.VisualBasic.resources.dll 2026-02-17T13:06:18.9541149Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic\Release\netstandard2.0\tr\Microsoft.CodeAnalysis.VisualBasic.resources.dll 2026-02-17T13:06:18.9542929Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic\Release\netstandard2.0\zh-Hans\Microsoft.CodeAnalysis.VisualBasic.resources.dll 2026-02-17T13:06:18.9544157Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic\Release\netstandard2.0\zh-Hant\Microsoft.CodeAnalysis.VisualBasic.resources.dll 2026-02-17T13:06:18.9546381Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Analyzers\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.VisualBasic.Analyzers.dll 2026-02-17T13:06:18.9548648Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Analyzers\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.VisualBasic.Analyzers.dll 2026-02-17T13:06:18.9554912Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.BannedApiAnalyzers\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.VisualBasic.BannedApiAnalyzers.dll 2026-02-17T13:06:18.9559220Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.BannedApiAnalyzers\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.VisualBasic.BannedApiAnalyzers.dll 2026-02-17T13:06:18.9563299Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.CodeStyle\Release\netstandard2.0\cs\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.resources.dll 2026-02-17T13:06:18.9565270Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.CodeStyle\Release\netstandard2.0\de\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.resources.dll 2026-02-17T13:06:18.9567250Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.CodeStyle\Release\netstandard2.0\es\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.resources.dll 2026-02-17T13:06:18.9569269Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.CodeStyle\Release\netstandard2.0\fr\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.resources.dll 2026-02-17T13:06:18.9570927Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.CodeStyle\Release\netstandard2.0\it\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.resources.dll 2026-02-17T13:06:18.9572625Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.CodeStyle\Release\netstandard2.0\ja\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.resources.dll 2026-02-17T13:06:18.9574295Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.CodeStyle\Release\netstandard2.0\ko\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.resources.dll 2026-02-17T13:06:18.9576195Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.CodeStyle\Release\netstandard2.0\pl\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.resources.dll 2026-02-17T13:06:18.9577904Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.CodeStyle\Release\netstandard2.0\pt-BR\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.resources.dll 2026-02-17T13:06:18.9579602Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.CodeStyle\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.dll 2026-02-17T13:06:18.9581279Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.CodeStyle\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.dll 2026-02-17T13:06:18.9582983Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.CodeStyle\Release\netstandard2.0\ru\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.resources.dll 2026-02-17T13:06:18.9584652Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.CodeStyle\Release\netstandard2.0\tr\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.resources.dll 2026-02-17T13:06:18.9586319Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.CodeStyle\Release\netstandard2.0\zh-Hans\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.resources.dll 2026-02-17T13:06:18.9587793Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.CodeStyle\Release\netstandard2.0\zh-Hant\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.resources.dll 2026-02-17T13:06:18.9592182Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes\Release\netstandard2.0\cs\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.resources.dll 2026-02-17T13:06:18.9593837Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes\Release\netstandard2.0\de\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.resources.dll 2026-02-17T13:06:18.9595583Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes\Release\netstandard2.0\es\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.resources.dll 2026-02-17T13:06:18.9597235Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes\Release\netstandard2.0\fr\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.resources.dll 2026-02-17T13:06:18.9598904Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes\Release\netstandard2.0\it\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.resources.dll 2026-02-17T13:06:18.9600575Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes\Release\netstandard2.0\ja\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.resources.dll 2026-02-17T13:06:18.9602237Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes\Release\netstandard2.0\ko\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.resources.dll 2026-02-17T13:06:18.9603903Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes\Release\netstandard2.0\pl\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.resources.dll 2026-02-17T13:06:18.9605514Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes\Release\netstandard2.0\pt-BR\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.resources.dll 2026-02-17T13:06:18.9607184Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.dll 2026-02-17T13:06:18.9608876Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.dll 2026-02-17T13:06:18.9610580Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes\Release\netstandard2.0\ru\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.resources.dll 2026-02-17T13:06:18.9612347Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes\Release\netstandard2.0\tr\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.resources.dll 2026-02-17T13:06:18.9613920Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes\Release\netstandard2.0\zh-Hans\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.resources.dll 2026-02-17T13:06:18.9615972Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes\Release\netstandard2.0\zh-Hant\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.resources.dll 2026-02-17T13:06:18.9640181Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.UnitTests\Release\net472\ref\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.UnitTests.dll 2026-02-17T13:06:18.9642901Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.UnitTests\Release\net472\refint\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.UnitTests.dll 2026-02-17T13:06:18.9655771Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.CommandLine.UnitTests\Release\net472\ref\Microsoft.CodeAnalysis.VisualBasic.CommandLine.UnitTests.dll 2026-02-17T13:06:18.9658367Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.CommandLine.UnitTests\Release\net472\refint\Microsoft.CodeAnalysis.VisualBasic.CommandLine.UnitTests.dll 2026-02-17T13:06:18.9664212Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.EditorFeatures\Release\net472\cs\Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.resources.dll 2026-02-17T13:06:18.9665183Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.EditorFeatures\Release\net472\de\Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.resources.dll 2026-02-17T13:06:18.9666875Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.EditorFeatures\Release\net472\es\Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.resources.dll 2026-02-17T13:06:18.9668540Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.EditorFeatures\Release\net472\fr\Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.resources.dll 2026-02-17T13:06:18.9670219Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.EditorFeatures\Release\net472\it\Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.resources.dll 2026-02-17T13:06:18.9672280Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.EditorFeatures\Release\net472\ja\Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.resources.dll 2026-02-17T13:06:18.9673313Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.EditorFeatures\Release\net472\ko\Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.resources.dll 2026-02-17T13:06:18.9675016Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.EditorFeatures\Release\net472\pl\Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.resources.dll 2026-02-17T13:06:18.9676762Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.EditorFeatures\Release\net472\pt-BR\Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.resources.dll 2026-02-17T13:06:18.9678374Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.EditorFeatures\Release\net472\ref\Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.dll 2026-02-17T13:06:18.9680093Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.EditorFeatures\Release\net472\refint\Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.dll 2026-02-17T13:06:18.9681821Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.EditorFeatures\Release\net472\ru\Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.resources.dll 2026-02-17T13:06:18.9683585Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.EditorFeatures\Release\net472\tr\Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.resources.dll 2026-02-17T13:06:18.9685721Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.EditorFeatures\Release\net472\zh-Hans\Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.resources.dll 2026-02-17T13:06:18.9686486Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.EditorFeatures\Release\net472\zh-Hant\Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.resources.dll 2026-02-17T13:06:18.9719210Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests\Release\net472\ref\Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests.dll 2026-02-17T13:06:18.9722113Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests\Release\net472\refint\Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests.dll 2026-02-17T13:06:18.9750624Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests\Release\net10.0\ref\Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests.dll 2026-02-17T13:06:18.9753468Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests\Release\net10.0\refint\Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests.dll 2026-02-17T13:06:18.9774729Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests\Release\net472\ref\Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests.dll 2026-02-17T13:06:18.9777114Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests\Release\net472\refint\Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests.dll 2026-02-17T13:06:18.9783194Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.ExpressionCompiler\Release\netstandard2.0\cs\Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ExpressionCompiler.resources.dll 2026-02-17T13:06:18.9784994Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.ExpressionCompiler\Release\netstandard2.0\de\Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ExpressionCompiler.resources.dll 2026-02-17T13:06:18.9786807Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.ExpressionCompiler\Release\netstandard2.0\es\Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ExpressionCompiler.resources.dll 2026-02-17T13:06:18.9788529Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.ExpressionCompiler\Release\netstandard2.0\fr\Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ExpressionCompiler.resources.dll 2026-02-17T13:06:18.9790283Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.ExpressionCompiler\Release\netstandard2.0\it\Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ExpressionCompiler.resources.dll 2026-02-17T13:06:18.9791961Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.ExpressionCompiler\Release\netstandard2.0\ja\Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ExpressionCompiler.resources.dll 2026-02-17T13:06:18.9793849Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.ExpressionCompiler\Release\netstandard2.0\ko\Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ExpressionCompiler.resources.dll 2026-02-17T13:06:18.9794928Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.ExpressionCompiler\Release\netstandard2.0\pl\Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ExpressionCompiler.resources.dll 2026-02-17T13:06:18.9796631Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.ExpressionCompiler\Release\netstandard2.0\pt-BR\Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ExpressionCompiler.resources.dll 2026-02-17T13:06:18.9798318Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.ExpressionCompiler\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ExpressionCompiler.dll 2026-02-17T13:06:18.9800099Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.ExpressionCompiler\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ExpressionCompiler.dll 2026-02-17T13:06:18.9805606Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.ExpressionCompiler\Release\netstandard2.0\ru\Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ExpressionCompiler.resources.dll 2026-02-17T13:06:18.9806227Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.ExpressionCompiler\Release\netstandard2.0\tr\Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ExpressionCompiler.resources.dll 2026-02-17T13:06:18.9806792Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.ExpressionCompiler\Release\netstandard2.0\zh-Hans\Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ExpressionCompiler.resources.dll 2026-02-17T13:06:18.9808844Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.ExpressionCompiler\Release\netstandard2.0\zh-Hant\Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ExpressionCompiler.resources.dll 2026-02-17T13:06:18.9815594Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.ExpressionCompiler.UnitTests\Release\net472\ref\Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ExpressionCompiler.UnitTests.dll 2026-02-17T13:06:18.9817882Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.ExpressionCompiler.UnitTests\Release\net472\refint\Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ExpressionCompiler.UnitTests.dll 2026-02-17T13:06:18.9823706Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features\Release\net10.0\cs\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll 2026-02-17T13:06:18.9825347Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features\Release\net10.0\de\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll 2026-02-17T13:06:18.9826981Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features\Release\net10.0\es\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll 2026-02-17T13:06:18.9829200Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features\Release\net10.0\fr\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll 2026-02-17T13:06:18.9830775Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features\Release\net10.0\it\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll 2026-02-17T13:06:18.9832505Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features\Release\net10.0\ja\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll 2026-02-17T13:06:18.9834227Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features\Release\net10.0\ko\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll 2026-02-17T13:06:18.9835864Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features\Release\net10.0\pl\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll 2026-02-17T13:06:18.9837715Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features\Release\net10.0\pt-BR\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll 2026-02-17T13:06:18.9839325Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features\Release\net10.0\ref\Microsoft.CodeAnalysis.VisualBasic.Features.dll 2026-02-17T13:06:18.9841050Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features\Release\net10.0\refint\Microsoft.CodeAnalysis.VisualBasic.Features.dll 2026-02-17T13:06:18.9842754Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features\Release\net10.0\ru\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll 2026-02-17T13:06:18.9844359Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features\Release\net10.0\tr\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll 2026-02-17T13:06:18.9846036Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features\Release\net10.0\zh-Hans\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll 2026-02-17T13:06:18.9847688Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features\Release\net10.0\zh-Hant\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll 2026-02-17T13:06:18.9849361Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features\Release\net8.0\cs\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll 2026-02-17T13:06:18.9851239Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features\Release\net8.0\de\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll 2026-02-17T13:06:18.9853083Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features\Release\net8.0\es\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll 2026-02-17T13:06:18.9854590Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features\Release\net8.0\fr\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll 2026-02-17T13:06:18.9856268Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features\Release\net8.0\it\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll 2026-02-17T13:06:18.9857896Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features\Release\net8.0\ja\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll 2026-02-17T13:06:18.9859564Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features\Release\net8.0\ko\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll 2026-02-17T13:06:18.9861209Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features\Release\net8.0\pl\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll 2026-02-17T13:06:18.9862841Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features\Release\net8.0\pt-BR\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll 2026-02-17T13:06:18.9864454Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features\Release\net8.0\ref\Microsoft.CodeAnalysis.VisualBasic.Features.dll 2026-02-17T13:06:18.9866097Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features\Release\net8.0\refint\Microsoft.CodeAnalysis.VisualBasic.Features.dll 2026-02-17T13:06:18.9867766Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features\Release\net8.0\ru\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll 2026-02-17T13:06:18.9869339Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features\Release\net8.0\tr\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll 2026-02-17T13:06:18.9871064Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features\Release\net8.0\zh-Hans\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll 2026-02-17T13:06:18.9872922Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features\Release\net8.0\zh-Hant\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll 2026-02-17T13:06:18.9874555Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features\Release\netstandard2.0\cs\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll 2026-02-17T13:06:18.9876210Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features\Release\netstandard2.0\de\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll 2026-02-17T13:06:18.9878026Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features\Release\netstandard2.0\es\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll 2026-02-17T13:06:18.9879477Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features\Release\netstandard2.0\fr\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll 2026-02-17T13:06:18.9881189Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features\Release\netstandard2.0\it\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll 2026-02-17T13:06:18.9882765Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features\Release\netstandard2.0\ja\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll 2026-02-17T13:06:18.9884449Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features\Release\netstandard2.0\ko\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll 2026-02-17T13:06:18.9886194Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features\Release\netstandard2.0\pl\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll 2026-02-17T13:06:18.9887838Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features\Release\netstandard2.0\pt-BR\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll 2026-02-17T13:06:18.9889543Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.VisualBasic.Features.dll 2026-02-17T13:06:18.9891236Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.VisualBasic.Features.dll 2026-02-17T13:06:18.9892998Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features\Release\netstandard2.0\ru\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll 2026-02-17T13:06:18.9894702Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features\Release\netstandard2.0\tr\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll 2026-02-17T13:06:18.9896498Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features\Release\netstandard2.0\zh-Hans\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll 2026-02-17T13:06:18.9897757Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features\Release\netstandard2.0\zh-Hant\Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll 2026-02-17T13:06:18.9925304Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features.UnitTests\Release\net472\ref\Microsoft.CodeAnalysis.VisualBasic.Features.UnitTests.dll 2026-02-17T13:06:18.9960132Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features.UnitTests\Release\net472\refint\Microsoft.CodeAnalysis.VisualBasic.Features.UnitTests.dll 2026-02-17T13:06:18.9987130Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features.UnitTests\Release\net8.0\ref\Microsoft.CodeAnalysis.VisualBasic.Features.UnitTests.dll 2026-02-17T13:06:19.0013264Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features.UnitTests\Release\net8.0\refint\Microsoft.CodeAnalysis.VisualBasic.Features.UnitTests.dll 2026-02-17T13:06:19.0020314Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.ResultProvider\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ResultProvider.dll 2026-02-17T13:06:19.0022668Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.ResultProvider\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ResultProvider.dll 2026-02-17T13:06:19.0036257Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.ResultProvider.UnitTests\Release\net472\ref\Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ResultProvider.UnitTests.dll 2026-02-17T13:06:19.0037474Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.ResultProvider.UnitTests\Release\net472\refint\Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ResultProvider.UnitTests.dll 2026-02-17T13:06:19.0041966Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Scripting\Release\net10.0\ref\Microsoft.CodeAnalysis.VisualBasic.Scripting.dll 2026-02-17T13:06:19.0042838Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Scripting\Release\net10.0\refint\Microsoft.CodeAnalysis.VisualBasic.Scripting.dll 2026-02-17T13:06:19.0049378Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Scripting\Release\net8.0\ref\Microsoft.CodeAnalysis.VisualBasic.Scripting.dll 2026-02-17T13:06:19.0050224Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Scripting\Release\net8.0\refint\Microsoft.CodeAnalysis.VisualBasic.Scripting.dll 2026-02-17T13:06:19.0054629Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Scripting\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.VisualBasic.Scripting.dll 2026-02-17T13:06:19.0056359Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Scripting\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.VisualBasic.Scripting.dll 2026-02-17T13:06:19.0067457Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Scripting.Desktop.UnitTests\Release\net472\ref\Microsoft.CodeAnalysis.VisualBasic.Scripting.Desktop.UnitTests.dll 2026-02-17T13:06:19.0068797Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Scripting.Desktop.UnitTests\Release\net472\refint\Microsoft.CodeAnalysis.VisualBasic.Scripting.Desktop.UnitTests.dll 2026-02-17T13:06:19.0079610Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Scripting.UnitTests\Release\net472\ref\Microsoft.CodeAnalysis.VisualBasic.Scripting.UnitTests.dll 2026-02-17T13:06:19.0081485Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Scripting.UnitTests\Release\net472\refint\Microsoft.CodeAnalysis.VisualBasic.Scripting.UnitTests.dll 2026-02-17T13:06:19.0108396Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests\Release\net10.0\ref\Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests.dll 2026-02-17T13:06:19.0110977Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests\Release\net10.0\refint\Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests.dll 2026-02-17T13:06:19.0153035Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests\Release\net472\ref\Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests.dll 2026-02-17T13:06:19.0155795Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests\Release\net472\refint\Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests.dll 2026-02-17T13:06:19.0174492Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests\Release\net10.0\ref\Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests.dll 2026-02-17T13:06:19.0176851Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests\Release\net10.0\refint\Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests.dll 2026-02-17T13:06:19.0193431Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests\Release\net472\ref\Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests.dll 2026-02-17T13:06:19.0195586Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests\Release\net472\refint\Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests.dll 2026-02-17T13:06:19.0215508Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests\Release\net10.0\ref\Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests.dll 2026-02-17T13:06:19.0217801Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests\Release\net10.0\refint\Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests.dll 2026-02-17T13:06:19.0241532Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests\Release\net472\ref\Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests.dll 2026-02-17T13:06:19.0246292Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests\Release\net472\refint\Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests.dll 2026-02-17T13:06:19.0253315Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Test.Utilities\Release\net10.0\ref\Microsoft.CodeAnalysis.VisualBasic.Test.Utilities.dll 2026-02-17T13:06:19.0255276Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Test.Utilities\Release\net10.0\refint\Microsoft.CodeAnalysis.VisualBasic.Test.Utilities.dll 2026-02-17T13:06:19.0260739Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Test.Utilities\Release\net472\ref\Microsoft.CodeAnalysis.VisualBasic.Test.Utilities.dll 2026-02-17T13:06:19.0262917Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Test.Utilities\Release\net472\refint\Microsoft.CodeAnalysis.VisualBasic.Test.Utilities.dll 2026-02-17T13:06:19.0268053Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Test.Utilities\Release\net8.0\ref\Microsoft.CodeAnalysis.VisualBasic.Test.Utilities.dll 2026-02-17T13:06:19.0270124Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Test.Utilities\Release\net8.0\refint\Microsoft.CodeAnalysis.VisualBasic.Test.Utilities.dll 2026-02-17T13:06:19.0276688Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\net10.0\cs\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll 2026-02-17T13:06:19.0278149Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\net10.0\de\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll 2026-02-17T13:06:19.0279742Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\net10.0\es\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll 2026-02-17T13:06:19.0281228Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\net10.0\fr\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll 2026-02-17T13:06:19.0282766Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\net10.0\it\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll 2026-02-17T13:06:19.0284276Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\net10.0\ja\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll 2026-02-17T13:06:19.0285982Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\net10.0\ko\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll 2026-02-17T13:06:19.0287543Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\net10.0\pl\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll 2026-02-17T13:06:19.0289141Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\net10.0\pt-BR\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll 2026-02-17T13:06:19.0290667Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\net10.0\ref\Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll 2026-02-17T13:06:19.0293401Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\net10.0\refint\Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll 2026-02-17T13:06:19.0294958Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\net10.0\ru\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll 2026-02-17T13:06:19.0296611Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\net10.0\tr\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll 2026-02-17T13:06:19.0298103Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\net10.0\zh-Hans\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll 2026-02-17T13:06:19.0299760Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\net10.0\zh-Hant\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll 2026-02-17T13:06:19.0303889Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\net8.0\cs\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll 2026-02-17T13:06:19.0305363Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\net8.0\de\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll 2026-02-17T13:06:19.0306959Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\net8.0\es\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll 2026-02-17T13:06:19.0308563Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\net8.0\fr\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll 2026-02-17T13:06:19.0310053Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\net8.0\it\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll 2026-02-17T13:06:19.0311570Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\net8.0\ja\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll 2026-02-17T13:06:19.0313064Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\net8.0\ko\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll 2026-02-17T13:06:19.0314637Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\net8.0\pl\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll 2026-02-17T13:06:19.0316129Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\net8.0\pt-BR\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll 2026-02-17T13:06:19.0317730Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\net8.0\ref\Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll 2026-02-17T13:06:19.0320060Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\net8.0\refint\Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll 2026-02-17T13:06:19.0321537Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\net8.0\ru\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll 2026-02-17T13:06:19.0323112Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\net8.0\tr\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll 2026-02-17T13:06:19.0324623Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\net8.0\zh-Hans\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll 2026-02-17T13:06:19.0326233Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\net8.0\zh-Hant\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll 2026-02-17T13:06:19.0330720Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\netstandard2.0\cs\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll 2026-02-17T13:06:19.0332210Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\netstandard2.0\de\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll 2026-02-17T13:06:19.0333784Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\netstandard2.0\es\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll 2026-02-17T13:06:19.0335456Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\netstandard2.0\fr\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll 2026-02-17T13:06:19.0336918Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\netstandard2.0\it\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll 2026-02-17T13:06:19.0338521Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\netstandard2.0\ja\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll 2026-02-17T13:06:19.0339994Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\netstandard2.0\ko\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll 2026-02-17T13:06:19.0341588Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\netstandard2.0\pl\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll 2026-02-17T13:06:19.0343138Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\netstandard2.0\pt-BR\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll 2026-02-17T13:06:19.0344854Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll 2026-02-17T13:06:19.0347169Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll 2026-02-17T13:06:19.0349589Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\netstandard2.0\ru\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll 2026-02-17T13:06:19.0350489Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\netstandard2.0\tr\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll 2026-02-17T13:06:19.0352333Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\netstandard2.0\zh-Hans\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll 2026-02-17T13:06:19.0353849Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\netstandard2.0\zh-Hant\Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll 2026-02-17T13:06:19.0368911Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces.UnitTests\Release\net472\ref\Microsoft.CodeAnalysis.VisualBasic.Workspaces.UnitTests.dll 2026-02-17T13:06:19.0370620Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces.UnitTests\Release\net472\refint\Microsoft.CodeAnalysis.VisualBasic.Workspaces.UnitTests.dll 2026-02-17T13:06:19.0380376Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces.UnitTests\Release\net8.0\ref\Microsoft.CodeAnalysis.VisualBasic.Workspaces.UnitTests.dll 2026-02-17T13:06:19.0382582Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces.UnitTests\Release\net8.0\refint\Microsoft.CodeAnalysis.VisualBasic.Workspaces.UnitTests.dll 2026-02-17T13:06:19.0391502Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces\Release\net10.0\cs\Microsoft.CodeAnalysis.Workspaces.resources.dll 2026-02-17T13:06:19.0393324Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces\Release\net10.0\de\Microsoft.CodeAnalysis.Workspaces.resources.dll 2026-02-17T13:06:19.0395146Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces\Release\net10.0\es\Microsoft.CodeAnalysis.Workspaces.resources.dll 2026-02-17T13:06:19.0396904Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces\Release\net10.0\fr\Microsoft.CodeAnalysis.Workspaces.resources.dll 2026-02-17T13:06:19.0398566Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces\Release\net10.0\it\Microsoft.CodeAnalysis.Workspaces.resources.dll 2026-02-17T13:06:19.0400328Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces\Release\net10.0\ja\Microsoft.CodeAnalysis.Workspaces.resources.dll 2026-02-17T13:06:19.0402066Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces\Release\net10.0\ko\Microsoft.CodeAnalysis.Workspaces.resources.dll 2026-02-17T13:06:19.0403834Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces\Release\net10.0\pl\Microsoft.CodeAnalysis.Workspaces.resources.dll 2026-02-17T13:06:19.0405433Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces\Release\net10.0\pt-BR\Microsoft.CodeAnalysis.Workspaces.resources.dll 2026-02-17T13:06:19.0407330Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces\Release\net10.0\ref\Microsoft.CodeAnalysis.Workspaces.dll 2026-02-17T13:06:19.0408882Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces\Release\net10.0\refint\Microsoft.CodeAnalysis.Workspaces.dll 2026-02-17T13:06:19.0410904Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces\Release\net10.0\ru\Microsoft.CodeAnalysis.Workspaces.resources.dll 2026-02-17T13:06:19.0412999Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces\Release\net10.0\tr\Microsoft.CodeAnalysis.Workspaces.resources.dll 2026-02-17T13:06:19.0414857Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces\Release\net10.0\zh-Hans\Microsoft.CodeAnalysis.Workspaces.resources.dll 2026-02-17T13:06:19.0416581Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces\Release\net10.0\zh-Hant\Microsoft.CodeAnalysis.Workspaces.resources.dll 2026-02-17T13:06:19.0418331Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces\Release\net8.0\cs\Microsoft.CodeAnalysis.Workspaces.resources.dll 2026-02-17T13:06:19.0419915Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces\Release\net8.0\de\Microsoft.CodeAnalysis.Workspaces.resources.dll 2026-02-17T13:06:19.0422158Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces\Release\net8.0\es\Microsoft.CodeAnalysis.Workspaces.resources.dll 2026-02-17T13:06:19.0423943Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces\Release\net8.0\fr\Microsoft.CodeAnalysis.Workspaces.resources.dll 2026-02-17T13:06:19.0425631Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces\Release\net8.0\it\Microsoft.CodeAnalysis.Workspaces.resources.dll 2026-02-17T13:06:19.0427522Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces\Release\net8.0\ja\Microsoft.CodeAnalysis.Workspaces.resources.dll 2026-02-17T13:06:19.0429162Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces\Release\net8.0\ko\Microsoft.CodeAnalysis.Workspaces.resources.dll 2026-02-17T13:06:19.0430820Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces\Release\net8.0\pl\Microsoft.CodeAnalysis.Workspaces.resources.dll 2026-02-17T13:06:19.0432570Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces\Release\net8.0\pt-BR\Microsoft.CodeAnalysis.Workspaces.resources.dll 2026-02-17T13:06:19.0434213Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces\Release\net8.0\ref\Microsoft.CodeAnalysis.Workspaces.dll 2026-02-17T13:06:19.0436165Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces\Release\net8.0\refint\Microsoft.CodeAnalysis.Workspaces.dll 2026-02-17T13:06:19.0437642Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces\Release\net8.0\ru\Microsoft.CodeAnalysis.Workspaces.resources.dll 2026-02-17T13:06:19.0439573Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces\Release\net8.0\tr\Microsoft.CodeAnalysis.Workspaces.resources.dll 2026-02-17T13:06:19.0441250Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces\Release\net8.0\zh-Hans\Microsoft.CodeAnalysis.Workspaces.resources.dll 2026-02-17T13:06:19.0442934Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces\Release\net8.0\zh-Hant\Microsoft.CodeAnalysis.Workspaces.resources.dll 2026-02-17T13:06:19.0444611Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces\Release\netstandard2.0\cs\Microsoft.CodeAnalysis.Workspaces.resources.dll 2026-02-17T13:06:19.0446673Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces\Release\netstandard2.0\de\Microsoft.CodeAnalysis.Workspaces.resources.dll 2026-02-17T13:06:19.0448258Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces\Release\netstandard2.0\es\Microsoft.CodeAnalysis.Workspaces.resources.dll 2026-02-17T13:06:19.0450232Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces\Release\netstandard2.0\fr\Microsoft.CodeAnalysis.Workspaces.resources.dll 2026-02-17T13:06:19.0451732Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces\Release\netstandard2.0\it\Microsoft.CodeAnalysis.Workspaces.resources.dll 2026-02-17T13:06:19.0453411Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces\Release\netstandard2.0\ja\Microsoft.CodeAnalysis.Workspaces.resources.dll 2026-02-17T13:06:19.0455259Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces\Release\netstandard2.0\ko\Microsoft.CodeAnalysis.Workspaces.resources.dll 2026-02-17T13:06:19.0457012Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces\Release\netstandard2.0\pl\Microsoft.CodeAnalysis.Workspaces.resources.dll 2026-02-17T13:06:19.0458664Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces\Release\netstandard2.0\pt-BR\Microsoft.CodeAnalysis.Workspaces.resources.dll 2026-02-17T13:06:19.0460507Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.Workspaces.dll 2026-02-17T13:06:19.0462185Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces\Release\netstandard2.0\refint\Microsoft.CodeAnalysis.Workspaces.dll 2026-02-17T13:06:19.0464052Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces\Release\netstandard2.0\ru\Microsoft.CodeAnalysis.Workspaces.resources.dll 2026-02-17T13:06:19.0465554Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces\Release\netstandard2.0\tr\Microsoft.CodeAnalysis.Workspaces.resources.dll 2026-02-17T13:06:19.0467390Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces\Release\netstandard2.0\zh-Hans\Microsoft.CodeAnalysis.Workspaces.resources.dll 2026-02-17T13:06:19.0468970Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces\Release\netstandard2.0\zh-Hant\Microsoft.CodeAnalysis.Workspaces.resources.dll 2026-02-17T13:06:19.0472325Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.Desktop\Release\net472\ref\Microsoft.CodeAnalysis.Workspaces.Desktop.dll 2026-02-17T13:06:19.0475407Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.Desktop\Release\net472\refint\Microsoft.CodeAnalysis.Workspaces.Desktop.dll 2026-02-17T13:06:19.0490506Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.Desktop\Release\net8.0\ref\Microsoft.CodeAnalysis.Workspaces.Desktop.dll 2026-02-17T13:06:19.0493604Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.Desktop\Release\net8.0\refint\Microsoft.CodeAnalysis.Workspaces.Desktop.dll 2026-02-17T13:06:19.0500669Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net10.0\cs\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll 2026-02-17T13:06:19.0502126Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net10.0\de\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll 2026-02-17T13:06:19.0503857Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net10.0\es\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll 2026-02-17T13:06:19.0505340Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net10.0\fr\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll 2026-02-17T13:06:19.0506738Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net10.0\it\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll 2026-02-17T13:06:19.0508306Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net10.0\ja\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll 2026-02-17T13:06:19.0509761Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net10.0\ko\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll 2026-02-17T13:06:19.0512133Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net10.0\pl\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll 2026-02-17T13:06:19.0513501Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net10.0\pt-BR\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll 2026-02-17T13:06:19.0517006Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net10.0\ref\Microsoft.CodeAnalysis.Workspaces.MSBuild.dll 2026-02-17T13:06:19.0520592Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net10.0\refint\Microsoft.CodeAnalysis.Workspaces.MSBuild.dll 2026-02-17T13:06:19.0521927Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net10.0\ru\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll 2026-02-17T13:06:19.0523344Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net10.0\tr\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll 2026-02-17T13:06:19.0524895Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net10.0\zh-Hans\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll 2026-02-17T13:06:19.0526362Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net10.0\zh-Hant\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll 2026-02-17T13:06:19.0532552Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net472\cs\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll 2026-02-17T13:06:19.0533877Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net472\de\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll 2026-02-17T13:06:19.0535291Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net472\es\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll 2026-02-17T13:06:19.0536744Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net472\fr\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll 2026-02-17T13:06:19.0538175Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net472\it\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll 2026-02-17T13:06:19.0539577Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net472\ja\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll 2026-02-17T13:06:19.0541028Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net472\ko\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll 2026-02-17T13:06:19.0543562Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net472\pl\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll 2026-02-17T13:06:19.0545042Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net472\pt-BR\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll 2026-02-17T13:06:19.0548313Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net472\ref\Microsoft.CodeAnalysis.Workspaces.MSBuild.dll 2026-02-17T13:06:19.0551573Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net472\refint\Microsoft.CodeAnalysis.Workspaces.MSBuild.dll 2026-02-17T13:06:19.0552852Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net472\ru\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll 2026-02-17T13:06:19.0554262Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net472\tr\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll 2026-02-17T13:06:19.0555655Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net472\zh-Hans\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll 2026-02-17T13:06:19.0557111Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net472\zh-Hant\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll 2026-02-17T13:06:19.0563547Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net8.0\cs\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll 2026-02-17T13:06:19.0565539Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net8.0\de\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll 2026-02-17T13:06:19.0566843Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net8.0\es\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll 2026-02-17T13:06:19.0568272Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net8.0\fr\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll 2026-02-17T13:06:19.0569633Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net8.0\it\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll 2026-02-17T13:06:19.0571073Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net8.0\ja\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll 2026-02-17T13:06:19.0572455Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net8.0\ko\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll 2026-02-17T13:06:19.0575739Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net8.0\pl\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll 2026-02-17T13:06:19.0577777Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net8.0\pt-BR\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll 2026-02-17T13:06:19.0590365Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net8.0\ref\Microsoft.CodeAnalysis.Workspaces.MSBuild.dll 2026-02-17T13:06:19.0591370Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net8.0\refint\Microsoft.CodeAnalysis.Workspaces.MSBuild.dll 2026-02-17T13:06:19.0596173Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net8.0\ru\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll 2026-02-17T13:06:19.0597966Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net8.0\tr\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll 2026-02-17T13:06:19.0600066Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net8.0\zh-Hans\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll 2026-02-17T13:06:19.0601722Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net8.0\zh-Hant\Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll 2026-02-17T13:06:19.0603530Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net472\cs\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll 2026-02-17T13:06:19.0606518Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net472\de\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll 2026-02-17T13:06:19.0608354Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net472\es\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll 2026-02-17T13:06:19.0614374Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net472\fr\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll 2026-02-17T13:06:19.0616438Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net472\it\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll 2026-02-17T13:06:19.0618223Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net472\ja\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll 2026-02-17T13:06:19.0620116Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net472\ko\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll 2026-02-17T13:06:19.0622330Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net472\pl\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll 2026-02-17T13:06:19.0626490Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net472\pt-BR\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll 2026-02-17T13:06:19.0628254Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net472\ru\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll 2026-02-17T13:06:19.0630145Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net472\tr\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll 2026-02-17T13:06:19.0631965Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net472\zh-Hans\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll 2026-02-17T13:06:19.0633653Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net472\zh-Hant\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll 2026-02-17T13:06:19.0635468Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net8.0\cs\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll 2026-02-17T13:06:19.0637701Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net8.0\de\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll 2026-02-17T13:06:19.0639350Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net8.0\es\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll 2026-02-17T13:06:19.0641131Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net8.0\fr\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll 2026-02-17T13:06:19.0642904Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net8.0\it\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll 2026-02-17T13:06:19.0644809Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net8.0\ja\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll 2026-02-17T13:06:19.0646468Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net8.0\ko\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll 2026-02-17T13:06:19.0648281Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net8.0\pl\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll 2026-02-17T13:06:19.0649935Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net8.0\pt-BR\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll 2026-02-17T13:06:19.0651662Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net8.0\ref\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll 2026-02-17T13:06:19.0653427Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net8.0\refint\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll 2026-02-17T13:06:19.0655137Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net8.0\ru\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll 2026-02-17T13:06:19.0656943Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net8.0\tr\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll 2026-02-17T13:06:19.0658569Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net8.0\zh-Hans\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll 2026-02-17T13:06:19.0660268Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net8.0\zh-Hant\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.resources.dll 2026-02-17T13:06:19.0661962Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts\Release\net472\ref\Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts.dll 2026-02-17T13:06:19.0663647Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts\Release\net472\refint\Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts.dll 2026-02-17T13:06:19.0666245Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts\Release\net8.0\ref\Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts.dll 2026-02-17T13:06:19.0668066Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts\Release\net8.0\refint\Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts.dll 2026-02-17T13:06:19.0673303Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests\Release\net10.0\ref\Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests.dll 2026-02-17T13:06:19.0675666Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests\Release\net10.0\refint\Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests.dll 2026-02-17T13:06:19.0686638Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests\Release\net472\ref\Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests.dll 2026-02-17T13:06:19.0688639Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests\Release\net472\refint\Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests.dll 2026-02-17T13:06:19.0694570Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.Test.Utilities\Release\net472\ref\Microsoft.CodeAnalysis.Workspaces.Test.Utilities.dll 2026-02-17T13:06:19.0696659Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.Test.Utilities\Release\net472\refint\Microsoft.CodeAnalysis.Workspaces.Test.Utilities.dll 2026-02-17T13:06:19.0701435Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.Test.Utilities\Release\net8.0\ref\Microsoft.CodeAnalysis.Workspaces.Test.Utilities.dll 2026-02-17T13:06:19.0703544Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.Test.Utilities\Release\net8.0\refint\Microsoft.CodeAnalysis.Workspaces.Test.Utilities.dll 2026-02-17T13:06:19.0723015Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.UnitTests\Release\net472\ref\Microsoft.CodeAnalysis.Workspaces.UnitTests.dll 2026-02-17T13:06:19.0725702Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.UnitTests\Release\net472\refint\Microsoft.CodeAnalysis.Workspaces.UnitTests.dll 2026-02-17T13:06:19.0748375Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.UnitTests\Release\net8.0\ref\Microsoft.CodeAnalysis.Workspaces.UnitTests.dll 2026-02-17T13:06:19.0751901Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.UnitTests\Release\net8.0\refint\Microsoft.CodeAnalysis.Workspaces.UnitTests.dll 2026-02-17T13:06:19.0757482Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.XunitHook\Release\net472\ref\Microsoft.CodeAnalysis.XunitHook.dll 2026-02-17T13:06:19.0758986Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.XunitHook\Release\net472\refint\Microsoft.CodeAnalysis.XunitHook.dll 2026-02-17T13:06:19.0765566Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CommonLanguageServerProtocol.Framework.Example\Release\net8.0\ref\Microsoft.CommonLanguageServerProtocol.Framework.Example.dll 2026-02-17T13:06:19.0767765Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CommonLanguageServerProtocol.Framework.Example\Release\net8.0\refint\Microsoft.CommonLanguageServerProtocol.Framework.Example.dll 2026-02-17T13:06:19.0772932Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CommonLanguageServerProtocol.Framework.Example\Release\netstandard2.0\ref\Microsoft.CommonLanguageServerProtocol.Framework.Example.dll 2026-02-17T13:06:19.0775092Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CommonLanguageServerProtocol.Framework.Example\Release\netstandard2.0\refint\Microsoft.CommonLanguageServerProtocol.Framework.Example.dll 2026-02-17T13:06:19.0787956Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CommonLanguageServerProtocol.Framework.Package\Release\netstandard2.0\ref\Microsoft.CommonLanguageServerProtocol.Framework.Package.dll 2026-02-17T13:06:19.0789595Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CommonLanguageServerProtocol.Framework.Package\Release\netstandard2.0\refint\Microsoft.CommonLanguageServerProtocol.Framework.Package.dll 2026-02-17T13:06:19.0799763Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CommonLanguageServerProtocol.Framework.UnitTests\Release\net10.0\ref\Microsoft.CommonLanguageServerProtocol.Framework.UnitTests.dll 2026-02-17T13:06:19.0801461Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CommonLanguageServerProtocol.Framework.UnitTests\Release\net10.0\refint\Microsoft.CommonLanguageServerProtocol.Framework.UnitTests.dll 2026-02-17T13:06:19.0811058Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CommonLanguageServerProtocol.Framework.UnitTests\Release\net472\ref\Microsoft.CommonLanguageServerProtocol.Framework.UnitTests.dll 2026-02-17T13:06:19.0813087Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CommonLanguageServerProtocol.Framework.UnitTests\Release\net472\refint\Microsoft.CommonLanguageServerProtocol.Framework.UnitTests.dll 2026-02-17T13:06:19.0822460Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CommonLanguageServerProtocol.Framework.UnitTests\Release\net8.0\ref\Microsoft.CommonLanguageServerProtocol.Framework.UnitTests.dll 2026-02-17T13:06:19.0861599Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.CommonLanguageServerProtocol.Framework.UnitTests\Release\net8.0\refint\Microsoft.CommonLanguageServerProtocol.Framework.UnitTests.dll 2026-02-17T13:06:19.0864033Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.Extensibility.Testing.SourceGenerator\Release\netstandard2.0\ref\Microsoft.VisualStudio.Extensibility.Testing.SourceGenerator.dll 2026-02-17T13:06:19.0866155Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.Extensibility.Testing.SourceGenerator\Release\netstandard2.0\refint\Microsoft.VisualStudio.Extensibility.Testing.SourceGenerator.dll 2026-02-17T13:06:19.0867364Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.Extensibility.Testing.SourceGenerator.UnitTests\Release\net472\ref\Microsoft.VisualStudio.Extensibility.Testing.SourceGenerator.UnitTests.dll 2026-02-17T13:06:19.0868862Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.Extensibility.Testing.SourceGenerator.UnitTests\Release\net472\refint\Microsoft.VisualStudio.Extensibility.Testing.SourceGenerator.UnitTests.dll 2026-02-17T13:06:19.0870776Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.Extensibility.Testing.Xunit\Release\net472\ref\Microsoft.VisualStudio.Extensibility.Testing.Xunit.dll 2026-02-17T13:06:19.0871811Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.Extensibility.Testing.Xunit\Release\net472\refint\Microsoft.VisualStudio.Extensibility.Testing.Xunit.dll 2026-02-17T13:06:19.0873701Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.Extensibility.Testing.Xunit.IntegrationTests\Release\net472\ref\Microsoft.VisualStudio.Extensibility.Testing.Xunit.IntegrationTests.dll 2026-02-17T13:06:19.0876041Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.Extensibility.Testing.Xunit.IntegrationTests\Release\net472\refint\Microsoft.VisualStudio.Extensibility.Testing.Xunit.IntegrationTests.dll 2026-02-17T13:06:19.0883216Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.IntegrationTest.Setup\Release\net472\ref\Microsoft.VisualStudio.IntegrationTest.Setup.dll 2026-02-17T13:06:19.0889907Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.IntegrationTest.Setup\Release\net472\refint\Microsoft.VisualStudio.IntegrationTest.Setup.dll 2026-02-17T13:06:19.0896092Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.IntegrationTestService.Dev18\Release\net472\ref\Microsoft.VisualStudio.IntegrationTestService.dll 2026-02-17T13:06:19.0897252Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.IntegrationTestService.Dev18\Release\net472\refint\Microsoft.VisualStudio.IntegrationTestService.dll 2026-02-17T13:06:19.0904396Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices\Release\net472\Microsoft.VisualStudio.LanguageServices.dll 2026-02-17T13:06:19.0906011Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices\Release\net472\cs\Microsoft.VisualStudio.LanguageServices.resources.dll 2026-02-17T13:06:19.0907949Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices\Release\net472\de\Microsoft.VisualStudio.LanguageServices.resources.dll 2026-02-17T13:06:19.0915827Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices\Release\net472\es\Microsoft.VisualStudio.LanguageServices.resources.dll 2026-02-17T13:06:19.0917322Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices\Release\net472\fr\Microsoft.VisualStudio.LanguageServices.resources.dll 2026-02-17T13:06:19.0920387Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices\Release\net472\it\Microsoft.VisualStudio.LanguageServices.resources.dll 2026-02-17T13:06:19.0921968Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices\Release\net472\ja\Microsoft.VisualStudio.LanguageServices.resources.dll 2026-02-17T13:06:19.0923658Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices\Release\net472\ko\Microsoft.VisualStudio.LanguageServices.resources.dll 2026-02-17T13:06:19.0926515Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices\Release\net472\pl\Microsoft.VisualStudio.LanguageServices.resources.dll 2026-02-17T13:06:19.0928074Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices\Release\net472\pt-BR\Microsoft.VisualStudio.LanguageServices.resources.dll 2026-02-17T13:06:19.0932530Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices\Release\net472\ref\Microsoft.VisualStudio.LanguageServices.dll 2026-02-17T13:06:19.0934894Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices\Release\net472\refint\Microsoft.VisualStudio.LanguageServices.dll 2026-02-17T13:06:19.0936431Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices\Release\net472\ru\Microsoft.VisualStudio.LanguageServices.resources.dll 2026-02-17T13:06:19.0937962Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices\Release\net472\tr\Microsoft.VisualStudio.LanguageServices.resources.dll 2026-02-17T13:06:19.0941035Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices\Release\net472\zh-Hans\Microsoft.VisualStudio.LanguageServices.resources.dll 2026-02-17T13:06:19.0942780Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices\Release\net472\zh-Hant\Microsoft.VisualStudio.LanguageServices.resources.dll 2026-02-17T13:06:19.0948506Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.CodeLens\Release\net8.0\ref\Microsoft.VisualStudio.LanguageServices.CodeLens.dll 2026-02-17T13:06:19.0950441Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.CodeLens\Release\net8.0\refint\Microsoft.VisualStudio.LanguageServices.CodeLens.dll 2026-02-17T13:06:19.0954404Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.CSharp\Release\net472\Microsoft.VisualStudio.LanguageServices.CSharp.dll 2026-02-17T13:06:19.0955885Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.CSharp\Release\net472\cs\Microsoft.VisualStudio.LanguageServices.CSharp.resources.dll 2026-02-17T13:06:19.0957348Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.CSharp\Release\net472\de\Microsoft.VisualStudio.LanguageServices.CSharp.resources.dll 2026-02-17T13:06:19.0958947Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.CSharp\Release\net472\es\Microsoft.VisualStudio.LanguageServices.CSharp.resources.dll 2026-02-17T13:06:19.0960399Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.CSharp\Release\net472\fr\Microsoft.VisualStudio.LanguageServices.CSharp.resources.dll 2026-02-17T13:06:19.0961933Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.CSharp\Release\net472\it\Microsoft.VisualStudio.LanguageServices.CSharp.resources.dll 2026-02-17T13:06:19.0963465Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.CSharp\Release\net472\ja\Microsoft.VisualStudio.LanguageServices.CSharp.resources.dll 2026-02-17T13:06:19.0964995Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.CSharp\Release\net472\ko\Microsoft.VisualStudio.LanguageServices.CSharp.resources.dll 2026-02-17T13:06:19.0972413Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.CSharp\Release\net472\pl\Microsoft.VisualStudio.LanguageServices.CSharp.resources.dll 2026-02-17T13:06:19.0973786Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.CSharp\Release\net472\pt-BR\Microsoft.VisualStudio.LanguageServices.CSharp.resources.dll 2026-02-17T13:06:19.0975304Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.CSharp\Release\net472\ref\Microsoft.VisualStudio.LanguageServices.CSharp.dll 2026-02-17T13:06:19.0977845Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.CSharp\Release\net472\refint\Microsoft.VisualStudio.LanguageServices.CSharp.dll 2026-02-17T13:06:19.0979494Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.CSharp\Release\net472\ru\Microsoft.VisualStudio.LanguageServices.CSharp.resources.dll 2026-02-17T13:06:19.0980797Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.CSharp\Release\net472\tr\Microsoft.VisualStudio.LanguageServices.CSharp.resources.dll 2026-02-17T13:06:19.0982773Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.CSharp\Release\net472\zh-Hans\Microsoft.VisualStudio.LanguageServices.CSharp.resources.dll 2026-02-17T13:06:19.0983946Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.CSharp\Release\net472\zh-Hant\Microsoft.VisualStudio.LanguageServices.CSharp.resources.dll 2026-02-17T13:06:19.0998651Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.CSharp.UnitTests\Release\net472\ref\Microsoft.VisualStudio.LanguageServices.CSharp.UnitTests.dll 2026-02-17T13:06:19.1000461Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.CSharp.UnitTests\Release\net472\refint\Microsoft.VisualStudio.LanguageServices.CSharp.UnitTests.dll 2026-02-17T13:06:19.1010884Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.DevKit\Release\net10.0\ref\Microsoft.VisualStudio.LanguageServices.DevKit.dll 2026-02-17T13:06:19.1013109Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.DevKit\Release\net10.0\refint\Microsoft.VisualStudio.LanguageServices.DevKit.dll 2026-02-17T13:06:19.1019353Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot\Release\net472\ref\Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot.dll 2026-02-17T13:06:19.1022573Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot\Release\net472\refint\Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot.dll 2026-02-17T13:06:19.1026425Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.Implementation\Release\net472\Microsoft.VisualStudio.LanguageServices.Implementation.dll 2026-02-17T13:06:19.1027379Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.Implementation\Release\net472\cs\Microsoft.VisualStudio.LanguageServices.Implementation.resources.dll 2026-02-17T13:06:19.1029500Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.Implementation\Release\net472\de\Microsoft.VisualStudio.LanguageServices.Implementation.resources.dll 2026-02-17T13:06:19.1030986Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.Implementation\Release\net472\es\Microsoft.VisualStudio.LanguageServices.Implementation.resources.dll 2026-02-17T13:06:19.1032597Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.Implementation\Release\net472\fr\Microsoft.VisualStudio.LanguageServices.Implementation.resources.dll 2026-02-17T13:06:19.1033985Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.Implementation\Release\net472\it\Microsoft.VisualStudio.LanguageServices.Implementation.resources.dll 2026-02-17T13:06:19.1035520Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.Implementation\Release\net472\ja\Microsoft.VisualStudio.LanguageServices.Implementation.resources.dll 2026-02-17T13:06:19.1037291Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.Implementation\Release\net472\ko\Microsoft.VisualStudio.LanguageServices.Implementation.resources.dll 2026-02-17T13:06:19.1040990Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.Implementation\Release\net472\pl\Microsoft.VisualStudio.LanguageServices.Implementation.resources.dll 2026-02-17T13:06:19.1041856Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.Implementation\Release\net472\pt-BR\Microsoft.VisualStudio.LanguageServices.Implementation.resources.dll 2026-02-17T13:06:19.1043661Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.Implementation\Release\net472\ref\Microsoft.VisualStudio.LanguageServices.Implementation.dll 2026-02-17T13:06:19.1047220Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.Implementation\Release\net472\refint\Microsoft.VisualStudio.LanguageServices.Implementation.dll 2026-02-17T13:06:19.1048650Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.Implementation\Release\net472\ru\Microsoft.VisualStudio.LanguageServices.Implementation.resources.dll 2026-02-17T13:06:19.1050791Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.Implementation\Release\net472\tr\Microsoft.VisualStudio.LanguageServices.Implementation.resources.dll 2026-02-17T13:06:19.1052175Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.Implementation\Release\net472\zh-Hans\Microsoft.VisualStudio.LanguageServices.Implementation.resources.dll 2026-02-17T13:06:19.1053942Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.Implementation\Release\net472\zh-Hant\Microsoft.VisualStudio.LanguageServices.Implementation.resources.dll 2026-02-17T13:06:19.1059395Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.LiveShare\Release\net472\ref\Microsoft.VisualStudio.LanguageServices.LiveShare.dll 2026-02-17T13:06:19.1061065Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.LiveShare\Release\net472\refint\Microsoft.VisualStudio.LanguageServices.LiveShare.dll 2026-02-17T13:06:19.1071944Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.LiveShare.UnitTests\Release\net472\ref\Microsoft.VisualStudio.LanguageServices.LiveShare.UnitTests.dll 2026-02-17T13:06:19.1073811Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.LiveShare.UnitTests\Release\net472\refint\Microsoft.VisualStudio.LanguageServices.LiveShare.UnitTests.dll 2026-02-17T13:06:19.1115494Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.New.IntegrationTests\Release\net472\ref\Microsoft.VisualStudio.LanguageServices.New.IntegrationTests.dll 2026-02-17T13:06:19.1122904Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.New.IntegrationTests\Release\net472\refint\Microsoft.VisualStudio.LanguageServices.New.IntegrationTests.dll 2026-02-17T13:06:19.1154896Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.Test.Utilities2\Release\net472\ref\Microsoft.VisualStudio.LanguageServices.Test.Utilities2.dll 2026-02-17T13:06:19.1163989Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.Test.Utilities2\Release\net472\refint\Microsoft.VisualStudio.LanguageServices.Test.Utilities2.dll 2026-02-17T13:06:19.1204693Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.UnitTests\Release\net472\ref\Microsoft.VisualStudio.LanguageServices.UnitTests.dll 2026-02-17T13:06:19.1205343Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.UnitTests\Release\net472\refint\Microsoft.VisualStudio.LanguageServices.UnitTests.dll 2026-02-17T13:06:19.1212922Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.VisualBasic\Release\net472\Microsoft.VisualStudio.LanguageServices.VisualBasic.dll 2026-02-17T13:06:19.1215255Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.VisualBasic\Release\net472\cs\Microsoft.VisualStudio.LanguageServices.VisualBasic.resources.dll 2026-02-17T13:06:19.1216474Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.VisualBasic\Release\net472\de\Microsoft.VisualStudio.LanguageServices.VisualBasic.resources.dll 2026-02-17T13:06:19.1218400Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.VisualBasic\Release\net472\es\Microsoft.VisualStudio.LanguageServices.VisualBasic.resources.dll 2026-02-17T13:06:19.1220535Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.VisualBasic\Release\net472\fr\Microsoft.VisualStudio.LanguageServices.VisualBasic.resources.dll 2026-02-17T13:06:19.1221978Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.VisualBasic\Release\net472\it\Microsoft.VisualStudio.LanguageServices.VisualBasic.resources.dll 2026-02-17T13:06:19.1223906Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.VisualBasic\Release\net472\ja\Microsoft.VisualStudio.LanguageServices.VisualBasic.resources.dll 2026-02-17T13:06:19.1225826Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.VisualBasic\Release\net472\ko\Microsoft.VisualStudio.LanguageServices.VisualBasic.resources.dll 2026-02-17T13:06:19.1229124Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.VisualBasic\Release\net472\pl\Microsoft.VisualStudio.LanguageServices.VisualBasic.resources.dll 2026-02-17T13:06:19.1230923Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.VisualBasic\Release\net472\pt-BR\Microsoft.VisualStudio.LanguageServices.VisualBasic.resources.dll 2026-02-17T13:06:19.1234112Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.VisualBasic\Release\net472\ref\Microsoft.VisualStudio.LanguageServices.VisualBasic.dll 2026-02-17T13:06:19.1236539Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.VisualBasic\Release\net472\refint\Microsoft.VisualStudio.LanguageServices.VisualBasic.dll 2026-02-17T13:06:19.1238722Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.VisualBasic\Release\net472\ru\Microsoft.VisualStudio.LanguageServices.VisualBasic.resources.dll 2026-02-17T13:06:19.1240402Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.VisualBasic\Release\net472\tr\Microsoft.VisualStudio.LanguageServices.VisualBasic.resources.dll 2026-02-17T13:06:19.1243013Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.VisualBasic\Release\net472\zh-Hans\Microsoft.VisualStudio.LanguageServices.VisualBasic.resources.dll 2026-02-17T13:06:19.1244218Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.VisualBasic\Release\net472\zh-Hant\Microsoft.VisualStudio.LanguageServices.VisualBasic.resources.dll 2026-02-17T13:06:19.1248662Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.Xaml\Release\net472\cs\Microsoft.VisualStudio.LanguageServices.Xaml.resources.dll 2026-02-17T13:06:19.1251184Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.Xaml\Release\net472\de\Microsoft.VisualStudio.LanguageServices.Xaml.resources.dll 2026-02-17T13:06:19.1252656Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.Xaml\Release\net472\es\Microsoft.VisualStudio.LanguageServices.Xaml.resources.dll 2026-02-17T13:06:19.1254830Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.Xaml\Release\net472\fr\Microsoft.VisualStudio.LanguageServices.Xaml.resources.dll 2026-02-17T13:06:19.1256812Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.Xaml\Release\net472\it\Microsoft.VisualStudio.LanguageServices.Xaml.resources.dll 2026-02-17T13:06:19.1258861Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.Xaml\Release\net472\ja\Microsoft.VisualStudio.LanguageServices.Xaml.resources.dll 2026-02-17T13:06:19.1260952Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.Xaml\Release\net472\ko\Microsoft.VisualStudio.LanguageServices.Xaml.resources.dll 2026-02-17T13:06:19.1262782Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.Xaml\Release\net472\pl\Microsoft.VisualStudio.LanguageServices.Xaml.resources.dll 2026-02-17T13:06:19.1263795Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.Xaml\Release\net472\pt-BR\Microsoft.VisualStudio.LanguageServices.Xaml.resources.dll 2026-02-17T13:06:19.1265733Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.Xaml\Release\net472\ref\Microsoft.VisualStudio.LanguageServices.Xaml.dll 2026-02-17T13:06:19.1268302Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.Xaml\Release\net472\refint\Microsoft.VisualStudio.LanguageServices.Xaml.dll 2026-02-17T13:06:19.1270442Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.Xaml\Release\net472\ru\Microsoft.VisualStudio.LanguageServices.Xaml.resources.dll 2026-02-17T13:06:19.1272555Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.Xaml\Release\net472\tr\Microsoft.VisualStudio.LanguageServices.Xaml.resources.dll 2026-02-17T13:06:19.1274083Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.Xaml\Release\net472\zh-Hans\Microsoft.VisualStudio.LanguageServices.Xaml.resources.dll 2026-02-17T13:06:19.1275601Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.Xaml\Release\net472\zh-Hant\Microsoft.VisualStudio.LanguageServices.Xaml.resources.dll 2026-02-17T13:06:19.1287312Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/PrepareTests\Release\net10.0\ref\PrepareTests.dll 2026-02-17T13:06:19.1289616Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/PrepareTests\Release\net10.0\refint\PrepareTests.dll 2026-02-17T13:06:19.1304892Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Replay\Release\net10.0\ref\Replay.dll 2026-02-17T13:06:19.1308714Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Replay\Release\net10.0\refint\Replay.dll 2026-02-17T13:06:19.1320777Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Replay\Release\net8.0\ref\Replay.dll 2026-02-17T13:06:19.1323096Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Replay\Release\net8.0\refint\Replay.dll 2026-02-17T13:06:19.1336329Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Roslyn.Compilers.Extension\Release\net472\ref\Roslyn.Compilers.Extension.dll 2026-02-17T13:06:19.1338235Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Roslyn.Compilers.Extension\Release\net472\refint\Roslyn.Compilers.Extension.dll 2026-02-17T13:06:19.1351018Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Roslyn.Compilers.VisualBasic.IOperation.UnitTests\Release\net10.0\ref\Roslyn.Compilers.VisualBasic.IOperation.UnitTests.dll 2026-02-17T13:06:19.1353831Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Roslyn.Compilers.VisualBasic.IOperation.UnitTests\Release\net10.0\refint\Roslyn.Compilers.VisualBasic.IOperation.UnitTests.dll 2026-02-17T13:06:19.1364858Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Roslyn.Compilers.VisualBasic.IOperation.UnitTests\Release\net472\ref\Roslyn.Compilers.VisualBasic.IOperation.UnitTests.dll 2026-02-17T13:06:19.1366786Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Roslyn.Compilers.VisualBasic.IOperation.UnitTests\Release\net472\refint\Roslyn.Compilers.VisualBasic.IOperation.UnitTests.dll 2026-02-17T13:06:19.1374751Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.Analyzers\Release\netstandard2.0\cs\Roslyn.Diagnostics.Analyzers.resources.dll 2026-02-17T13:06:19.1376796Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.Analyzers\Release\netstandard2.0\de\Roslyn.Diagnostics.Analyzers.resources.dll 2026-02-17T13:06:19.1380768Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.Analyzers\Release\netstandard2.0\es\Roslyn.Diagnostics.Analyzers.resources.dll 2026-02-17T13:06:19.1382085Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.Analyzers\Release\netstandard2.0\fr\Roslyn.Diagnostics.Analyzers.resources.dll 2026-02-17T13:06:19.1384839Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.Analyzers\Release\netstandard2.0\it\Roslyn.Diagnostics.Analyzers.resources.dll 2026-02-17T13:06:19.1386159Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.Analyzers\Release\netstandard2.0\ja\Roslyn.Diagnostics.Analyzers.resources.dll 2026-02-17T13:06:19.1388102Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.Analyzers\Release\netstandard2.0\ko\Roslyn.Diagnostics.Analyzers.resources.dll 2026-02-17T13:06:19.1390090Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.Analyzers\Release\netstandard2.0\pl\Roslyn.Diagnostics.Analyzers.resources.dll 2026-02-17T13:06:19.1391241Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.Analyzers\Release\netstandard2.0\pt-BR\Roslyn.Diagnostics.Analyzers.resources.dll 2026-02-17T13:06:19.1392883Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.Analyzers\Release\netstandard2.0\ref\Roslyn.Diagnostics.Analyzers.dll 2026-02-17T13:06:19.1417185Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.Analyzers\Release\netstandard2.0\refint\Roslyn.Diagnostics.Analyzers.dll 2026-02-17T13:06:19.1422021Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.Analyzers\Release\netstandard2.0\ru\Roslyn.Diagnostics.Analyzers.resources.dll 2026-02-17T13:06:19.1423808Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.Analyzers\Release\netstandard2.0\tr\Roslyn.Diagnostics.Analyzers.resources.dll 2026-02-17T13:06:19.1425669Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.Analyzers\Release\netstandard2.0\zh-Hans\Roslyn.Diagnostics.Analyzers.resources.dll 2026-02-17T13:06:19.1427686Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.Analyzers\Release\netstandard2.0\zh-Hant\Roslyn.Diagnostics.Analyzers.resources.dll 2026-02-17T13:06:19.1456326Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.Analyzers.Setup\Release\net472\ref\Roslyn.Diagnostics.Analyzers.Setup.dll 2026-02-17T13:06:19.1459766Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.Analyzers.Setup\Release\net472\refint\Roslyn.Diagnostics.Analyzers.Setup.dll 2026-02-17T13:06:19.1473451Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.Analyzers.UnitTests\Release\net10.0\ref\Roslyn.Diagnostics.Analyzers.UnitTests.dll 2026-02-17T13:06:19.1476465Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.Analyzers.UnitTests\Release\net10.0\refint\Roslyn.Diagnostics.Analyzers.UnitTests.dll 2026-02-17T13:06:19.1483077Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.CSharp.Analyzers\Release\netstandard2.0\cs\Roslyn.Diagnostics.CSharp.Analyzers.resources.dll 2026-02-17T13:06:19.1485035Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.CSharp.Analyzers\Release\netstandard2.0\de\Roslyn.Diagnostics.CSharp.Analyzers.resources.dll 2026-02-17T13:06:19.1486885Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.CSharp.Analyzers\Release\netstandard2.0\es\Roslyn.Diagnostics.CSharp.Analyzers.resources.dll 2026-02-17T13:06:19.1488964Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.CSharp.Analyzers\Release\netstandard2.0\fr\Roslyn.Diagnostics.CSharp.Analyzers.resources.dll 2026-02-17T13:06:19.1490795Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.CSharp.Analyzers\Release\netstandard2.0\it\Roslyn.Diagnostics.CSharp.Analyzers.resources.dll 2026-02-17T13:06:19.1492995Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.CSharp.Analyzers\Release\netstandard2.0\ja\Roslyn.Diagnostics.CSharp.Analyzers.resources.dll 2026-02-17T13:06:19.1495170Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.CSharp.Analyzers\Release\netstandard2.0\ko\Roslyn.Diagnostics.CSharp.Analyzers.resources.dll 2026-02-17T13:06:19.1497428Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.CSharp.Analyzers\Release\netstandard2.0\pl\Roslyn.Diagnostics.CSharp.Analyzers.resources.dll 2026-02-17T13:06:19.1498837Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.CSharp.Analyzers\Release\netstandard2.0\pt-BR\Roslyn.Diagnostics.CSharp.Analyzers.resources.dll 2026-02-17T13:06:19.1501132Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.CSharp.Analyzers\Release\netstandard2.0\ref\Roslyn.Diagnostics.CSharp.Analyzers.dll 2026-02-17T13:06:19.1502817Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.CSharp.Analyzers\Release\netstandard2.0\refint\Roslyn.Diagnostics.CSharp.Analyzers.dll 2026-02-17T13:06:19.1505027Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.CSharp.Analyzers\Release\netstandard2.0\ru\Roslyn.Diagnostics.CSharp.Analyzers.resources.dll 2026-02-17T13:06:19.1506594Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.CSharp.Analyzers\Release\netstandard2.0\tr\Roslyn.Diagnostics.CSharp.Analyzers.resources.dll 2026-02-17T13:06:19.1508186Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.CSharp.Analyzers\Release\netstandard2.0\zh-Hans\Roslyn.Diagnostics.CSharp.Analyzers.resources.dll 2026-02-17T13:06:19.1509855Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.CSharp.Analyzers\Release\netstandard2.0\zh-Hant\Roslyn.Diagnostics.CSharp.Analyzers.resources.dll 2026-02-17T13:06:19.1511677Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.VisualBasic.Analyzers\Release\netstandard2.0\cs\Roslyn.Diagnostics.VisualBasic.Analyzers.resources.dll 2026-02-17T13:06:19.1513534Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.VisualBasic.Analyzers\Release\netstandard2.0\de\Roslyn.Diagnostics.VisualBasic.Analyzers.resources.dll 2026-02-17T13:06:19.1515603Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.VisualBasic.Analyzers\Release\netstandard2.0\es\Roslyn.Diagnostics.VisualBasic.Analyzers.resources.dll 2026-02-17T13:06:19.1517553Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.VisualBasic.Analyzers\Release\netstandard2.0\fr\Roslyn.Diagnostics.VisualBasic.Analyzers.resources.dll 2026-02-17T13:06:19.1518593Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.VisualBasic.Analyzers\Release\netstandard2.0\it\Roslyn.Diagnostics.VisualBasic.Analyzers.resources.dll 2026-02-17T13:06:19.1520799Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.VisualBasic.Analyzers\Release\netstandard2.0\ja\Roslyn.Diagnostics.VisualBasic.Analyzers.resources.dll 2026-02-17T13:06:19.1523073Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.VisualBasic.Analyzers\Release\netstandard2.0\ko\Roslyn.Diagnostics.VisualBasic.Analyzers.resources.dll 2026-02-17T13:06:19.1524730Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.VisualBasic.Analyzers\Release\netstandard2.0\pl\Roslyn.Diagnostics.VisualBasic.Analyzers.resources.dll 2026-02-17T13:06:19.1527057Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.VisualBasic.Analyzers\Release\netstandard2.0\pt-BR\Roslyn.Diagnostics.VisualBasic.Analyzers.resources.dll 2026-02-17T13:06:19.1528804Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.VisualBasic.Analyzers\Release\netstandard2.0\ref\Roslyn.Diagnostics.VisualBasic.Analyzers.dll 2026-02-17T13:06:19.1531587Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.VisualBasic.Analyzers\Release\netstandard2.0\refint\Roslyn.Diagnostics.VisualBasic.Analyzers.dll 2026-02-17T13:06:19.1532651Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.VisualBasic.Analyzers\Release\netstandard2.0\ru\Roslyn.Diagnostics.VisualBasic.Analyzers.resources.dll 2026-02-17T13:06:19.1534497Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.VisualBasic.Analyzers\Release\netstandard2.0\tr\Roslyn.Diagnostics.VisualBasic.Analyzers.resources.dll 2026-02-17T13:06:19.1536728Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.VisualBasic.Analyzers\Release\netstandard2.0\zh-Hans\Roslyn.Diagnostics.VisualBasic.Analyzers.resources.dll 2026-02-17T13:06:19.1538038Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.VisualBasic.Analyzers\Release\netstandard2.0\zh-Hant\Roslyn.Diagnostics.VisualBasic.Analyzers.resources.dll 2026-02-17T13:06:19.1546650Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Roslyn.PerformanceTests\Release\net472\ref\Roslyn.PerformanceTests.dll 2026-02-17T13:06:19.1548675Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Roslyn.PerformanceTests\Release\net472\refint\Roslyn.PerformanceTests.dll 2026-02-17T13:06:19.1555414Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Roslyn.Test.PdbUtilities\Release\net10.0\ref\Roslyn.Test.PdbUtilities.dll 2026-02-17T13:06:19.1558339Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Roslyn.Test.PdbUtilities\Release\net10.0\refint\Roslyn.Test.PdbUtilities.dll 2026-02-17T13:06:19.1564405Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Roslyn.Test.PdbUtilities\Release\net472\ref\Roslyn.Test.PdbUtilities.dll 2026-02-17T13:06:19.1566674Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Roslyn.Test.PdbUtilities\Release\net472\refint\Roslyn.Test.PdbUtilities.dll 2026-02-17T13:06:19.1572626Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Roslyn.Test.PdbUtilities\Release\net8.0\ref\Roslyn.Test.PdbUtilities.dll 2026-02-17T13:06:19.1575849Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Roslyn.Test.PdbUtilities\Release\net8.0\refint\Roslyn.Test.PdbUtilities.dll 2026-02-17T13:06:19.1586960Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Roslyn.Test.Performance.Utilities\Release\net472\ref\Roslyn.Test.Performance.Utilities.dll 2026-02-17T13:06:19.1588261Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Roslyn.Test.Performance.Utilities\Release\net472\refint\Roslyn.Test.Performance.Utilities.dll 2026-02-17T13:06:19.1592488Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Roslyn.VisualStudio.DiagnosticsWindow\Release\net472\Roslyn.VisualStudio.DiagnosticsWindow.dll 2026-02-17T13:06:19.1600905Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Roslyn.VisualStudio.DiagnosticsWindow\Release\net472\ref\Roslyn.VisualStudio.DiagnosticsWindow.dll 2026-02-17T13:06:19.1603920Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Roslyn.VisualStudio.DiagnosticsWindow\Release\net472\refint\Roslyn.VisualStudio.DiagnosticsWindow.dll 2026-02-17T13:06:19.1623351Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Roslyn.VisualStudio.Next.UnitTests\Release\net472\ref\Roslyn.VisualStudio.Next.UnitTests.dll 2026-02-17T13:06:19.1626483Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Roslyn.VisualStudio.Next.UnitTests\Release\net472\refint\Roslyn.VisualStudio.Next.UnitTests.dll 2026-02-17T13:06:19.1639383Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Roslyn.VisualStudio.ServiceHub.Setup.arm64\Release\net472\ref\Roslyn.VisualStudio.ServiceHub.Setup.arm64.dll 2026-02-17T13:06:19.1642287Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Roslyn.VisualStudio.ServiceHub.Setup.arm64\Release\net472\refint\Roslyn.VisualStudio.ServiceHub.Setup.arm64.dll 2026-02-17T13:06:19.1653931Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Roslyn.VisualStudio.ServiceHub.Setup.x64\Release\net472\ref\Roslyn.VisualStudio.ServiceHub.Setup.x64.dll 2026-02-17T13:06:19.1655963Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Roslyn.VisualStudio.ServiceHub.Setup.x64\Release\net472\refint\Roslyn.VisualStudio.ServiceHub.Setup.x64.dll 2026-02-17T13:06:19.1662821Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Roslyn.VisualStudio.Setup\Release\net472\ref\Roslyn.VisualStudio.Setup.dll 2026-02-17T13:06:19.1666159Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Roslyn.VisualStudio.Setup\Release\net472\refint\Roslyn.VisualStudio.Setup.dll 2026-02-17T13:06:19.1677520Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Roslyn.VisualStudio.Setup.Dependencies\Release\net472\ref\Roslyn.VisualStudio.Setup.Dependencies.dll 2026-02-17T13:06:19.1679927Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Roslyn.VisualStudio.Setup.Dependencies\Release\net472\refint\Roslyn.VisualStudio.Setup.Dependencies.dll 2026-02-17T13:06:19.1689829Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/RoslynDeployment\Release\net472\ref\RoslynDeployment.dll 2026-02-17T13:06:19.1693811Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/RoslynDeployment\Release\net472\refint\RoslynDeployment.dll 2026-02-17T13:06:19.1707794Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/RulesetToEditorconfigConverter.UnitTests\Release\net10.0\ref\RulesetToEditorconfigConverter.UnitTests.dll 2026-02-17T13:06:19.1710363Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/RulesetToEditorconfigConverter.UnitTests\Release\net10.0\refint\RulesetToEditorconfigConverter.UnitTests.dll 2026-02-17T13:06:19.1722354Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/RunTests\Release\net10.0\ref\RunTests.dll 2026-02-17T13:06:19.1724767Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/RunTests\Release\net10.0\refint\RunTests.dll 2026-02-17T13:06:19.1731784Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/SemanticSearch.BuildTask\Release\net10.0\ref\SemanticSearch.BuildTask.dll 2026-02-17T13:06:19.1734628Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/SemanticSearch.BuildTask\Release\net10.0\refint\SemanticSearch.BuildTask.dll 2026-02-17T13:06:19.1741627Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/SemanticSearch.BuildTask\Release\net472\ref\SemanticSearch.BuildTask.dll 2026-02-17T13:06:19.1744101Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/SemanticSearch.BuildTask\Release\net472\refint\SemanticSearch.BuildTask.dll 2026-02-17T13:06:19.1756806Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/SemanticSearch.BuildTask.UnitTests\Release\net10.0\ref\SemanticSearch.BuildTask.UnitTests.dll 2026-02-17T13:06:19.1759201Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/SemanticSearch.BuildTask.UnitTests\Release\net10.0\refint\SemanticSearch.BuildTask.UnitTests.dll 2026-02-17T13:06:19.1770949Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/SemanticSearch.BuildTask.UnitTests\Release\net472\ref\SemanticSearch.BuildTask.UnitTests.dll 2026-02-17T13:06:19.1774041Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/SemanticSearch.BuildTask.UnitTests\Release\net472\refint\SemanticSearch.BuildTask.UnitTests.dll 2026-02-17T13:06:19.1779228Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/SemanticSearch.ReferenceAssemblies\Release\net8.0\GeneratedRefAssemblies\Microsoft.CodeAnalysis.CSharp.dll 2026-02-17T13:06:19.1781539Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/SemanticSearch.ReferenceAssemblies\Release\net8.0\GeneratedRefAssemblies\Microsoft.CodeAnalysis.dll 2026-02-17T13:06:19.1782776Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/SemanticSearch.ReferenceAssemblies\Release\net8.0\GeneratedRefAssemblies\Microsoft.CodeAnalysis.SemanticSearch.Extensions.dll 2026-02-17T13:06:19.1784968Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/SemanticSearch.ReferenceAssemblies\Release\net8.0\GeneratedRefAssemblies\Microsoft.CodeAnalysis.VisualBasic.dll 2026-02-17T13:06:19.1786452Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/SemanticSearch.ReferenceAssemblies\Release\net8.0\GeneratedRefAssemblies\System.Collections.dll 2026-02-17T13:06:19.1787995Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/SemanticSearch.ReferenceAssemblies\Release\net8.0\GeneratedRefAssemblies\System.Collections.Immutable.dll 2026-02-17T13:06:19.1790528Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/SemanticSearch.ReferenceAssemblies\Release\net8.0\GeneratedRefAssemblies\System.Linq.dll 2026-02-17T13:06:19.1792173Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/SemanticSearch.ReferenceAssemblies\Release\net8.0\GeneratedRefAssemblies\System.Runtime.dll 2026-02-17T13:06:19.1794183Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/SemanticSearch.ReferenceAssemblies\Release\net8.0\ref\SemanticSearch.ReferenceAssemblies.dll 2026-02-17T13:06:19.1796346Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/SemanticSearch.ReferenceAssemblies\Release\net8.0\refint\SemanticSearch.ReferenceAssemblies.dll 2026-02-17T13:06:19.1807458Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Test.Utilities\Release\net10.0\ref\Test.Utilities.dll 2026-02-17T13:06:19.1813543Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Test.Utilities\Release\net10.0\refint\Test.Utilities.dll 2026-02-17T13:06:19.1821617Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/TestDiscoveryWorker\Release\net10.0\ref\TestDiscoveryWorker.dll 2026-02-17T13:06:19.1827315Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/TestDiscoveryWorker\Release\net10.0\refint\TestDiscoveryWorker.dll 2026-02-17T13:06:19.1835325Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/TestReferenceAssembly\Release\net472\ref\TestReferenceAssembly.dll 2026-02-17T13:06:19.1837725Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/TestReferenceAssembly\Release\net472\refint\TestReferenceAssembly.dll 2026-02-17T13:06:19.1844938Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/TestReferenceAssembly\Release\netstandard2.0\ref\TestReferenceAssembly.dll 2026-02-17T13:06:19.1847883Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/TestReferenceAssembly\Release\netstandard2.0\refint\TestReferenceAssembly.dll 2026-02-17T13:06:19.1856504Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Text.Analyzers\Release\netstandard2.0\cs\Text.Analyzers.resources.dll 2026-02-17T13:06:19.1858300Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Text.Analyzers\Release\netstandard2.0\de\Text.Analyzers.resources.dll 2026-02-17T13:06:19.1860363Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Text.Analyzers\Release\netstandard2.0\es\Text.Analyzers.resources.dll 2026-02-17T13:06:19.1862230Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Text.Analyzers\Release\netstandard2.0\fr\Text.Analyzers.resources.dll 2026-02-17T13:06:19.1864164Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Text.Analyzers\Release\netstandard2.0\it\Text.Analyzers.resources.dll 2026-02-17T13:06:19.1866033Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Text.Analyzers\Release\netstandard2.0\ja\Text.Analyzers.resources.dll 2026-02-17T13:06:19.1868099Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Text.Analyzers\Release\netstandard2.0\ko\Text.Analyzers.resources.dll 2026-02-17T13:06:19.1869956Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Text.Analyzers\Release\netstandard2.0\pl\Text.Analyzers.resources.dll 2026-02-17T13:06:19.1872002Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Text.Analyzers\Release\netstandard2.0\pt-BR\Text.Analyzers.resources.dll 2026-02-17T13:06:19.1873506Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Text.Analyzers\Release\netstandard2.0\ref\Text.Analyzers.dll 2026-02-17T13:06:19.1913885Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Text.Analyzers\Release\netstandard2.0\refint\Text.Analyzers.dll 2026-02-17T13:06:19.1914976Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Text.Analyzers\Release\netstandard2.0\ru\Text.Analyzers.resources.dll 2026-02-17T13:06:19.1917791Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Text.Analyzers\Release\netstandard2.0\tr\Text.Analyzers.resources.dll 2026-02-17T13:06:19.1919501Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Text.Analyzers\Release\netstandard2.0\zh-Hans\Text.Analyzers.resources.dll 2026-02-17T13:06:19.1920767Z Skipping excluded file D:\a\_work\1\s\artifacts/obj/Text.Analyzers\Release\netstandard2.0\zh-Hant\Text.Analyzers.resources.dll 2026-02-17T13:06:19.1939864Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Text.Analyzers.Setup\Release\net472\ref\Text.Analyzers.Setup.dll 2026-02-17T13:06:19.1940640Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Text.Analyzers.Setup\Release\net472\refint\Text.Analyzers.Setup.dll 2026-02-17T13:06:19.1950591Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Text.Analyzers.UnitTests\Release\net10.0\ref\Text.Analyzers.UnitTests.dll 2026-02-17T13:06:19.1951820Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Text.Analyzers.UnitTests\Release\net10.0\refint\Text.Analyzers.UnitTests.dll 2026-02-17T13:06:19.1957265Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Text.CSharp.Analyzers\Release\netstandard2.0\ref\Text.CSharp.Analyzers.dll 2026-02-17T13:06:19.1958852Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Text.CSharp.Analyzers\Release\netstandard2.0\refint\Text.CSharp.Analyzers.dll 2026-02-17T13:06:19.1964957Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Text.VisualBasic.Analyzers\Release\netstandard2.0\ref\Text.VisualBasic.Analyzers.dll 2026-02-17T13:06:19.1965862Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/Text.VisualBasic.Analyzers\Release\netstandard2.0\refint\Text.VisualBasic.Analyzers.dll 2026-02-17T13:06:19.1973957Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/vbc\Release\net10.0\ref\vbc.dll 2026-02-17T13:06:19.1975119Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/vbc\Release\net10.0\refint\vbc.dll 2026-02-17T13:06:19.1988944Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/vbc\Release\net8.0\ref\vbc.dll 2026-02-17T13:06:19.1991135Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/vbc\Release\net8.0\refint\vbc.dll 2026-02-17T13:06:19.1995983Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/VBCSCompiler\Release\net10.0\ref\VBCSCompiler.dll 2026-02-17T13:06:19.1997325Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/VBCSCompiler\Release\net10.0\refint\VBCSCompiler.dll 2026-02-17T13:06:19.2009403Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/VBCSCompiler\Release\net8.0\ref\VBCSCompiler.dll 2026-02-17T13:06:19.2014068Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/VBCSCompiler\Release\net8.0\refint\VBCSCompiler.dll 2026-02-17T13:06:19.2064221Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/VBCSCompiler.UnitTests\Release\net10.0\ref\VBCSCompiler.UnitTests.dll 2026-02-17T13:06:19.2065000Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/VBCSCompiler.UnitTests\Release\net10.0\refint\VBCSCompiler.UnitTests.dll 2026-02-17T13:06:19.2074362Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/VBCSCompiler.UnitTests\Release\net472\ref\VBCSCompiler.UnitTests.dll 2026-02-17T13:06:19.2076381Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/VBCSCompiler.UnitTests\Release\net472\refint\VBCSCompiler.UnitTests.dll 2026-02-17T13:06:19.2084620Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/vbi\Release\net10.0\ref\vbi.dll 2026-02-17T13:06:19.2086208Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/vbi\Release\net10.0\refint\vbi.dll 2026-02-17T13:06:19.2095331Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/vbi\Release\net8.0\ref\vbi.dll 2026-02-17T13:06:19.2096400Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/vbi\Release\net8.0\refint\vbi.dll 2026-02-17T13:06:19.2105654Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/VisualBasicErrorFactsGenerator\Release\net10.0\ref\VBErrorFactsGenerator.dll 2026-02-17T13:06:19.2107874Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/VisualBasicErrorFactsGenerator\Release\net10.0\refint\VBErrorFactsGenerator.dll 2026-02-17T13:06:19.2119273Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/VisualBasicSyntaxGenerator\Release\net10.0\ref\VBSyntaxGenerator.dll 2026-02-17T13:06:19.2120913Z Skipping reference assembly D:\a\_work\1\s\artifacts/obj/VisualBasicSyntaxGenerator\Release\net10.0\refint\VBSyntaxGenerator.dll 2026-02-17T13:06:19.2145931Z Assemblies to be validated 2026-02-17T13:06:19.2146350Z D:\a\_work\1\s\artifacts/obj/Analyzer.Utilities.UnitTests\Release\net10.0\Analyzer.Utilities.UnitTests.dll - 5474e901-6b67-47b0-b72c-8a5b00b22ece 2026-02-17T13:06:19.2148874Z D:\a\_work\1\s\artifacts/obj/AnalyzerRunner\Release\net10.0\AnalyzerRunner.dll - 6be20cbc-86ce-457a-9168-4419bff5de99 2026-02-17T13:06:19.2151133Z D:\a\_work\1\s\artifacts/obj/AnalyzerRunner\Release\net472\AnalyzerRunner.exe - 87c4827b-577b-4740-b871-10b21cb16f30 2026-02-17T13:06:19.2152910Z D:\a\_work\1\s\artifacts/obj/CompilersBoundTreeGenerator\Release\net10.0\BoundTreeGenerator.dll - d8beca97-309d-4d6c-94b1-b4351f3938f0 2026-02-17T13:06:19.2154502Z D:\a\_work\1\s\artifacts/obj/BuildActionTelemetryTable\Release\net10.0\BuildActionTelemetryTable.dll - ab4da928-37e4-427f-965a-f00520a09a7f 2026-02-17T13:06:19.2156129Z D:\a\_work\1\s\artifacts/obj/BuildBoss\Release\net472\BuildBoss.exe - a719edb1-5f99-480e-bf01-90de3e9e72c1 2026-02-17T13:06:19.2157752Z D:\a\_work\1\s\artifacts/obj/BuildValidator\Release\net10.0\BuildValidator.dll - 85de4ed8-087e-4a74-acaf-b52d078c03e6 2026-02-17T13:06:19.2159127Z D:\a\_work\1\s\artifacts/obj/BuildValidator\Release\net472\BuildValidator.exe - 4e1852f1-077a-4107-8739-9a916e170fd5 2026-02-17T13:06:19.2160688Z D:\a\_work\1\s\artifacts/obj/CodeStyleConfigFileGenerator\Release\net10.0\CodeStyleConfigFileGenerator.dll - 8c8832d9-0564-439c-bfa4-69ee8700d01f 2026-02-17T13:06:19.2162199Z D:\a\_work\1\s\artifacts/obj/csc\Release\net10.0\csc.dll - 3c2db30b-b501-4835-9b9a-82ab94e74f7a 2026-02-17T13:06:19.2164165Z D:\a\_work\1\s\artifacts/obj/csc\Release\net8.0\csc.dll - 4d60ecb1-2297-4ac8-85f5-2aa68f127d59 2026-02-17T13:06:19.2165671Z D:\a\_work\1\s\artifacts/obj/csc\Release\net472\csc.exe - 8181849a-352c-4921-a985-5a6a072eabaa 2026-02-17T13:06:19.2167067Z D:\a\_work\1\s\artifacts/obj/csc-arm64\Release\net472\csc.exe - e3566f8f-bfad-430b-9d00-37a50916879b 2026-02-17T13:06:19.2168600Z D:\a\_work\1\s\artifacts/obj/CSharpErrorFactsGenerator\Release\net10.0\CSharpErrorFactsGenerator.dll - a2f7d113-53fb-4aaf-b33e-142ac79ef852 2026-02-17T13:06:19.2170235Z D:\a\_work\1\s\artifacts/obj/CSharpSyntaxGenerator\Release\net10.0\CSharpSyntaxGenerator.dll - a2c0703d-4445-40c7-a239-ab3347b5b0e3 2026-02-17T13:06:19.2171509Z D:\a\_work\1\s\artifacts/obj/CSharpSyntaxGenerator\Release\netstandard2.0\CSharpSyntaxGenerator.dll - 03ad7580-6930-4b6c-93ad-d8069b4563c2 2026-02-17T13:06:19.2172799Z D:\a\_work\1\s\artifacts/obj/csi\Release\net10.0\csi.dll - 1183cba7-0841-4da9-af9d-f1ddc22ee302 2026-02-17T13:06:19.2174077Z D:\a\_work\1\s\artifacts/obj/csi\Release\net8.0\csi.dll - edeee2c1-6b6e-430f-82f6-7a95d4e83a95 2026-02-17T13:06:19.2175343Z D:\a\_work\1\s\artifacts/obj/csi\Release\net472\csi.exe - cdb02269-c13c-42ae-a03c-5e444c181988 2026-02-17T13:06:19.2176632Z D:\a\_work\1\s\artifacts/obj/ExpressionEvaluatorPackage\Release\net472\ExpressionEvaluatorPackage.dll - d12688f7-224b-476b-b212-a3734a5d7e3f 2026-02-17T13:06:19.2177891Z D:\a\_work\1\s\artifacts/obj/GenerateAnalyzerNuspec\Release\net10.0\GenerateAnalyzerNuspec.dll - 69d58c58-0ee0-4f71-8f1e-2b5b88261157 2026-02-17T13:06:19.2179333Z D:\a\_work\1\s\artifacts/obj/GenerateDocumentationAndConfigFiles\Release\net10.0\GenerateDocumentationAndConfigFiles.dll - af3a3d37-379b-4c8f-8af5-b9c43c1073f0 2026-02-17T13:06:19.2180746Z D:\a\_work\1\s\artifacts/obj/GenerateDocumentationAndConfigFilesForBrokenRuntime\Release\net10.0\GenerateDocumentationAndConfigFilesForBrokenRuntime.dll - 523c023e-499b-4f75-8c82-c503b40c5fc6 2026-02-17T13:06:19.2182422Z D:\a\_work\1\s\artifacts/obj/GenerateRulesMissingDocumentation\Release\net10.0\GenerateRulesMissingDocumentation.dll - 4a3698f0-7e52-4e7c-98c7-36d0b169a25f 2026-02-17T13:06:19.2184336Z D:\a\_work\1\s\artifacts/obj/IdeBenchmarks\Release\net472\IdeBenchmarks.exe - 2fef5fa5-10a6-4d36-ba0f-8c43877235a3 2026-02-17T13:06:19.2186168Z D:\a\_work\1\s\artifacts/obj/IdeCoreBenchmarks\Release\net10.0\IdeCoreBenchmarks.dll - eb151a74-8b32-463f-843c-c04b5f103d35 2026-02-17T13:06:19.2188079Z D:\a\_work\1\s\artifacts/obj/IdeCoreBenchmarks\Release\net472\IdeCoreBenchmarks.exe - 66984310-4187-4449-b5c8-61595f20bcb8 2026-02-17T13:06:19.2189995Z D:\a\_work\1\s\artifacts/obj/InteractiveHost.UnitTests\Release\net10.0\InteractiveHost.UnitTests.dll - 1b6a1d84-fd2b-4825-8caa-d06ea9b9bbaa 2026-02-17T13:06:19.2191489Z D:\a\_work\1\s\artifacts/obj/InteractiveHost32\Release\net472\win-x86\InteractiveHost32.exe - ad1d9e5e-47ea-416b-90a8-48228d802a22 2026-02-17T13:06:19.2192918Z D:\a\_work\1\s\artifacts/obj/InteractiveHost64\Release\net8.0-windows\win-x64\InteractiveHost64.dll - b350e55d-14a2-45ac-b40e-302219f87534 2026-02-17T13:06:19.2194624Z D:\a\_work\1\s\artifacts/obj/InteractiveHost64\Release\net472\win-x64\InteractiveHost64.exe - d866f88b-d616-487a-b2e1-6f4f900e571b 2026-02-17T13:06:19.2196201Z D:\a\_work\1\s\artifacts/obj/CompilersIOperationGenerator\Release\net10.0\IOperationGenerator.dll - 66258bad-f846-4b46-bb7e-777d0e07c1cf 2026-02-17T13:06:19.2197509Z D:\a\_work\1\s\artifacts/obj/Metrics\Release\net472\Metrics.exe - ff5145cc-c1a0-49c0-8893-bcff36764d34 2026-02-17T13:06:19.2198949Z D:\a\_work\1\s\artifacts/obj/Metrics.Legacy\Release\net472\Metrics.Legacy.exe - 3d53a062-2901-4507-ad20-378b8c55205f 2026-02-17T13:06:19.2200342Z D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis\Release\net10.0\Microsoft.Build.Tasks.CodeAnalysis.dll - e7fb6024-4fa1-47b6-aec4-cb6fecee33e2 2026-02-17T13:06:19.2201745Z D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis\Release\net472\Microsoft.Build.Tasks.CodeAnalysis.dll - 16d076ca-a591-4218-baa1-54711bbdec5d 2026-02-17T13:06:19.2203210Z D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis\Release\net8.0\Microsoft.Build.Tasks.CodeAnalysis.dll - 2c169097-8db3-4352-8e5f-2eb59eb2f2bf 2026-02-17T13:06:19.2204599Z D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis.Sdk\Release\net472\Microsoft.Build.Tasks.CodeAnalysis.Sdk.dll - dfca2259-f904-4c72-b1f8-18ca66de1b38 2026-02-17T13:06:19.2206068Z D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis.Sdk.UnitTests\Release\net472\Microsoft.Build.Tasks.CodeAnalysis.Sdk.UnitTests.dll - 2842530d-fca0-4f6f-8be3-13c83d4c773b 2026-02-17T13:06:19.2207538Z D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis.UnitTests\Release\net10.0\Microsoft.Build.Tasks.CodeAnalysis.UnitTests.dll - b4135a24-504b-4d0e-a678-af9fa5fdb72f 2026-02-17T13:06:19.2208904Z D:\a\_work\1\s\artifacts/obj/Microsoft.Build.Tasks.CodeAnalysis.UnitTests\Release\net472\Microsoft.Build.Tasks.CodeAnalysis.UnitTests.dll - 3671925b-36be-43fd-a967-8a116dfaea4b 2026-02-17T13:06:19.2210319Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Analyzers\Release\netstandard2.0\Microsoft.CodeAnalysis.Analyzers.dll - 070265ce-9eab-464e-87a7-cc7000d17bf8 2026-02-17T13:06:19.2211885Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Analyzers.Package\Release\netstandard2.0\Microsoft.CodeAnalysis.Analyzers.Package.dll - e0f084f7-e698-401a-8842-229c8f4924c4 2026-02-17T13:06:19.2213413Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Analyzers.Setup\Release\net472\Microsoft.CodeAnalysis.Analyzers.Setup.dll - 248e785f-0d30-4da1-8b54-8d53019e139a 2026-02-17T13:06:19.2214720Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Analyzers.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.Analyzers.UnitTests.dll - 43875416-771a-4e5f-abc1-195b5a06e649 2026-02-17T13:06:19.2216315Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.AnalyzerUtilities\Release\netstandard2.0\Microsoft.CodeAnalysis.AnalyzerUtilities.dll - 610fa0fc-c727-4b34-9e67-c581085c2a35 2026-02-17T13:06:19.2218165Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.BannedApiAnalyzers\Release\netstandard2.0\Microsoft.CodeAnalysis.BannedApiAnalyzers.dll - ce08a458-f04a-4a8e-8132-e9b2d711f59e 2026-02-17T13:06:19.2219853Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.BannedApiAnalyzers.Package\Release\netstandard2.0\Microsoft.CodeAnalysis.BannedApiAnalyzers.Package.dll - b2c7f5c4-eee5-43fc-a791-c3f79793e36b 2026-02-17T13:06:19.2221129Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.BannedApiAnalyzers.Setup\Release\net472\Microsoft.CodeAnalysis.BannedApiAnalyzers.Setup.dll - 319d466c-00d8-4941-a99f-7850efbda97a 2026-02-17T13:06:19.2222681Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.BannedApiAnalyzers.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.BannedApiAnalyzers.UnitTests.dll - e0a28809-24ae-435e-b6f0-24e068324cd7 2026-02-17T13:06:19.2224348Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CodeStyle\Release\netstandard2.0\Microsoft.CodeAnalysis.CodeStyle.dll - cc2aba28-5a67-4111-8d60-4003245923b8 2026-02-17T13:06:19.2225807Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CodeStyle.Fixes\Release\netstandard2.0\Microsoft.CodeAnalysis.CodeStyle.Fixes.dll - 410a2aba-03d2-477d-b988-8d839b233028 2026-02-17T13:06:19.2227252Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CodeStyle.LegacyTestFramework.UnitTestUtilities\Release\net472\Microsoft.CodeAnalysis.CodeStyle.LegacyTestFramework.UnitTestUtilities.dll - d29e80f6-7b50-4bf7-a3d1-000656d0e699 2026-02-17T13:06:19.2228888Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CodeStyle.UnitTestUtilities\Release\net472\Microsoft.CodeAnalysis.CodeStyle.UnitTestUtilities.dll - 1c043361-952a-4a87-a202-163cbc66b255 2026-02-17T13:06:19.2230556Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Analyzers\Release\netstandard2.0\Microsoft.CodeAnalysis.CSharp.Analyzers.dll - 2d39e52f-d5cc-4fbb-af74-021042e00165 2026-02-17T13:06:19.2232295Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.BannedApiAnalyzers\Release\netstandard2.0\Microsoft.CodeAnalysis.CSharp.BannedApiAnalyzers.dll - 8ec4ab0b-701b-4ffb-8cc3-7c0dd0368d25 2026-02-17T13:06:19.2233856Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.CodeStyle\Release\netstandard2.0\Microsoft.CodeAnalysis.CSharp.CodeStyle.dll - 91f6c687-6fc8-4e9c-9c8d-75233e995554 2026-02-17T13:06:19.2235452Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes\Release\netstandard2.0\Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll - cfe59f82-dbd1-487c-9024-70c2917904c6 2026-02-17T13:06:19.2236826Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests.dll - 896176e6-4d1d-4701-bb1f-7eaf7d725810 2026-02-17T13:06:19.2238181Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests.dll - 75ac65d5-d77c-4f45-8696-6b07f04e7787 2026-02-17T13:06:19.2239600Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests.dll - efdc4bf4-fe66-44c2-be15-e6347b9a3a3c 2026-02-17T13:06:19.2240917Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.CSharp15.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.CSharp.CSharp15.UnitTests.dll - e318d23a-ef0f-4977-8815-f0debf395991 2026-02-17T13:06:19.2242403Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.CSharp15.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.CSharp15.UnitTests.dll - 729340af-be5e-4251-98fa-cde0d69ed319 2026-02-17T13:06:19.2243853Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp\Release\net10.0\Microsoft.CodeAnalysis.CSharp.dll - b3cf2160-a81a-496b-94e6-18a330b330a6 2026-02-17T13:06:19.2245166Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp\Release\net8.0\Microsoft.CodeAnalysis.CSharp.dll - 397fb4e7-f217-4ed1-913a-8f0b946cc0d0 2026-02-17T13:06:19.2246780Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp\Release\netstandard2.0\Microsoft.CodeAnalysis.CSharp.dll - 63a4ca4a-c6b0-4910-9cad-817eb9f2930f 2026-02-17T13:06:19.2248118Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.EditorFeatures\Release\net472\Microsoft.CodeAnalysis.CSharp.EditorFeatures.dll - 66bdf23a-1ef5-42f4-bb1a-9c1fe9d2d436 2026-02-17T13:06:19.2249527Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests.dll - e31e1276-a919-42d4-92e9-d71709b21201 2026-02-17T13:06:19.2251086Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.EditorFeatures2.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.CSharp.EditorFeatures2.UnitTests.dll - 82210ca7-75b8-4c0a-a175-aa319e54e21a 2026-02-17T13:06:19.2252683Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Emit.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.CSharp.Emit.UnitTests.dll - 9fcd75f7-c3bd-430f-baf3-6e583d13b3d1 2026-02-17T13:06:19.2254129Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Emit.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.Emit.UnitTests.dll - 9bc5c64d-441b-41eb-9a9a-9b6815d28435 2026-02-17T13:06:19.2255563Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests.dll - 8773e695-aa9d-4436-a5c8-cf81d18e5ac6 2026-02-17T13:06:19.2257159Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests.dll - 0e9d3a1e-293f-4c91-9e3c-54114f69c217 2026-02-17T13:06:19.2258527Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests.dll - 3b29c7ef-512b-4476-ba2a-c5d78136d77e 2026-02-17T13:06:19.2259931Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests.dll - 3e415854-3ed2-4aa4-945d-d4fb4824ef9b 2026-02-17T13:06:19.2261236Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.EndToEnd.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.CSharp.EndToEnd.UnitTests.dll - 97fd625c-091d-4e2f-9507-3fd3a35638c9 2026-02-17T13:06:19.2262878Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.EndToEnd.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.EndToEnd.UnitTests.dll - 562b7e22-188a-4e80-992b-65d4c782d4a4 2026-02-17T13:06:19.2264798Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.ExpressionCompiler\Release\netstandard2.0\Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ExpressionCompiler.dll - b43910e8-4474-4524-ac76-0b3532545bc9 2026-02-17T13:06:19.2266379Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.ExpressionCompiler.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ExpressionCompiler.UnitTests.dll - 783ae340-2c5a-493e-b23e-143823c73ffb 2026-02-17T13:06:19.2267998Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.ResultProvider\Release\netstandard2.0\Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider.dll - 3ef1f7c8-07f8-4266-934b-b2ac746846c3 2026-02-17T13:06:19.2269609Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.ResultProvider.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider.UnitTests.dll - 9382893b-7ca7-4357-9e3e-71613db0db82 2026-02-17T13:06:19.2271132Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.ResultProvider.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ResultProvider.UnitTests.dll - aba8d283-e4db-44f5-89a2-8df4c4cfe8b8 2026-02-17T13:06:19.2272712Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features\Release\net10.0\Microsoft.CodeAnalysis.CSharp.Features.dll - 26fe29b6-7748-4b17-8688-eb5a4b51d7cd 2026-02-17T13:06:19.2274256Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features\Release\net8.0\Microsoft.CodeAnalysis.CSharp.Features.dll - 9e7b5859-9152-4964-8ef7-8546134cb3f0 2026-02-17T13:06:19.2275822Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features\Release\netstandard2.0\Microsoft.CodeAnalysis.CSharp.Features.dll - d2855e4e-5daf-4f2b-b87e-22fe893fb18a 2026-02-17T13:06:19.2277417Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.Features.UnitTests.dll - c28a84be-f3b1-4e8a-acad-615fcf51babf 2026-02-17T13:06:19.2278933Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Features.UnitTests\Release\net8.0\Microsoft.CodeAnalysis.CSharp.Features.UnitTests.dll - ad9a9196-0247-4e38-b5b0-193a8e18d963 2026-02-17T13:06:19.2280396Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests.dll - 5eb6a7ff-69e5-47dd-a45a-c67c61f6a8d5 2026-02-17T13:06:19.2282149Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests.dll - 9f9b3049-49ec-48f3-9091-c455c959f3af 2026-02-17T13:06:19.2283690Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.CodeFixes\Release\netstandard2.0\Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.CodeFixes.dll - 93958626-c27c-4bb2-b722-3b823d098b68 2026-02-17T13:06:19.2285624Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers\Release\netstandard2.0\Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.dll - 3a62f531-be9b-4ac0-a212-551e47487ac2 2026-02-17T13:06:19.2287245Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting.Desktop.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.Scripting.Desktop.UnitTests.dll - 67d3a9ea-412d-41e9-b037-3d4582f52e2b 2026-02-17T13:06:19.2288834Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting\Release\net10.0\Microsoft.CodeAnalysis.CSharp.Scripting.dll - bcc7df32-4840-4813-bd52-1882db9aa682 2026-02-17T13:06:19.2290302Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting\Release\net8.0\Microsoft.CodeAnalysis.CSharp.Scripting.dll - f8ccf805-871c-4f74-b3a7-8be3567309e3 2026-02-17T13:06:19.2291855Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting\Release\netstandard2.0\Microsoft.CodeAnalysis.CSharp.Scripting.dll - a6d10378-1c9c-423d-ac97-9cb27e5f9d3e 2026-02-17T13:06:19.2293351Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests.dll - 9f0de45c-c204-4fbd-8509-6c57dc0b1971 2026-02-17T13:06:19.2294850Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests.dll - 80e8b43e-8f7f-46df-b73c-4c5ef26111f1 2026-02-17T13:06:19.2296170Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.dll - ab05a07f-2148-42fc-ad9c-775dce93235a 2026-02-17T13:06:19.2297575Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.dll - 3027470c-0fcb-420e-ad47-8307e7adc77c 2026-02-17T13:06:19.2299092Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests.dll - 800640ba-c330-4a68-b478-83dd0dc5c296 2026-02-17T13:06:19.2300881Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests.dll - 72895a26-e322-46fd-8489-dcbb0fe70f45 2026-02-17T13:06:19.2302523Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests.dll - 3a63194d-a4d1-422e-8d52-c124a66c6dc3 2026-02-17T13:06:19.2303743Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests.dll - 399eaf86-0217-47b1-bebf-081bc096a5a9 2026-02-17T13:06:19.2305108Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Test.Utilities\Release\net10.0\Microsoft.CodeAnalysis.CSharp.Test.Utilities.dll - 9661a684-99c0-45d5-9e86-620134c9fa10 2026-02-17T13:06:19.2306659Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Test.Utilities\Release\net472\Microsoft.CodeAnalysis.CSharp.Test.Utilities.dll - 05b4b8a6-a5ef-40bb-b9db-bc75e5f06268 2026-02-17T13:06:19.2308157Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Test.Utilities\Release\net8.0\Microsoft.CodeAnalysis.CSharp.Test.Utilities.dll - 12e5645c-cc6e-49bd-80f6-3ebb6397de07 2026-02-17T13:06:19.2309721Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.WinRT.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.WinRT.UnitTests.dll - 8d22cf11-22a3-422e-982c-b32fa0be50c4 2026-02-17T13:06:19.2311303Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces\Release\net10.0\Microsoft.CodeAnalysis.CSharp.Workspaces.dll - 48728584-6242-404a-8c51-5a53f5f489d6 2026-02-17T13:06:19.2312697Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces\Release\net8.0\Microsoft.CodeAnalysis.CSharp.Workspaces.dll - 81b014c0-1002-4efe-aef6-ddc29e47c7d8 2026-02-17T13:06:19.2314017Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces\Release\netstandard2.0\Microsoft.CodeAnalysis.CSharp.Workspaces.dll - 43defdd4-16f9-4ad9-840e-57daa129e7ab 2026-02-17T13:06:19.2315627Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests\Release\net472\Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests.dll - 0bb1f038-b1be-4dca-9ddb-f93db948d759 2026-02-17T13:06:19.2317193Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests\Release\net8.0\Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests.dll - 08d84500-c1d1-4d68-88c4-9f9476256ffc 2026-02-17T13:06:19.2318555Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis\Release\net10.0\Microsoft.CodeAnalysis.dll - 5bd782ed-4c05-4e23-b157-afbc3cc8baae 2026-02-17T13:06:19.2319825Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis\Release\net8.0\Microsoft.CodeAnalysis.dll - 334fe446-ac85-4d6d-a05c-8e78408889d1 2026-02-17T13:06:19.2321080Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis\Release\netstandard2.0\Microsoft.CodeAnalysis.dll - 31b07950-4332-437b-858e-657befb69938 2026-02-17T13:06:19.2322450Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures.DiagnosticsTests.Utilities\Release\net472\Microsoft.CodeAnalysis.EditorFeatures.DiagnosticsTests.Utilities.dll - 8d5c0f8c-b336-4c7f-a0ea-c87cb2d75413 2026-02-17T13:06:19.2324016Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities\Release\net472\Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities.dll - 38afe824-3996-450d-b0ca-0d3053224488 2026-02-17T13:06:19.2325687Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities2\Release\net472\Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities2.dll - a43614c0-45f3-41e4-ab21-2b4b90729eee 2026-02-17T13:06:19.2327164Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures.Text\Release\net8.0\Microsoft.CodeAnalysis.EditorFeatures.Text.dll - 1e17c288-28f2-475c-85a0-a146513d36c7 2026-02-17T13:06:19.2328566Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures.Text\Release\netstandard2.0\Microsoft.CodeAnalysis.EditorFeatures.Text.dll - 53166d77-7946-4353-b1b5-02742e4e913f 2026-02-17T13:06:19.2329964Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.EditorFeatures.UnitTests\Release\net472\Microsoft.CodeAnalysis.EditorFeatures.UnitTests.dll - d808bae5-c312-4a22-9e6e-aa52d343408e 2026-02-17T13:06:19.2331962Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExpressionCompiler\Release\netstandard2.0\Microsoft.CodeAnalysis.ExpressionEvaluator.ExpressionCompiler.dll - 9300eebb-27e5-45ac-b195-0d13b9d9acab 2026-02-17T13:06:19.2333591Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExpressionCompiler.Test.Utilities\Release\net472\Microsoft.CodeAnalysis.ExpressionEvaluator.ExpressionCompiler.Utilities.dll - c9a78cca-3870-4874-b1c5-fc572a3e9d00 2026-02-17T13:06:19.2335196Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.FunctionResolver\Release\netstandard2.0\Microsoft.CodeAnalysis.ExpressionEvaluator.FunctionResolver.dll - 5bc155d9-954f-4904-a13a-67328b9ba5d4 2026-02-17T13:06:19.2336803Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.FunctionResolver.UnitTests\Release\net472\Microsoft.CodeAnalysis.ExpressionEvaluator.FunctionResolver.UnitTests.dll - ee391fb9-d357-42d7-847b-d0fac6ea1785 2026-02-17T13:06:19.2338331Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ResultProvider\Release\netstandard2.0\Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.dll - 32d594f3-1561-48ab-a739-51e23614f891 2026-02-17T13:06:19.2339873Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ResultProvider.Utilities\Release\net10.0\Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities.dll - d1663b24-6182-47c3-a7d4-bc16b2cb98ad 2026-02-17T13:06:19.2341635Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ResultProvider.Utilities\Release\net472\Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities.dll - 31829c6e-c103-4fae-be95-4facc74fae73 2026-02-17T13:06:19.2343148Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Apex\Release\net472\Microsoft.CodeAnalysis.ExternalAccess.Apex.dll - 333d0520-a689-42c8-95de-82044a84e121 2026-02-17T13:06:19.2344818Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.AspNetCore\Release\netstandard2.0\Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.dll - a366ba8c-61d8-49b2-94df-3dbc2142877f 2026-02-17T13:06:19.2346510Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK\Release\net10.0\Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK.dll - 2e03c5f0-957a-4d9d-b13e-6efdb213e966 2026-02-17T13:06:19.2348048Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Copilot\Release\net8.0\Microsoft.CodeAnalysis.ExternalAccess.Copilot.dll - e204cc04-4c9d-400d-a5d9-5ca5080a5c70 2026-02-17T13:06:19.2349635Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Copilot\Release\netstandard2.0\Microsoft.CodeAnalysis.ExternalAccess.Copilot.dll - 0a13627c-20b9-4905-b9af-8f05a24adf7e 2026-02-17T13:06:19.2351204Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Debugger\Release\net472\Microsoft.CodeAnalysis.ExternalAccess.Debugger.dll - 19df7996-e1ce-4c42-9ed1-713f5815606a 2026-02-17T13:06:19.2352835Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator\Release\net472\Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator.dll - 3e14fac5-3460-40e1-92b9-2b1002db93ec 2026-02-17T13:06:19.2354497Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Extensions\Release\netstandard2.0\Microsoft.CodeAnalysis.ExternalAccess.Extensions.dll - 7b21ef18-772a-4164-88f0-763933199597 2026-02-17T13:06:19.2356042Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.FSharp\Release\net472\Microsoft.CodeAnalysis.ExternalAccess.FSharp.dll - f211243e-b1c4-4d4b-b1be-adf261703b41 2026-02-17T13:06:19.2357485Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.FSharp.UnitTests\Release\net472\Microsoft.CodeAnalysis.ExternalAccess.FSharp.UnitTests.dll - d37ba083-7521-423f-bc69-d1b382da0c2b 2026-02-17T13:06:19.2359075Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.HotReload\Release\net10.0\Microsoft.CodeAnalysis.ExternalAccess.HotReload.dll - 75fac723-528c-462f-be43-54d41d5d76d6 2026-02-17T13:06:19.2360661Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.HotReload.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.ExternalAccess.HotReload.UnitTests.dll - 38b3117e-b314-4155-bba5-f71bbe907167 2026-02-17T13:06:19.2362297Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.OmniSharp.CSharp\Release\netstandard2.0\Microsoft.CodeAnalysis.ExternalAccess.OmniSharp.CSharp.dll - 7016044a-4475-4ce4-ad4d-eca4bab1fc4c 2026-02-17T13:06:19.2363798Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.OmniSharp\Release\netstandard2.0\Microsoft.CodeAnalysis.ExternalAccess.OmniSharp.dll - 6292c551-5312-4e53-b243-5de2722dd09e 2026-02-17T13:06:19.2365616Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.OmniSharp.UnitTests\Release\net472\Microsoft.CodeAnalysis.ExternalAccess.OmniSharp.UnitTests.dll - 5ead138f-6d4b-4e82-b507-c1b132c2b651 2026-02-17T13:06:19.2367086Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Razor.EditorFeatures\Release\net472\Microsoft.CodeAnalysis.ExternalAccess.Razor.EditorFeatures.dll - 79162703-e9c0-416b-8228-9588a68971a5 2026-02-17T13:06:19.2368651Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Razor.Features\Release\net10.0\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.dll - 12ef9829-c796-4b0e-aa94-c0731edc5547 2026-02-17T13:06:19.2370218Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Razor.Features\Release\net8.0\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.dll - 6ad7f357-6579-46e7-b9f2-8f3a53bb13ec 2026-02-17T13:06:19.2371741Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Razor.Features\Release\netstandard2.0\Microsoft.CodeAnalysis.ExternalAccess.Razor.Features.dll - aee01480-e6cf-4831-9cd7-6f0da5a39d42 2026-02-17T13:06:19.2373335Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Razor.UnitTests\Release\net472\Microsoft.CodeAnalysis.ExternalAccess.Razor.UnitTests.dll - 62a22bd6-b1a9-4293-b8e7-3507f18261b8 2026-02-17T13:06:19.2374903Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Razor.UnitTests\Release\net8.0\Microsoft.CodeAnalysis.ExternalAccess.Razor.UnitTests.dll - c2332c96-6d36-466f-8046-6c2f9fd6fa18 2026-02-17T13:06:19.2376507Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler\Release\net10.0\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll - c35ca46f-a866-45c2-b9b7-0406470d5502 2026-02-17T13:06:19.2378046Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler\Release\net8.0\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll - 9fe70bb7-a9b3-4d7b-ade6-615c1988df5d 2026-02-17T13:06:19.2379614Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler\Release\netstandard2.0\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll - 366756e7-dc32-40e1-91d2-a76bc7f50ec5 2026-02-17T13:06:19.2381123Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.UnitTests.dll - 4e894e04-abf9-4076-ae3c-a31009412feb 2026-02-17T13:06:19.2382684Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.UnitTests\Release\net472\Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.UnitTests.dll - 774e5882-8865-488d-a450-8e088ef0bf08 2026-02-17T13:06:19.2384109Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.VisualDiagnostics\Release\netstandard2.0\Microsoft.CodeAnalysis.ExternalAccess.VisualDiagnostics.dll - 2ee64870-96db-4d0b-8e88-72edefb68059 2026-02-17T13:06:19.2385743Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ExternalAccess.Xaml\Release\netstandard2.0\Microsoft.CodeAnalysis.ExternalAccess.Xaml.dll - 82278684-8f48-4bdc-87cb-c71c4abed695 2026-02-17T13:06:19.2387261Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features.DiagnosticsTests.Utilities\Release\net10.0\Microsoft.CodeAnalysis.Features.DiagnosticsTests.Utilities.dll - bb39b093-6519-40df-90dd-45ae200d1416 2026-02-17T13:06:19.2388883Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features.DiagnosticsTests.Utilities\Release\net472\Microsoft.CodeAnalysis.Features.DiagnosticsTests.Utilities.dll - 8464442f-faa4-47b3-bce3-5919454e8840 2026-02-17T13:06:19.2390212Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features.DiagnosticsTests.Utilities\Release\net8.0\Microsoft.CodeAnalysis.Features.DiagnosticsTests.Utilities.dll - 16101602-677d-4268-8a85-a912767de3d5 2026-02-17T13:06:19.2391708Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features\Release\net10.0\Microsoft.CodeAnalysis.Features.dll - 6c0459c6-53e2-4425-b602-6aa7533d0b21 2026-02-17T13:06:19.2393138Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features\Release\net8.0\Microsoft.CodeAnalysis.Features.dll - 819da830-1011-4783-b809-5d439dd91a47 2026-02-17T13:06:19.2394450Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features\Release\netstandard2.0\Microsoft.CodeAnalysis.Features.dll - 8e264d47-aa5f-47e2-a849-0ad62bfd7204 2026-02-17T13:06:19.2396020Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features.Test.Utilities\Release\net472\Microsoft.CodeAnalysis.Features.Test.Utilities.dll - 5b3e634e-5314-46bc-a9eb-ee6b11eeec4c 2026-02-17T13:06:19.2397840Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features.Test.Utilities\Release\net8.0\Microsoft.CodeAnalysis.Features.Test.Utilities.dll - e3ab856f-6910-43e2-acbc-d0b7644fd4fc 2026-02-17T13:06:19.2399153Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features.UnitTests\Release\net472\Microsoft.CodeAnalysis.Features.UnitTests.dll - 8489672d-2000-4f55-ae2c-3352722667cf 2026-02-17T13:06:19.2400693Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Features.UnitTests\Release\net8.0\Microsoft.CodeAnalysis.Features.UnitTests.dll - 89b03f5d-c995-4619-a6a2-5c08d7ed9295 2026-02-17T13:06:19.2402368Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.InteractiveHost\Release\netstandard2.0\Microsoft.CodeAnalysis.InteractiveHost.dll - a1e381a7-1a31-49a2-989f-08d0bcdef1c9 2026-02-17T13:06:19.2404002Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\Microsoft.CodeAnalysis.LanguageServer.dll - bdb7ed71-8e3c-498a-abdf-3eaba8dc2119 2026-02-17T13:06:19.2405378Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-arm64\Microsoft.CodeAnalysis.LanguageServer.dll - c55a28bb-a3e0-4210-8dd4-543ca79e3454 2026-02-17T13:06:19.2406781Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-arm64\Microsoft.CodeAnalysis.LanguageServer.dll - f5eb6fc3-935d-47fd-b0aa-58f82be87d2a 2026-02-17T13:06:19.2408362Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-musl-x64\Microsoft.CodeAnalysis.LanguageServer.dll - ead9e53d-e09a-4105-8c0f-ca23f0309170 2026-02-17T13:06:19.2409887Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\linux-x64\Microsoft.CodeAnalysis.LanguageServer.dll - f33f4b6f-c508-4147-8180-86a7999813a5 2026-02-17T13:06:19.2411452Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-arm64\Microsoft.CodeAnalysis.LanguageServer.dll - 018fb945-e288-4fc1-9238-01297e881ad2 2026-02-17T13:06:19.2412980Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\osx-x64\Microsoft.CodeAnalysis.LanguageServer.dll - c6020c96-bdfc-49d0-b35f-62a3cc9d3267 2026-02-17T13:06:19.2414459Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-arm64\Microsoft.CodeAnalysis.LanguageServer.dll - 3843642c-8288-433b-be31-d5bae9648455 2026-02-17T13:06:19.2416002Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer\Release\net10.0\win-x64\Microsoft.CodeAnalysis.LanguageServer.dll - fdfc0340-3004-4120-a88f-eb6ec5035a1f 2026-02-17T13:06:19.2417680Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.ExternalAccess.Copilot\Release\netstandard2.0\Microsoft.CodeAnalysis.LanguageServer.ExternalAccess.Copilot.dll - 754ca742-5099-45bb-9796-732e46429ab9 2026-02-17T13:06:19.2419237Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.Protocol\Release\net8.0\Microsoft.CodeAnalysis.LanguageServer.Protocol.dll - 0009f032-b47d-40bf-9603-1af158ce840c 2026-02-17T13:06:19.2420665Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.Protocol\Release\netstandard2.0\Microsoft.CodeAnalysis.LanguageServer.Protocol.dll - 367f798c-8a0b-4f44-99ba-69cbb0675e06 2026-02-17T13:06:19.2422277Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.Protocol.Test.Utilities\Release\net10.0\Microsoft.CodeAnalysis.LanguageServer.Protocol.Test.Utilities.dll - 11d2bfdb-5362-4625-808b-724cbb6be741 2026-02-17T13:06:19.2423921Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.Protocol.Test.Utilities\Release\net472\Microsoft.CodeAnalysis.LanguageServer.Protocol.Test.Utilities.dll - 476a523f-b7c1-4c66-a6bd-83d4dd0c0c69 2026-02-17T13:06:19.2425468Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.Protocol.Test.Utilities\Release\net8.0\Microsoft.CodeAnalysis.LanguageServer.Protocol.Test.Utilities.dll - e0a24e82-0eda-4998-a889-8d8008918b34 2026-02-17T13:06:19.2426925Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests.dll - f7f5d05f-6c85-44d4-98e2-e6b8815edbef 2026-02-17T13:06:19.2428490Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests\Release\net472\Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests.dll - f862e781-9696-498c-953b-185ed3153107 2026-02-17T13:06:19.2430136Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.LanguageServer.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.LanguageServer.UnitTests.dll - ba17d590-7888-4ca1-8f94-7bf1a527c296 2026-02-17T13:06:19.2431943Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Metrics.Package\Release\net472\Microsoft.CodeAnalysis.Metrics.Package.dll - 1b19f4d6-5ce8-4bb4-a33a-d682beb245d9 2026-02-17T13:06:19.2433424Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers\Release\netstandard2.0\Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.dll - 9760de14-fa7b-4f44-9edc-6e544391e3f6 2026-02-17T13:06:19.2434978Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.Package\Release\netstandard2.0\Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.Package.dll - b8ddf013-b921-476e-929b-2d6f3bcb81fd 2026-02-17T13:06:19.2436631Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.Setup\Release\net472\Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.Setup.dll - 0b45cf7f-5153-4431-94e3-9e872b6e864e 2026-02-17T13:06:19.2438243Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.UnitTests.dll - c18c13c0-59c3-427e-a131-8f7f0ce8c130 2026-02-17T13:06:19.2439745Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PublicApiAnalyzers.CodeFixes\Release\netstandard2.0\Microsoft.CodeAnalysis.PublicApiAnalyzers.CodeFixes.dll - 85e30165-ab42-47bd-8a1d-421d2eddb6d5 2026-02-17T13:06:19.2441091Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PublicApiAnalyzers\Release\netstandard2.0\Microsoft.CodeAnalysis.PublicApiAnalyzers.dll - 6dc52633-585d-4f0e-9a7d-c787c7a27c29 2026-02-17T13:06:19.2442429Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PublicApiAnalyzers.Package\Release\netstandard2.0\Microsoft.CodeAnalysis.PublicApiAnalyzers.Package.dll - d521e9dd-583d-4772-b42c-8d6cbeed7700 2026-02-17T13:06:19.2443962Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PublicApiAnalyzers.Setup\Release\netstandard2.0\Microsoft.CodeAnalysis.PublicApiAnalyzers.Setup.dll - cc0f2b13-f914-4475-991f-87bd4ff211ca 2026-02-17T13:06:19.2445456Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.PublicApiAnalyzers.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.PublicApiAnalyzers.UnitTests.dll - 687a4ddd-281c-4453-beb3-a8beedd93b8c 2026-02-17T13:06:19.2446964Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Rebuild\Release\net10.0\Microsoft.CodeAnalysis.Rebuild.dll - 12b394c7-767d-457b-afa3-da8d614f437e 2026-02-17T13:06:19.2448524Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Rebuild\Release\net8.0\Microsoft.CodeAnalysis.Rebuild.dll - aab4a4b2-102d-451c-8062-df4862019ee9 2026-02-17T13:06:19.2450099Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Rebuild\Release\netstandard2.0\Microsoft.CodeAnalysis.Rebuild.dll - a1482f82-7a97-4743-bbc3-796c6f274294 2026-02-17T13:06:19.2451570Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Rebuild.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.Rebuild.UnitTests.dll - 23d9874a-7d55-4374-8535-e56fc9a7bcec 2026-02-17T13:06:19.2453769Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Rebuild.UnitTests\Release\net472\Microsoft.CodeAnalysis.Rebuild.UnitTests.dll - b82e6fa3-8e81-498f-bf30-9a2cf8441a5b 2026-02-17T13:06:19.2455201Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.ServiceHub.CoreComponents.arm64\Release\net8.0\Microsoft.CodeAnalysis.Remote.ServiceHub.CoreComponents.arm64.dll - ba00af67-452f-44c5-a035-ec47acce1a4e 2026-02-17T13:06:19.2456749Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.ServiceHub.CoreComponents.x64\Release\net8.0\Microsoft.CodeAnalysis.Remote.ServiceHub.CoreComponents.x64.dll - a14e02a9-c86b-43ed-a4ba-cea30c7a0d56 2026-02-17T13:06:19.2458617Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.ServiceHub\Release\net8.0\Microsoft.CodeAnalysis.Remote.ServiceHub.dll - f879080d-8cf6-4146-84f1-2d98001e511d 2026-02-17T13:06:19.2460399Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.ServiceHub\Release\netstandard2.0\Microsoft.CodeAnalysis.Remote.ServiceHub.dll - 2606d204-8b0b-4a4c-b7b7-5b8203a7ec40 2026-02-17T13:06:19.2462021Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.ServiceHub.UnitTests\Release\net472\Microsoft.CodeAnalysis.Remote.ServiceHub.UnitTests.dll - 9250610c-4ae1-4def-b1bf-efc720f0eb55 2026-02-17T13:06:19.2464130Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.ServiceHub.UnitTests\Release\net8.0\Microsoft.CodeAnalysis.Remote.ServiceHub.UnitTests.dll - fd64bcaf-f7ca-42a9-b8ef-cd4c8bd91ced 2026-02-17T13:06:19.2465323Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.Workspaces\Release\net8.0\Microsoft.CodeAnalysis.Remote.Workspaces.dll - 0e4b17ae-db59-4ed1-809d-f799ad146985 2026-02-17T13:06:19.2468129Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Remote.Workspaces\Release\netstandard2.0\Microsoft.CodeAnalysis.Remote.Workspaces.dll - 11c17fa7-7e9a-48d1-b92a-3ab8c6d1e7fb 2026-02-17T13:06:19.2469696Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ResxSourceGenerator.CSharp\Release\netstandard2.0\Microsoft.CodeAnalysis.ResxSourceGenerator.CSharp.dll - 0449bbd1-52e6-4286-909c-d8a997d81832 2026-02-17T13:06:19.2471297Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ResxSourceGenerator\Release\netstandard2.0\Microsoft.CodeAnalysis.ResxSourceGenerator.dll - 3e3c65ae-0a58-4dbc-9fb2-8a100236d264 2026-02-17T13:06:19.2472877Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ResxSourceGenerator.Package\Release\netstandard2.0\Microsoft.CodeAnalysis.ResxSourceGenerator.Package.dll - 0dd811ca-10c7-4948-a1c0-714491a472d5 2026-02-17T13:06:19.2474469Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ResxSourceGenerator.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.ResxSourceGenerator.UnitTests.dll - fbf8d2bf-3c33-4e15-b7f7-b24e12f7f025 2026-02-17T13:06:19.2475854Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.ResxSourceGenerator.VisualBasic\Release\netstandard2.0\Microsoft.CodeAnalysis.ResxSourceGenerator.VisualBasic.dll - b9901ac7-fa98-4733-a88a-522c7ce0d636 2026-02-17T13:06:19.2477437Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.RulesetToEditorconfigConverter.Package\Release\net472\Microsoft.CodeAnalysis.RulesetToEditorconfigConverter.Package.dll - 9a8a529d-2cc9-4996-a128-aa001d9350dc 2026-02-17T13:06:19.2478860Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting.Desktop.UnitTests\Release\net472\Microsoft.CodeAnalysis.Scripting.Desktop.UnitTests.dll - a0daf64c-c0df-4468-8e73-3f06f8e45bba 2026-02-17T13:06:19.2480447Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting\Release\net10.0\Microsoft.CodeAnalysis.Scripting.dll - 9374e64a-e0e8-450f-99ae-152f71b51b18 2026-02-17T13:06:19.2481901Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting\Release\net8.0\Microsoft.CodeAnalysis.Scripting.dll - 0c85c78f-4753-40d4-9af5-1f7c099399ff 2026-02-17T13:06:19.2483212Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting\Release\netstandard2.0\Microsoft.CodeAnalysis.Scripting.dll - f7c5af91-bf14-4f78-9ff2-ac43f5fe3799 2026-02-17T13:06:19.2484594Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting.TestUtilities\Release\net10.0\Microsoft.CodeAnalysis.Scripting.TestUtilities.dll - 3eac50be-adcf-4f5d-9651-ae899eef750d 2026-02-17T13:06:19.2486162Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting.TestUtilities\Release\net472\Microsoft.CodeAnalysis.Scripting.TestUtilities.dll - cae567b4-bdd7-4380-9a91-9f729ee0394e 2026-02-17T13:06:19.2487728Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.Scripting.UnitTests.dll - b34ec285-e26e-4479-ae59-091b6d2c2205 2026-02-17T13:06:19.2489253Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Scripting.UnitTests\Release\net472\Microsoft.CodeAnalysis.Scripting.UnitTests.dll - 06144112-3158-4175-9828-022f9b2ae2f6 2026-02-17T13:06:19.2490614Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.SemanticSearch.Extensions\Release\net8.0\Microsoft.CodeAnalysis.SemanticSearch.Extensions.dll - 8cbca1ed-0d9c-4209-aa3f-c8e063072885 2026-02-17T13:06:19.2492152Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Test.Utilities\Release\net10.0\Microsoft.CodeAnalysis.Test.Utilities.dll - 45bba7e8-9efd-4e40-bcaa-8ac9a12af7ec 2026-02-17T13:06:19.2493722Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Test.Utilities\Release\net472\Microsoft.CodeAnalysis.Test.Utilities.dll - dc31605a-19e3-4275-83e5-3b29f14b6183 2026-02-17T13:06:19.2495265Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Test.Utilities\Release\net8.0\Microsoft.CodeAnalysis.Test.Utilities.dll - 423b781d-cc16-44fe-9dfe-f616066cf08a 2026-02-17T13:06:19.2496794Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.TestAnalyzerReference\Release\netstandard2.0\Microsoft.CodeAnalysis.TestAnalyzerReference.dll - a202bde8-a420-402e-bcc1-0ffe870c3752 2026-02-17T13:06:19.2498361Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.UnitTests.dll - f6c97d80-dcf7-4cfb-bf78-d96adbcd639b 2026-02-17T13:06:19.2499912Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.UnitTests\Release\net472\Microsoft.CodeAnalysis.UnitTests.dll - 12cdd848-548d-4716-8c6d-fda2cb97867b 2026-02-17T13:06:19.2501300Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Analyzers\Release\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.Analyzers.dll - 7b3e6e8c-fa53-46e9-a724-28973e1bb790 2026-02-17T13:06:19.2503047Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.BannedApiAnalyzers\Release\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.BannedApiAnalyzers.dll - ca9ced81-b0b3-4bc5-bc32-0e45b627aa90 2026-02-17T13:06:19.2504672Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.CodeStyle\Release\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.dll - ab14c128-09da-4b81-bdde-536a3a01d3d6 2026-02-17T13:06:19.2506153Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes\Release\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.dll - feaab275-2b7b-49c7-a812-f02ab5849efc 2026-02-17T13:06:19.2507753Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.UnitTests\Release\net472\Microsoft.CodeAnalysis.VisualBasic.CodeStyle.UnitTests.dll - 65fd33ea-5ae4-4fd4-b78d-6f43b9ffb020 2026-02-17T13:06:19.2509372Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.CommandLine.UnitTests\Release\net472\Microsoft.CodeAnalysis.VisualBasic.CommandLine.UnitTests.dll - 8a944ab0-00ad-4d44-a1c2-ef2ee5294494 2026-02-17T13:06:19.2510950Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic\Release\net10.0\Microsoft.CodeAnalysis.VisualBasic.dll - 1048dc95-1d02-41af-8370-ba985d3579db 2026-02-17T13:06:19.2512297Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic\Release\net8.0\Microsoft.CodeAnalysis.VisualBasic.dll - d4b8fe23-75aa-4cff-af6c-43fee226b613 2026-02-17T13:06:19.2513850Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic\Release\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.dll - e4c8143f-0892-42fe-9854-29f8d3ac5612 2026-02-17T13:06:19.2515225Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.EditorFeatures\Release\net472\Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.dll - 3f0d7004-3b1c-4576-855f-5faed21043a2 2026-02-17T13:06:19.2516798Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests\Release\net472\Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests.dll - dd4c35a4-e02d-47bc-a437-a9e36ea939a1 2026-02-17T13:06:19.2518479Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests.dll - dafe7a10-3a00-4cff-b412-7aa86568f1ec 2026-02-17T13:06:19.2519984Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests\Release\net472\Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests.dll - 5c3c0b0e-27ef-4d04-9ea5-a2cbeab3a353 2026-02-17T13:06:19.2521739Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.ExpressionCompiler\Release\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ExpressionCompiler.dll - ae0f32f2-2538-44fa-87ac-0de743de8835 2026-02-17T13:06:19.2523353Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.ExpressionCompiler.UnitTests\Release\net472\Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ExpressionCompiler.UnitTests.dll - 196a9e00-8c8b-4b93-90e1-9186a02e5686 2026-02-17T13:06:19.2524916Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.ResultProvider\Release\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ResultProvider.dll - 73803872-749b-4dad-87f3-662c76733db7 2026-02-17T13:06:19.2526482Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.ResultProvider.UnitTests\Release\net472\Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ResultProvider.UnitTests.dll - a8003218-f6b5-4d61-8e76-1efbe2e99a0b 2026-02-17T13:06:19.2528056Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features\Release\net10.0\Microsoft.CodeAnalysis.VisualBasic.Features.dll - 7f6f05a5-83e4-444e-a1da-b2c8017c1d69 2026-02-17T13:06:19.2529568Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features\Release\net8.0\Microsoft.CodeAnalysis.VisualBasic.Features.dll - f8a96292-5462-488a-8078-4544e280a347 2026-02-17T13:06:19.2530966Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features\Release\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.Features.dll - afa5d384-c258-47c0-877d-7c29c6b63361 2026-02-17T13:06:19.2532402Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features.UnitTests\Release\net472\Microsoft.CodeAnalysis.VisualBasic.Features.UnitTests.dll - a2270e78-6003-4ba8-8598-cfe1016aab7c 2026-02-17T13:06:19.2533932Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Features.UnitTests\Release\net8.0\Microsoft.CodeAnalysis.VisualBasic.Features.UnitTests.dll - 1b4c79a0-686c-4bf2-9415-cbbf916dafff 2026-02-17T13:06:19.2535779Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Scripting.Desktop.UnitTests\Release\net472\Microsoft.CodeAnalysis.VisualBasic.Scripting.Desktop.UnitTests.dll - 906e935b-c66e-4432-9301-7b500f66eddb 2026-02-17T13:06:19.2537323Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Scripting\Release\net10.0\Microsoft.CodeAnalysis.VisualBasic.Scripting.dll - 4f1b4807-bad9-4af8-91fc-98f257d2e342 2026-02-17T13:06:19.2538719Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Scripting\Release\net8.0\Microsoft.CodeAnalysis.VisualBasic.Scripting.dll - 09337dac-d3ad-40b8-8491-6efca3f452c5 2026-02-17T13:06:19.2540228Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Scripting\Release\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.Scripting.dll - 790ba974-4975-4df7-953a-164e32169a17 2026-02-17T13:06:19.2542086Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Scripting.UnitTests\Release\net472\Microsoft.CodeAnalysis.VisualBasic.Scripting.UnitTests.dll - edee2d7b-6036-4525-96d2-40b4f476bf13 2026-02-17T13:06:19.2543240Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests.dll - ee110c72-0cd4-4d99-bcca-dd34b21bc9d6 2026-02-17T13:06:19.2544819Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests\Release\net472\Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests.dll - afe0fb07-f9a6-4558-bffa-2eb8ad154074 2026-02-17T13:06:19.2546221Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests.dll - a97938d3-81b6-4bd4-98d2-11b20da9f70b 2026-02-17T13:06:19.2547779Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests\Release\net472\Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests.dll - d2aab475-e976-4832-8c7b-00dd11522cd2 2026-02-17T13:06:19.2549343Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests.dll - d3728cde-0dc6-4288-a770-d8fbcb2b905b 2026-02-17T13:06:19.2550813Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests\Release\net472\Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests.dll - 9aacba93-4d44-4233-90df-1facc8705a9f 2026-02-17T13:06:19.2552396Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Test.Utilities\Release\net10.0\Microsoft.CodeAnalysis.VisualBasic.Test.Utilities.dll - 03d991f7-94cd-4d7f-9ab6-19d5a833e8d1 2026-02-17T13:06:19.2553970Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Test.Utilities\Release\net472\Microsoft.CodeAnalysis.VisualBasic.Test.Utilities.dll - dec87437-b3d4-4fdb-9893-49a66d99563f 2026-02-17T13:06:19.2555368Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Test.Utilities\Release\net8.0\Microsoft.CodeAnalysis.VisualBasic.Test.Utilities.dll - 793bee66-2eae-49ef-ad52-9b821427ac72 2026-02-17T13:06:19.2556953Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\net10.0\Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll - 5ac6c21e-cba2-4bd1-97ef-a21bd0f4ad31 2026-02-17T13:06:19.2558598Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\net8.0\Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll - c74af231-1c5b-4120-9355-9c9e47c77fb1 2026-02-17T13:06:19.2560087Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces\Release\netstandard2.0\Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll - fa81974f-252d-4512-8aa2-7ff9a9600a0e 2026-02-17T13:06:19.2561764Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces.UnitTests\Release\net472\Microsoft.CodeAnalysis.VisualBasic.Workspaces.UnitTests.dll - 82ec44f9-bee6-40ae-a056-40bf69a98c8d 2026-02-17T13:06:19.2563176Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.VisualBasic.Workspaces.UnitTests\Release\net8.0\Microsoft.CodeAnalysis.VisualBasic.Workspaces.UnitTests.dll - 00e11a73-b8a5-43ad-b15d-e23e698ace0d 2026-02-17T13:06:19.2564721Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.Desktop\Release\net472\Microsoft.CodeAnalysis.Workspaces.Desktop.dll - 1df9112b-27bb-4b1a-998a-d1d7f60b500f 2026-02-17T13:06:19.2566306Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.Desktop\Release\net8.0\Microsoft.CodeAnalysis.Workspaces.Desktop.dll - 6b7cb23e-ba01-4e4b-a3bf-a7e43415929a 2026-02-17T13:06:19.2567913Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces\Release\net10.0\Microsoft.CodeAnalysis.Workspaces.dll - 677c9eda-fdef-48a7-ab8f-894068725e1b 2026-02-17T13:06:19.2569666Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces\Release\net8.0\Microsoft.CodeAnalysis.Workspaces.dll - 1e5dc2c4-a28b-4b52-9170-84f6130faa05 2026-02-17T13:06:19.2570968Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces\Release\netstandard2.0\Microsoft.CodeAnalysis.Workspaces.dll - 8d5097b2-21e7-436f-b7e4-60e026d1e33f 2026-02-17T13:06:19.2572534Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net8.0\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll - 2ca479a1-d99f-4f67-82b7-2a3891755b1b 2026-02-17T13:06:19.2574070Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost\Release\net472\Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.exe - 0bf1bab3-47d3-4bdf-949a-d208bef78794 2026-02-17T13:06:19.2575608Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts\Release\net472\Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts.dll - 265c597c-e7b4-48d7-b321-17117c1d82b8 2026-02-17T13:06:19.2577040Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts\Release\net8.0\Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts.dll - 24868dd0-2646-483f-92ee-f45910111971 2026-02-17T13:06:19.2578627Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net10.0\Microsoft.CodeAnalysis.Workspaces.MSBuild.dll - 6bae7b57-ba68-4328-8aef-2ee6921cb286 2026-02-17T13:06:19.2579998Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net472\Microsoft.CodeAnalysis.Workspaces.MSBuild.dll - efe88761-04a8-4b44-9051-cf3fbd8654d3 2026-02-17T13:06:19.2581281Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild\Release\net8.0\Microsoft.CodeAnalysis.Workspaces.MSBuild.dll - 9466315c-3dff-4091-a46d-5a8e0f998607 2026-02-17T13:06:19.2582858Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests\Release\net10.0\Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests.dll - 76bf5e1d-2429-4b24-acea-cce1e180ce1e 2026-02-17T13:06:19.2584454Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests\Release\net472\Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests.dll - 587482c2-6738-40f8-b7ec-0a0b791ddcb3 2026-02-17T13:06:19.2586007Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.Test.Utilities\Release\net472\Microsoft.CodeAnalysis.Workspaces.Test.Utilities.dll - 29cd42d6-e74c-40e1-92d6-f2efd9abcedc 2026-02-17T13:06:19.2587362Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.Test.Utilities\Release\net8.0\Microsoft.CodeAnalysis.Workspaces.Test.Utilities.dll - 139eefa4-37f1-48a3-bada-c5d96a3c3f50 2026-02-17T13:06:19.2588803Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.UnitTests\Release\net472\Microsoft.CodeAnalysis.Workspaces.UnitTests.dll - 4358e7af-30cf-45d8-a1ef-6859881439e0 2026-02-17T13:06:19.2590377Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.Workspaces.UnitTests\Release\net8.0\Microsoft.CodeAnalysis.Workspaces.UnitTests.dll - 50525237-df16-4c19-b72c-fa365288940d 2026-02-17T13:06:19.2591921Z D:\a\_work\1\s\artifacts/obj/Microsoft.CodeAnalysis.XunitHook\Release\net472\Microsoft.CodeAnalysis.XunitHook.dll - a23ffd64-2b3f-48f8-b0a3-612539d533a7 2026-02-17T13:06:19.2593640Z D:\a\_work\1\s\artifacts/obj/Microsoft.CommonLanguageServerProtocol.Framework.Example\Release\net8.0\Microsoft.CommonLanguageServerProtocol.Framework.Example.dll - d08fa216-0b47-43cd-a7fc-ea39c1b5e710 2026-02-17T13:06:19.2595114Z D:\a\_work\1\s\artifacts/obj/Microsoft.CommonLanguageServerProtocol.Framework.Example\Release\netstandard2.0\Microsoft.CommonLanguageServerProtocol.Framework.Example.dll - 5cbb83a1-6378-45c8-93a2-4fa6c536728c 2026-02-17T13:06:19.2596672Z D:\a\_work\1\s\artifacts/obj/Microsoft.CommonLanguageServerProtocol.Framework.Package\Release\netstandard2.0\Microsoft.CommonLanguageServerProtocol.Framework.Package.dll - 714e4607-6bd6-4225-8c6c-7a385f817073 2026-02-17T13:06:19.2598328Z D:\a\_work\1\s\artifacts/obj/Microsoft.CommonLanguageServerProtocol.Framework.UnitTests\Release\net10.0\Microsoft.CommonLanguageServerProtocol.Framework.UnitTests.dll - daf50558-4e92-4b83-b913-8fdcd1f48e83 2026-02-17T13:06:19.2599884Z D:\a\_work\1\s\artifacts/obj/Microsoft.CommonLanguageServerProtocol.Framework.UnitTests\Release\net472\Microsoft.CommonLanguageServerProtocol.Framework.UnitTests.dll - ff0a9f34-aff7-44a8-b1ff-5e6bd4bc4808 2026-02-17T13:06:19.2601809Z D:\a\_work\1\s\artifacts/obj/Microsoft.CommonLanguageServerProtocol.Framework.UnitTests\Release\net8.0\Microsoft.CommonLanguageServerProtocol.Framework.UnitTests.dll - dc0b0ff6-dada-4ad5-bd70-8622861883e8 2026-02-17T13:06:19.2603356Z D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.Extensibility.Testing.SourceGenerator\Release\netstandard2.0\Microsoft.VisualStudio.Extensibility.Testing.SourceGenerator.dll - 3d905520-f9e1-46ef-9897-4973adf87fe6 2026-02-17T13:06:19.2604903Z D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.Extensibility.Testing.SourceGenerator.UnitTests\Release\net472\Microsoft.VisualStudio.Extensibility.Testing.SourceGenerator.UnitTests.dll - a548e2bd-a6f1-4fd6-ba78-945389024b56 2026-02-17T13:06:19.2606395Z D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.Extensibility.Testing.Xunit\Release\net472\Microsoft.VisualStudio.Extensibility.Testing.Xunit.dll - 1b37c07b-a830-4fca-b5df-0138d139e7c7 2026-02-17T13:06:19.2607708Z D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.Extensibility.Testing.Xunit.IntegrationTests\Release\net472\Microsoft.VisualStudio.Extensibility.Testing.Xunit.IntegrationTests.dll - 696d27bb-6fab-450d-ab63-6ec5de36bd78 2026-02-17T13:06:19.2609106Z D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.IntegrationTest.Setup\Release\net472\Microsoft.VisualStudio.IntegrationTest.Setup.dll - f9bbaa9b-cbf6-4935-88ca-f5f7850628aa 2026-02-17T13:06:19.2610713Z D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.IntegrationTestService.Dev18\Release\net472\Microsoft.VisualStudio.IntegrationTestService.dll - 45856ee9-72d8-41f1-84c8-105f8b5afb11 2026-02-17T13:06:19.2612195Z D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.CodeLens\Release\net8.0\Microsoft.VisualStudio.LanguageServices.CodeLens.dll - 1250ce66-0f8e-44f0-909f-0be0dd9f50d0 2026-02-17T13:06:19.2613723Z D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.CSharp.UnitTests\Release\net472\Microsoft.VisualStudio.LanguageServices.CSharp.UnitTests.dll - 5c0a1ed3-8584-4da2-a506-0907ea99a853 2026-02-17T13:06:19.2615276Z D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.DevKit\Release\net10.0\Microsoft.VisualStudio.LanguageServices.DevKit.dll - b0fc5687-05a1-4b8f-905d-0fbf21ed40fc 2026-02-17T13:06:19.2618361Z D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot\Release\net472\Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot.dll - 0144ee16-14ba-4548-87ed-bbf86f201e42 2026-02-17T13:06:19.2620130Z D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.LiveShare\Release\net472\Microsoft.VisualStudio.LanguageServices.LiveShare.dll - 288a3b0c-8a5e-45f6-a087-15893bba814f 2026-02-17T13:06:19.2622030Z D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.LiveShare.UnitTests\Release\net472\Microsoft.VisualStudio.LanguageServices.LiveShare.UnitTests.dll - 27ef6c68-b0df-495c-8af0-6f4082f0981c 2026-02-17T13:06:19.2623459Z D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.New.IntegrationTests\Release\net472\Microsoft.VisualStudio.LanguageServices.New.IntegrationTests.dll - 1775d2d0-fdbb-4e95-b7ce-cecca2b2c493 2026-02-17T13:06:19.2624974Z D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.Test.Utilities2\Release\net472\Microsoft.VisualStudio.LanguageServices.Test.Utilities2.dll - 7d1ea4e8-f6fe-43b2-8d43-66fffb71c519 2026-02-17T13:06:19.2626363Z D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.UnitTests\Release\net472\Microsoft.VisualStudio.LanguageServices.UnitTests.dll - 73cdfe75-5aef-4e5f-b317-8daefa9b9b36 2026-02-17T13:06:19.2628591Z D:\a\_work\1\s\artifacts/obj/Microsoft.VisualStudio.LanguageServices.Xaml\Release\net472\Microsoft.VisualStudio.LanguageServices.Xaml.dll - 906e8d72-3908-47a4-a199-be392d55fbbc 2026-02-17T13:06:19.2630451Z D:\a\_work\1\s\artifacts/obj/PrepareTests\Release\net10.0\PrepareTests.dll - 18926b91-8b38-478a-a506-deb295866400 2026-02-17T13:06:19.2632809Z D:\a\_work\1\s\artifacts/obj/Replay\Release\net10.0\Replay.dll - fcdd6040-2d38-40cf-9a43-33dd2e51a87e 2026-02-17T13:06:19.2634748Z D:\a\_work\1\s\artifacts/obj/Replay\Release\net8.0\Replay.dll - 04a275a0-e1b4-408f-9d07-34adbd010921 2026-02-17T13:06:19.2636756Z D:\a\_work\1\s\artifacts/obj/Replay\Release\net472\Replay.exe - f792308e-9d40-4ebe-a49e-9ba78d6e083c 2026-02-17T13:06:19.2638399Z D:\a\_work\1\s\artifacts/obj/Roslyn.Compilers.Extension\Release\net472\Roslyn.Compilers.Extension.dll - 0f2e895f-4a75-4677-9505-1ed6ad4a3b0b 2026-02-17T13:06:19.2640633Z D:\a\_work\1\s\artifacts/obj/Roslyn.Compilers.VisualBasic.IOperation.UnitTests\Release\net10.0\Roslyn.Compilers.VisualBasic.IOperation.UnitTests.dll - 54bb3d72-440e-4bfc-add0-49a2c12483c3 2026-02-17T13:06:19.2643707Z D:\a\_work\1\s\artifacts/obj/Roslyn.Compilers.VisualBasic.IOperation.UnitTests\Release\net472\Roslyn.Compilers.VisualBasic.IOperation.UnitTests.dll - 68bcf462-ffd0-4691-9ce4-0e2af85bf401 2026-02-17T13:06:19.2646401Z D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.Analyzers\Release\netstandard2.0\Roslyn.Diagnostics.Analyzers.dll - aad812b7-e643-4b07-857d-2bd93ea95541 2026-02-17T13:06:19.2648271Z D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.Analyzers.Package\Release\netstandard2.0\Roslyn.Diagnostics.Analyzers.Package.dll - 2aff2897-8d10-4071-98ef-c4d5c3359e56 2026-02-17T13:06:19.2648945Z D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.Analyzers.Setup\Release\net472\Roslyn.Diagnostics.Analyzers.Setup.dll - 4f61fd8a-358d-48fe-b05c-ac2b5ffc86fa 2026-02-17T13:06:19.2651086Z D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.Analyzers.UnitTests\Release\net10.0\Roslyn.Diagnostics.Analyzers.UnitTests.dll - 82eda01a-71ff-4a2a-bbf5-1cbe0be17cbd 2026-02-17T13:06:19.2651916Z D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.CSharp.Analyzers\Release\netstandard2.0\Roslyn.Diagnostics.CSharp.Analyzers.dll - a586ef13-37dd-4756-b3d0-b3b0816331e4 2026-02-17T13:06:19.2654058Z D:\a\_work\1\s\artifacts/obj/Roslyn.Diagnostics.VisualBasic.Analyzers\Release\netstandard2.0\Roslyn.Diagnostics.VisualBasic.Analyzers.dll - f8df63b4-6a33-4b2b-9937-1d0514049df4 2026-02-17T13:06:19.2654835Z D:\a\_work\1\s\artifacts/obj/Roslyn.PerformanceTests\Release\net472\Roslyn.PerformanceTests.dll - bf331535-3926-4146-a0b3-0439622cbcc5 2026-02-17T13:06:19.2656977Z D:\a\_work\1\s\artifacts/obj/Roslyn.Test.PdbUtilities\Release\net10.0\Roslyn.Test.PdbUtilities.dll - 67a025a5-424a-4a26-aa95-6d582ab6d04f 2026-02-17T13:06:19.2658369Z D:\a\_work\1\s\artifacts/obj/Roslyn.Test.PdbUtilities\Release\net472\Roslyn.Test.PdbUtilities.dll - c19856f2-9f55-4fcb-8c26-7385c3a95cb3 2026-02-17T13:06:19.2660397Z D:\a\_work\1\s\artifacts/obj/Roslyn.Test.PdbUtilities\Release\net8.0\Roslyn.Test.PdbUtilities.dll - 97c4777a-afa8-4044-a947-135a7b7948ed 2026-02-17T13:06:19.2661795Z D:\a\_work\1\s\artifacts/obj/Roslyn.Test.Performance.Utilities\Release\net472\Roslyn.Test.Performance.Utilities.dll - 5a8338b0-546d-429d-b55a-4a2498feda9b 2026-02-17T13:06:19.2663907Z D:\a\_work\1\s\artifacts/obj/Roslyn.VisualStudio.Next.UnitTests\Release\net472\Roslyn.VisualStudio.Next.UnitTests.dll - f1462692-e1bd-4e9f-ab31-5558cc111d31 2026-02-17T13:06:19.2665635Z D:\a\_work\1\s\artifacts/obj/Roslyn.VisualStudio.ServiceHub.Setup.arm64\Release\net472\Roslyn.VisualStudio.ServiceHub.Setup.arm64.dll - 1587dfbf-ac15-4362-9435-d655aa25c9f1 2026-02-17T13:06:19.2666566Z D:\a\_work\1\s\artifacts/obj/Roslyn.VisualStudio.ServiceHub.Setup.x64\Release\net472\Roslyn.VisualStudio.ServiceHub.Setup.x64.dll - f5b94dd5-aa94-481b-aff7-1145444fe397 2026-02-17T13:06:19.2668625Z D:\a\_work\1\s\artifacts/obj/Roslyn.VisualStudio.Setup.Dependencies\Release\net472\Roslyn.VisualStudio.Setup.Dependencies.dll - 8b58f634-2681-4e40-bc23-bc558d30ba78 2026-02-17T13:06:19.2669420Z D:\a\_work\1\s\artifacts/obj/Roslyn.VisualStudio.Setup\Release\net472\Roslyn.VisualStudio.Setup.dll - e3dd144f-48af-4736-bd11-a5e6492c8edd 2026-02-17T13:06:19.2671249Z D:\a\_work\1\s\artifacts/obj/RoslynDeployment\Release\net472\RoslynDeployment.dll - b2d77a1b-3a1c-4cd1-aa6a-1062612c89ed 2026-02-17T13:06:19.2672999Z D:\a\_work\1\s\artifacts/obj/RulesetToEditorconfigConverter\Release\net472\RulesetToEditorconfigConverter.exe - c3d123ac-cba0-4e98-83bb-a119ee273dbe 2026-02-17T13:06:19.2674764Z D:\a\_work\1\s\artifacts/obj/RulesetToEditorconfigConverter.UnitTests\Release\net10.0\RulesetToEditorconfigConverter.UnitTests.dll - 175aa909-c8d1-4f3d-b8aa-49741d669146 2026-02-17T13:06:19.2676475Z D:\a\_work\1\s\artifacts/obj/RunTests\Release\net10.0\RunTests.dll - 0ac6d993-98e2-4dbb-a491-4a9a276d5121 2026-02-17T13:06:19.2678168Z D:\a\_work\1\s\artifacts/obj/SemanticSearch.BuildTask\Release\net10.0\SemanticSearch.BuildTask.dll - def5956e-58f6-4646-b08e-3521a76c56ba 2026-02-17T13:06:19.2679881Z D:\a\_work\1\s\artifacts/obj/SemanticSearch.BuildTask\Release\net472\SemanticSearch.BuildTask.dll - ad6860d5-a4d1-4460-8f1b-bf2dcc22f1c6 2026-02-17T13:06:19.2681650Z D:\a\_work\1\s\artifacts/obj/SemanticSearch.BuildTask.UnitTests\Release\net10.0\SemanticSearch.BuildTask.UnitTests.dll - ac4c0f58-ceee-4814-bc0e-94b1c3af0736 2026-02-17T13:06:19.2683420Z D:\a\_work\1\s\artifacts/obj/SemanticSearch.BuildTask.UnitTests\Release\net472\SemanticSearch.BuildTask.UnitTests.dll - 7ac6a6f0-5e5a-43cd-9b35-05b6f6a62bc3 2026-02-17T13:06:19.2685142Z D:\a\_work\1\s\artifacts/obj/SemanticSearch.ReferenceAssemblies\Release\net8.0\SemanticSearch.ReferenceAssemblies.dll - 550732d7-21b2-4068-a28b-2c0af485d825 2026-02-17T13:06:19.2686788Z D:\a\_work\1\s\artifacts/obj/StackDepthTest\Release\net472\StackDepthTest.exe - aed87f38-6183-4b8d-82b0-faa95c24e160 2026-02-17T13:06:19.2688707Z D:\a\_work\1\s\artifacts/obj/Test.Utilities\Release\net10.0\Test.Utilities.dll - f55ab6d2-76b0-4ab8-907b-800425a05824 2026-02-17T13:06:19.2690389Z D:\a\_work\1\s\artifacts/obj/TestDiscoveryWorker\Release\net10.0\TestDiscoveryWorker.dll - 5ee4ffa3-596c-4771-a22c-611dd1fd74f9 2026-02-17T13:06:19.2692057Z D:\a\_work\1\s\artifacts/obj/TestDiscoveryWorker\Release\net472\TestDiscoveryWorker.exe - 1bd3efc1-d00e-4688-a14e-f0d41e583649 2026-02-17T13:06:19.2694141Z D:\a\_work\1\s\artifacts/obj/TestReferenceAssembly\Release\net472\TestReferenceAssembly.dll - c222f171-7202-4af5-ac95-a7c6f70c0ec9 2026-02-17T13:06:19.2695200Z D:\a\_work\1\s\artifacts/obj/TestReferenceAssembly\Release\netstandard2.0\TestReferenceAssembly.dll - 0ff32edb-e633-49e4-a547-2fc7d38e5f1d 2026-02-17T13:06:19.2696795Z D:\a\_work\1\s\artifacts/obj/Text.Analyzers\Release\netstandard2.0\Text.Analyzers.dll - 2da82849-b560-462f-ba0f-8bb4a2059232 2026-02-17T13:06:19.2699104Z D:\a\_work\1\s\artifacts/obj/Text.Analyzers.Package\Release\netstandard2.0\Text.Analyzers.Package.dll - 3c787840-5b85-4f3c-b409-e54123c81e7a 2026-02-17T13:06:19.2699864Z D:\a\_work\1\s\artifacts/obj/Text.Analyzers.Setup\Release\net472\Text.Analyzers.Setup.dll - 42ff49de-1057-4600-9490-e2582ce4d76b 2026-02-17T13:06:19.2701973Z D:\a\_work\1\s\artifacts/obj/Text.Analyzers.UnitTests\Release\net10.0\Text.Analyzers.UnitTests.dll - 954a8a1d-d669-40d1-b694-807da28933b2 2026-02-17T13:06:19.2702926Z D:\a\_work\1\s\artifacts/obj/Text.CSharp.Analyzers\Release\netstandard2.0\Text.CSharp.Analyzers.dll - 25898813-17a8-41d3-a94a-3dc4eaad1eff 2026-02-17T13:06:19.2704948Z D:\a\_work\1\s\artifacts/obj/Text.VisualBasic.Analyzers\Release\netstandard2.0\Text.VisualBasic.Analyzers.dll - 1f3feaf8-d20c-4e62-b515-ce1cc70f50f7 2026-02-17T13:06:19.2705671Z D:\a\_work\1\s\artifacts/obj/vbc\Release\net10.0\vbc.dll - 1a4fa6e4-4731-46ef-b654-e1949bd8961e 2026-02-17T13:06:19.2707316Z D:\a\_work\1\s\artifacts/obj/vbc\Release\net8.0\vbc.dll - e6d2891c-4e54-4db9-80ca-4c905e02d666 2026-02-17T13:06:19.2708817Z D:\a\_work\1\s\artifacts/obj/vbc\Release\net472\vbc.exe - 3c6ad99c-c701-4bb1-923d-c06c6d9822e6 2026-02-17T13:06:19.2710702Z D:\a\_work\1\s\artifacts/obj/vbc-arm64\Release\net472\vbc.exe - 4e947e6c-3feb-4f1f-b3e1-0ae2bc2af148 2026-02-17T13:06:19.2712313Z D:\a\_work\1\s\artifacts/obj/VBCSCompiler\Release\net10.0\VBCSCompiler.dll - 190aa5be-5909-43d4-9464-7d269a89a296 2026-02-17T13:06:19.2713981Z D:\a\_work\1\s\artifacts/obj/VBCSCompiler\Release\net8.0\VBCSCompiler.dll - e2025718-ba15-4738-bfa4-e87743565d9c 2026-02-17T13:06:19.2715815Z D:\a\_work\1\s\artifacts/obj/VBCSCompiler\Release\net472\VBCSCompiler.exe - abfc3849-4baa-48ef-b04f-4a1790e87c1d 2026-02-17T13:06:19.2717206Z D:\a\_work\1\s\artifacts/obj/VBCSCompiler-arm64\Release\net472\VBCSCompiler.exe - e8865a39-c781-4024-b766-33fdd6db1980 2026-02-17T13:06:19.2718703Z D:\a\_work\1\s\artifacts/obj/VBCSCompiler.UnitTests\Release\net10.0\VBCSCompiler.UnitTests.dll - 492f8fe3-ef3b-4039-904f-d8d559168e5d 2026-02-17T13:06:19.2720297Z D:\a\_work\1\s\artifacts/obj/VBCSCompiler.UnitTests\Release\net472\VBCSCompiler.UnitTests.dll - cd5b8820-ac6b-40eb-b567-904585f25f61 2026-02-17T13:06:19.2721934Z D:\a\_work\1\s\artifacts/obj/VisualBasicErrorFactsGenerator\Release\net10.0\VBErrorFactsGenerator.dll - 148d8f52-4ad3-4dec-bb37-0061961e96cf 2026-02-17T13:06:19.2723499Z D:\a\_work\1\s\artifacts/obj/vbi\Release\net10.0\vbi.dll - 1e7f2fe6-8a60-4503-aa12-8eb520a8366a 2026-02-17T13:06:19.2725227Z D:\a\_work\1\s\artifacts/obj/vbi\Release\net8.0\vbi.dll - ccb1c2c8-7198-4cd6-99db-6139af448b91 2026-02-17T13:06:19.2726753Z D:\a\_work\1\s\artifacts/obj/vbi\Release\net472\vbi.exe - 86133da3-1987-4294-8ea1-66832ac463a6 2026-02-17T13:06:19.2728449Z D:\a\_work\1\s\artifacts/obj/VisualBasicSyntaxGenerator\Release\net10.0\VBSyntaxGenerator.dll - cce51c91-645e-4d6b-b468-26bb33b07cad 2026-02-17T13:06:19.2784644Z Assembly Location Cache Population 2026-02-17T13:06:19.2785874Z Searching D:\a\_work\1\s\artifacts\obj\ 2026-02-17T13:06:19.6300524Z Searching D:\a\_work\1\s\.packages\ 2026-02-17T13:06:20.6399626Z Searching D:\a\_work\1\s\artifacts\bin 2026-02-17T13:06:21.7105281Z Searching D:\a\_work\1\s\.dotnet\packs 2026-02-17T13:06:21.7468577Z Verifying D:\a\_work\1\s\artifacts\obj\Analyzer.Utilities.UnitTests\Release\net10.0\Analyzer.Utilities.UnitTests.dll with pdb [embedded] 2026-02-17T13:06:21.7773265Z Source Links 2026-02-17T13:06:21.7937615Z "/_/": "https://raw.githubusercontent.com/dotnet/roslyn/764c372c17ba28d3d55d5ede1c48ab0891ec02d7/" 2026-02-17T13:06:21.8553596Z Encoding 2026-02-17T13:06:21.8554195Z default-encoding - 2026-02-17T13:06:21.8556100Z fallback-encoding - 2026-02-17T13:06:22.1838338Z MoveToImmutable can only be performed when Count equals Capacity. 2026-02-17T13:06:22.1844298Z Validation failed for D:\a\_work\1\s\artifacts/obj/Analyzer.Utilities.UnitTests\Release\net10.0\Analyzer.Utilities.UnitTests.dll 2026-02-17T13:06:22.1845900Z Writing diffs to "D:\a\_work\1\s\artifacts\BuildValidator\net10.0\Analyzer.Utilities.UnitTests" 2026-02-17T13:06:22.1860294Z Verifying D:\a\_work\1\s\artifacts\obj\AnalyzerRunner\Release\net10.0\AnalyzerRunner.dll with pdb [embedded] 2026-02-17T13:06:22.1861926Z Source Links 2026-02-17T13:06:22.1863713Z "/_/": "https://raw.githubusercontent.com/dotnet/roslyn/764c372c17ba28d3d55d5ede1c48ab0891ec02d7/" 2026-02-17T13:06:22.1865347Z Encoding 2026-02-17T13:06:22.1867175Z default-encoding - 2026-02-17T13:06:22.1868691Z fallback-encoding - 2026-02-17T13:06:22.1896427Z MoveToImmutable can only be performed when Count equals Capacity. 2026-02-17T13:06:22.1898539Z Validation failed for D:\a\_work\1\s\artifacts/obj/AnalyzerRunner\Release\net10.0\AnalyzerRunner.dll 2026-02-17T13:06:22.1900747Z Writing diffs to "D:\a\_work\1\s\artifacts\BuildValidator\net10.0\AnalyzerRunner" 2026-02-17T13:06:22.1906344Z Verifying D:\a\_work\1\s\artifacts\obj\AnalyzerRunner\Release\net472\AnalyzerRunner.exe with pdb [embedded] 2026-02-17T13:06:22.1908292Z Source Links 2026-02-17T13:06:22.1910257Z "/_/": "https://raw.githubusercontent.com/dotnet/roslyn/764c372c17ba28d3d55d5ede1c48ab0891ec02d7/" 2026-02-17T13:06:22.1911816Z Encoding 2026-02-17T13:06:22.1913554Z default-encoding - 2026-02-17T13:06:22.1915107Z fallback-encoding - 2026-02-17T13:06:22.1916916Z MoveToImmutable can only be performed when Count equals Capacity. 2026-02-17T13:06:22.1918710Z Validation failed for D:\a\_work\1\s\artifacts/obj/AnalyzerRunner\Release\net472\AnalyzerRunner.exe 2026-02-17T13:06:22.1920286Z Writing diffs to "D:\a\_work\1\s\artifacts\BuildValidator\net472\AnalyzerRunner" 2026-02-17T13:06:22.1922017Z Verifying D:\a\_work\1\s\artifacts\obj\CompilersBoundTreeGenerator\Release\net10.0\BoundTreeGenerator.dll with pdb [embedded] 2026-02-17T13:06:22.1923559Z Source Links 2026-02-17T13:06:22.1925404Z "/_/": "https://raw.githubusercontent.com/dotnet/roslyn/764c372c17ba28d3d55d5ede1c48ab0891ec02d7/" 2026-02-17T13:06:22.1926943Z Encoding 2026-02-17T13:06:22.1928612Z default-encoding - 2026-02-17T13:06:22.1930036Z fallback-encoding - 2026-02-17T13:06:22.3094869Z MoveToImmutable can only be performed when Count equals Capacity. 2026-02-17T13:06:22.3096747Z Validation failed for D:\a\_work\1\s\artifacts/obj/CompilersBoundTreeGenerator\Release\net10.0\BoundTreeGenerator.dll 2026-02-17T13:06:22.3099544Z Writing diffs to "D:\a\_work\1\s\artifacts\BuildValidator\net10.0\BoundTreeGenerator" 2026-02-17T13:06:22.3104517Z Verifying D:\a\_work\1\s\artifacts\obj\BuildActionTelemetryTable\Release\net10.0\BuildActionTelemetryTable.dll with pdb [embedded] 2026-02-17T13:06:22.3107357Z Source Links 2026-02-17T13:06:22.3109160Z "/_/": "https://raw.githubusercontent.com/dotnet/roslyn/764c372c17ba28d3d55d5ede1c48ab0891ec02d7/" 2026-02-17T13:06:22.3110782Z Encoding 2026-02-17T13:06:22.3112422Z default-encoding - 2026-02-17T13:06:22.3114089Z fallback-encoding - 2026-02-17T13:06:22.3140181Z MoveToImmutable can only be performed when Count equals Capacity. 2026-02-17T13:06:22.3142346Z Validation failed for D:\a\_work\1\s\artifacts/obj/BuildActionTelemetryTable\Release\net10.0\BuildActionTelemetryTable.dll 2026-02-17T13:06:22.3144125Z Writing diffs to "D:\a\_work\1\s\artifacts\BuildValidator\net10.0\BuildActionTelemetryTable" 2026-02-17T13:06:22.3146978Z Verifying D:\a\_work\1\s\artifacts\obj\BuildBoss\Release\net472\BuildBoss.exe with pdb [embedded] 2026-02-17T13:06:22.3148999Z Source Links 2026-02-17T13:06:22.3151653Z "/_/": "https://raw.githubusercontent.com/dotnet/roslyn/764c372c17ba28d3d55d5ede1c48ab0891ec02d7/" 2026-02-17T13:06:22.3153204Z Encoding 2026-02-17T13:06:22.3155039Z default-encoding - 2026-02-17T13:06:22.3156583Z fallback-encoding - 2026-02-17T13:06:22.3234444Z MoveToImmutable can only be performed when Count equals Capacity. 2026-02-17T13:06:22.3236103Z Validation failed for D:\a\_work\1\s\artifacts/obj/BuildBoss\Release\net472\BuildBoss.exe 2026-02-17T13:06:22.3237577Z Writing diffs to "D:\a\_work\1\s\artifacts\BuildValidator\net472\BuildBoss" 2026-02-17T13:06:22.3240961Z Verifying D:\a\_work\1\s\artifacts\obj\BuildValidator\Release\net10.0\BuildValidator.dll with pdb [embedded] 2026-02-17T13:06:22.3242485Z Source Links 2026-02-17T13:06:22.3244376Z "/_/": "https://raw.githubusercontent.com/dotnet/roslyn/764c372c17ba28d3d55d5ede1c48ab0891ec02d7/" 2026-02-17T13:06:22.3246062Z Encoding 2026-02-17T13:06:22.3247733Z default-encoding - 2026-02-17T13:06:22.3249410Z fallback-encoding - 2026-02-17T13:06:22.3328266Z MoveToImmutable can only be performed when Count equals Capacity. 2026-02-17T13:06:22.3329878Z Validation failed for D:\a\_work\1\s\artifacts/obj/BuildValidator\Release\net10.0\BuildValidator.dll 2026-02-17T13:06:22.3331230Z Writing diffs to "D:\a\_work\1\s\artifacts\BuildValidator\net10.0\BuildValidator" 2026-02-17T13:06:22.3337882Z Verifying D:\a\_work\1\s\artifacts\obj\BuildValidator\Release\net472\BuildValidator.exe with pdb [embedded] 2026-02-17T13:06:22.3339164Z Source Links 2026-02-17T13:06:22.3340686Z "/_/": "https://raw.githubusercontent.com/dotnet/roslyn/764c372c17ba28d3d55d5ede1c48ab0891ec02d7/" 2026-02-17T13:06:22.3342014Z Encoding 2026-02-17T13:06:22.3343393Z default-encoding - 2026-02-17T13:06:22.3344829Z fallback-encoding - 2026-02-17T13:06:22.3368461Z MoveToImmutable can only be performed when Count equals Capacity. 2026-02-17T13:06:22.3369833Z Validation failed for D:\a\_work\1\s\artifacts/obj/BuildValidator\Release\net472\BuildValidator.exe 2026-02-17T13:06:22.3371524Z Writing diffs to "D:\a\_work\1\s\artifacts\BuildValidator\net472\BuildValidator" 2026-02-17T13:06:22.3377465Z Verifying D:\a\_work\1\s\artifacts\obj\CodeStyleConfigFileGenerator\Release\net10.0\CodeStyleConfigFileGenerator.dll with pdb [embedded] 2026-02-17T13:06:22.3378968Z Source Links 2026-02-17T13:06:22.3380628Z "/_/": "https://raw.githubusercontent.com/dotnet/roslyn/764c372c17ba28d3d55d5ede1c48ab0891ec02d7/" 2026-02-17T13:06:22.3381854Z Encoding 2026-02-17T13:06:22.3383233Z default-encoding - 2026-02-17T13:06:22.3384646Z fallback-encoding - 2026-02-17T13:06:22.3465001Z MoveToImmutable can only be performed when Count equals Capacity. 2026-02-17T13:06:22.3466511Z Validation failed for D:\a\_work\1\s\artifacts/obj/CodeStyleConfigFileGenerator\Release\net10.0\CodeStyleConfigFileGenerator.dll 2026-02-17T13:06:22.3468164Z Writing diffs to "D:\a\_work\1\s\artifacts\BuildValidator\net10.0\CodeStyleConfigFileGenerator" 2026-02-17T13:06:22.3474634Z Verifying D:\a\_work\1\s\artifacts\obj\csc\Release\net10.0\csc.dll with pdb [embedded] 2026-02-17T13:06:22.3475278Z Source Links 2026-02-17T13:06:22.3477199Z "/_/": "https://raw.githubusercontent.com/dotnet/roslyn/764c372c17ba28d3d55d5ede1c48ab0891ec02d7/" 2026-02-17T13:06:22.3478944Z Encoding 2026-02-17T13:06:22.3480568Z default-encoding - 2026-02-17T13:06:22.3482120Z fallback-encoding - 2026-02-17T13:06:22.3922840Z MoveToImmutable can only be performed when Count equals Capacity. 2026-02-17T13:06:22.3924138Z Validation failed for D:\a\_work\1\s\artifacts/obj/csc\Release\net10.0\csc.dll 2026-02-17T13:06:22.3925579Z Writing diffs to "D:\a\_work\1\s\artifacts\BuildValidator\net10.0\csc" 2026-02-17T13:06:22.3933260Z Verifying D:\a\_work\1\s\artifacts\obj\csc\Release\net8.0\csc.dll with pdb [embedded] 2026-02-17T13:06:22.3934805Z Source Links 2026-02-17T13:06:22.3936535Z "/_/": "https://raw.githubusercontent.com/dotnet/roslyn/764c372c17ba28d3d55d5ede1c48ab0891ec02d7/" 2026-02-17T13:06:22.3937967Z Encoding 2026-02-17T13:06:22.3939463Z default-encoding - 2026-02-17T13:06:22.3940920Z fallback-encoding - 2026-02-17T13:06:22.3948565Z MoveToImmutable can only be performed when Count equals Capacity. 2026-02-17T13:06:22.3950248Z Validation failed for D:\a\_work\1\s\artifacts/obj/csc\Release\net8.0\csc.dll 2026-02-17T13:06:22.3951938Z Writing diffs to "D:\a\_work\1\s\artifacts\BuildValidator\net8.0\csc" 2026-02-17T13:06:22.3957803Z Verifying D:\a\_work\1\s\artifacts\obj\csc\Release\net472\csc.exe with pdb [embedded] 2026-02-17T13:06:22.3959468Z Source Links 2026-02-17T13:06:22.3961228Z "/_/": "https://raw.githubusercontent.com/dotnet/roslyn/764c372c17ba28d3d55d5ede1c48ab0891ec02d7/" 2026-02-17T13:06:22.3962523Z Encoding 2026-02-17T13:06:22.3964004Z default-encoding - 2026-02-17T13:06:22.3965770Z fallback-encoding - 2026-02-17T13:06:22.3972736Z MoveToImmutable can only be performed when Count equals Capacity. 2026-02-17T13:06:22.3974673Z Validation failed for D:\a\_work\1\s\artifacts/obj/csc\Release\net472\csc.exe 2026-02-17T13:06:22.3976379Z Writing diffs to "D:\a\_work\1\s\artifacts\BuildValidator\net472\csc" 2026-02-17T13:06:22.3980569Z Verifying D:\a\_work\1\s\artifacts\obj\csc-arm64\Release\net472\csc.exe with pdb [embedded] 2026-02-17T13:06:22.3982394Z Source Links 2026-02-17T13:06:22.3984273Z "/_/": "https://raw.githubusercontent.com/dotnet/roslyn/764c372c17ba28d3d55d5ede1c48ab0891ec02d7/" 2026-02-17T13:06:22.3986184Z Encoding 2026-02-17T13:06:22.3987876Z default-encoding - 2026-02-17T13:06:22.3989658Z fallback-encoding - 2026-02-17T13:06:22.3996892Z MoveToImmutable can only be performed when Count equals Capacity. 2026-02-17T13:06:22.3998440Z Validation failed for D:\a\_work\1\s\artifacts/obj/csc-arm64\Release\net472\csc.exe 2026-02-17T13:06:22.4000452Z Writing diffs to "D:\a\_work\1\s\artifacts\BuildValidator\net472\csc" 2026-02-17T13:06:22.4002405Z Verifying D:\a\_work\1\s\artifacts\obj\CSharpErrorFactsGenerator\Release\net10.0\CSharpErrorFactsGenerator.dll with pdb [embedded] 2026-02-17T13:06:22.4004278Z Source Links 2026-02-17T13:06:22.4006099Z "/_/": "https://raw.githubusercontent.com/dotnet/roslyn/764c372c17ba28d3d55d5ede1c48ab0891ec02d7/" 2026-02-17T13:06:22.4007691Z Encoding 2026-02-17T13:06:22.4009554Z default-encoding - 2026-02-17T13:06:22.4011421Z fallback-encoding - 2026-02-17T13:06:22.4029393Z MoveToImmutable can only be performed when Count equals Capacity. 2026-02-17T13:06:22.4031014Z Validation failed for D:\a\_work\1\s\artifacts/obj/CSharpErrorFactsGenerator\Release\net10.0\CSharpErrorFactsGenerator.dll 2026-02-17T13:06:22.4032864Z Writing diffs to "D:\a\_work\1\s\artifacts\BuildValidator\net10.0\CSharpErrorFactsGenerator" 2026-02-17T13:06:22.4039242Z Verifying D:\a\_work\1\s\artifacts\obj\CSharpSyntaxGenerator\Release\net10.0\CSharpSyntaxGenerator.dll with pdb [embedded] 2026-02-17T13:06:22.4040514Z Source Links 2026-02-17T13:06:22.4042683Z "/_/": "https://raw.githubusercontent.com/dotnet/roslyn/764c372c17ba28d3d55d5ede1c48ab0891ec02d7/" 2026-02-17T13:06:22.4043880Z Encoding 2026-02-17T13:06:22.4045386Z default-encoding - 2026-02-17T13:06:22.4047325Z fallback-encoding - 2026-02-17T13:06:22.4129235Z MoveToImmutable can only be performed when Count equals Capacity. 2026-02-17T13:06:22.4131967Z Validation failed for D:\a\_work\1\s\artifacts/obj/CSharpSyntaxGenerator\Release\net10.0\CSharpSyntaxGenerator.dll 2026-02-17T13:06:22.4133138Z Writing diffs to "D:\a\_work\1\s\artifacts\BuildValidator\net10.0\CSharpSyntaxGenerator" 2026-02-17T13:06:22.4138385Z Verifying D:\a\_work\1\s\artifacts\obj\CSharpSyntaxGenerator\Release\netstandard2.0\CSharpSyntaxGenerator.dll with pdb [embedded] 2026-02-17T13:06:22.4139978Z Source Links 2026-02-17T13:06:22.4141668Z "/_/": "https://raw.githubusercontent.com/dotnet/roslyn/764c372c17ba28d3d55d5ede1c48ab0891ec02d7/" 2026-02-17T13:06:22.4143174Z Encoding 2026-02-17T13:06:22.4144824Z default-encoding - 2026-02-17T13:06:22.4146405Z fallback-encoding - 2026-02-17T13:06:22.4156943Z MoveToImmutable can only be performed when Count equals Capacity. 2026-02-17T13:06:22.4158287Z Validation failed for D:\a\_work\1\s\artifacts/obj/CSharpSyntaxGenerator\Release\netstandard2.0\CSharpSyntaxGenerator.dll 2026-02-17T13:06:22.4159961Z Writing diffs to "D:\a\_work\1\s\artifacts\BuildValidator\netstandard2.0\CSharpSyntaxGenerator" 2026-02-17T13:06:22.4164798Z Verifying D:\a\_work\1\s\artifacts\obj\csi\Release\net10.0\csi.dll with pdb [embedded] 2026-02-17T13:06:22.4166411Z Source Links 2026-02-17T13:06:22.4168072Z "/_/": "https://raw.githubusercontent.com/dotnet/roslyn/764c372c17ba28d3d55d5ede1c48ab0891ec02d7/" 2026-02-17T13:06:22.4169578Z Encoding 2026-02-17T13:06:22.4171236Z default-encoding - 2026-02-17T13:06:22.4172989Z fallback-encoding - 2026-02-17T13:06:22.4175532Z MoveToImmutable can only be performed when Count equals Capacity. 2026-02-17T13:06:22.4177139Z Validation failed for D:\a\_work\1\s\artifacts/obj/csi\Release\net10.0\csi.dll 2026-02-17T13:06:22.4178910Z Writing diffs to "D:\a\_work\1\s\artifacts\BuildValidator\net10.0\csi" 2026-02-17T13:06:22.4182606Z Verifying D:\a\_work\1\s\artifacts\obj\csi\Release\net8.0\csi.dll with pdb [embedded] 2026-02-17T13:06:22.4184114Z Source Links 2026-02-17T13:06:22.4185701Z "/_/": "https://raw.githubusercontent.com/dotnet/roslyn/764c372c17ba28d3d55d5ede1c48ab0891ec02d7/" 2026-02-17T13:06:22.4187152Z Encoding 2026-02-17T13:06:22.4188690Z default-encoding - 2026-02-17T13:06:22.4190163Z fallback-encoding - 2026-02-17T13:06:22.4191800Z MoveToImmutable can only be performed when Count equals Capacity. 2026-02-17T13:06:22.4193326Z Validation failed for D:\a\_work\1\s\artifacts/obj/csi\Release\net8.0\csi.dll 2026-02-17T13:06:22.4194843Z Writing diffs to "D:\a\_work\1\s\artifacts\BuildValidator\net8.0\csi" 2026-02-17T13:06:22.4196608Z Verifying D:\a\_work\1\s\artifacts\obj\csi\Release\net472\csi.exe with pdb [embedded] 2026-02-17T13:06:22.4198040Z Source Links 2026-02-17T13:06:22.4199656Z "/_/": "https://raw.githubusercontent.com/dotnet/roslyn/764c372c17ba28d3d55d5ede1c48ab0891ec02d7/" 2026-02-17T13:06:22.4201175Z Encoding 2026-02-17T13:06:22.4202717Z default-encoding - 2026-02-17T13:06:22.4204206Z fallback-encoding - 2026-02-17T13:06:22.4206335Z MoveToImmutable can only be performed when Count equals Capacity. 2026-02-17T13:06:22.4208654Z Validation failed for D:\a\_work\1\s\artifacts/obj/csi\Release\net472\csi.exe 2026-02-17T13:06:22.4210428Z Writing diffs to "D:\a\_work\1\s\artifacts\BuildValidator\net472\csi" 2026-02-17T13:06:22.4212060Z Verifying D:\a\_work\1\s\artifacts\obj\ExpressionEvaluatorPackage\Release\net472\ExpressionEvaluatorPackage.dll with pdb [embedded] 2026-02-17T13:06:22.4213594Z Source Links 2026-02-17T13:06:22.4215690Z "/_/": "https://raw.githubusercontent.com/dotnet/roslyn/764c372c17ba28d3d55d5ede1c48ab0891ec02d7/" 2026-02-17T13:06:22.4217304Z Encoding 2026-02-17T13:06:22.4218919Z default-encoding - 2026-02-17T13:06:22.4220658Z fallback-encoding - 2026-02-17T13:06:22.4365439Z Populating Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ExpressionCompiler.dll 2026-02-17T13:06:22.4369365Z Caching [b43910e8-4474-4524-ac76-0b3532545bc9, D:\a\_work\1\s\artifacts\obj\Microsoft.CodeAnalysis.CSharp.ExpressionCompiler\Release\netstandard2.0\Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ExpressionCompiler.dll] 2026-02-17T13:06:22.4370366Z Caching [fbb9b810-1e2e-4e3a-be8d-76f8b03600de, D:\a\_work\1\s\artifacts\obj\Microsoft.CodeAnalysis.CSharp.ExpressionCompiler\Release\netstandard2.0\ref\Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ExpressionCompiler.dll] 2026-02-17T14:11:38.9806192Z ##[error]The Operation will be canceled. The next steps may not contain expected logs. 2026-02-17T14:11:49.3265934Z ##[error]The operation was canceled. 2026-02-17T14:11:49.3270699Z ##[section]Finishing: Run BuildValidator