Fix example output of BigInteger(Int64)
#1661
snippets5000.yml
on: pull_request
snippets-build
2m 27s
Annotations
4 errors
|
snippets-build:
snippets/csharp/System.Numerics/BigInteger/.ctor/Example2.cs#L4
D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System.Numerics\BigInteger\.ctor\Example2.cs(4,14): error CS0101: The namespace '<global namespace>' already contains a definition for 'Example' [D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System.Numerics\BigInteger\.ctor\Project.csproj]
|
|
snippets-build:
snippets/csharp/System.Numerics/BigInteger/.ctor/Example2.cs#L6
D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System.Numerics\BigInteger\.ctor\Example2.cs(6,23): error CS0111: Type 'Example' already defines a member called 'Main' with the same parameter types [D:\a\dotnet-api-docs\dotnet-api-docs\snippets\csharp\System.Numerics\BigInteger\.ctor\Project.csproj]
|
|
snippets-build:
snippets/visualbasic/VS_Snippets_CLR_System/system.Numerics.BigInteger.ctors/vb/Example2.vb#L6
D:\a\dotnet-api-docs\dotnet-api-docs\snippets\visualbasic\VS_Snippets_CLR_System\system.Numerics.BigInteger.ctors\vb\Example2.vb(6,8): error BC30179: module 'Example' and module 'Example' conflict in namespace 'Project'. [D:\a\dotnet-api-docs\dotnet-api-docs\snippets\visualbasic\VS_Snippets_CLR_System\system.Numerics.BigInteger.ctors\vb\Project.vbproj]
|
|
snippets-build
Process completed with exit code 1.
|