Skip to content

make AddRange method example more readable #2335

make AddRange method example more readable

make AddRange method example more readable #2335

Triggered via pull request October 9, 2025 02:29
Status Failure
Total duration 3m 4s
Artifacts

snippets5000.yml

on: pull_request
snippets-build
3m 1s
snippets-build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
snippets-build: snippets/csharp/System.Collections.Generic/ListT/.ctor/source1.cs#L28
D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System.Collections.Generic\ListT\.ctor\source1.cs(28,1): error CS0103: The name 'Console' does not exist in the current context [D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System.Collections.Generic\ListT\.ctor\project.csproj]
snippets-build: snippets/csharp/System.Collections.Generic/ListT/.ctor/source1.cs#L25
D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System.Collections.Generic\ListT\.ctor\source1.cs(25,1): error CS0103: The name 'Console' does not exist in the current context [D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System.Collections.Generic\ListT\.ctor\project.csproj]
snippets-build: snippets/csharp/System.Collections.Generic/ListT/.ctor/source1.cs#L22
D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System.Collections.Generic\ListT\.ctor\source1.cs(22,5): error CS0103: The name 'Console' does not exist in the current context [D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System.Collections.Generic\ListT\.ctor\project.csproj]
snippets-build: snippets/csharp/System.Collections.Generic/ListT/.ctor/source1.cs#L19
D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System.Collections.Generic\ListT\.ctor\source1.cs(19,1): error CS0103: The name 'Console' does not exist in the current context [D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System.Collections.Generic\ListT\.ctor\project.csproj]
snippets-build: snippets/csharp/System.Collections.Generic/ListT/.ctor/source1.cs#L16
D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System.Collections.Generic\ListT\.ctor\source1.cs(16,1): error CS0103: The name 'Console' does not exist in the current context [D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System.Collections.Generic\ListT\.ctor\project.csproj]
snippets-build: snippets/csharp/System.Collections.Generic/ListT/.ctor/source1.cs#L13
D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System.Collections.Generic\ListT\.ctor\source1.cs(13,5): error CS0103: The name 'Console' does not exist in the current context [D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System.Collections.Generic\ListT\.ctor\project.csproj]
snippets-build: snippets/csharp/System.Collections.Generic/ListT/.ctor/source1.cs#L9
D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System.Collections.Generic\ListT\.ctor\source1.cs(9,1): error CS0103: The name 'Console' does not exist in the current context [D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System.Collections.Generic\ListT\.ctor\project.csproj]
snippets-build: snippets/csharp/System.Collections.Generic/ListT/.ctor/source1.cs#L8
D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System.Collections.Generic\ListT\.ctor\source1.cs(8,1): error CS0103: The name 'Console' does not exist in the current context [D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System.Collections.Generic\ListT\.ctor\project.csproj]
snippets-build: snippets/csharp/System.Collections.Generic/ListT/.ctor/source1.cs#L6
D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System.Collections.Generic\ListT\.ctor\source1.cs(6,27): error CS0246: The type or namespace name 'List<>' could not be found (are you missing a using directive or an assembly reference?) [D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System.Collections.Generic\ListT\.ctor\project.csproj]
snippets-build: snippets/csharp/System.Collections.Generic/ListT/.ctor/source1.cs#L6
D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System.Collections.Generic\ListT\.ctor\source1.cs(6,1): error CS0246: The type or namespace name 'List<>' could not be found (are you missing a using directive or an assembly reference?) [D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System.Collections.Generic\ListT\.ctor\project.csproj]