Add hexadecimal float/double parsing and formatting support (IEEE 754:2008) #120637
Build windows-x64 release Runtime_Release failed
Annotations
Check failure on line 639 in src\libraries\System.Private.CoreLib\src\System\Number.Formatting.cs
azure-pipelines / dotnet-linker-tests (Build windows-x64 release Runtime_Release)
src\libraries\System.Private.CoreLib\src\System\Number.Formatting.cs#L639
src\libraries\System.Private.CoreLib\src\System\Number.Formatting.cs(639,96): error IDE0060: (NETCORE_ENGINEERING_TELEMETRY=Build) Remove unused parameter 'precision' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
Check failure on line 639 in src\libraries\System.Private.CoreLib\src\System\Number.Formatting.cs
azure-pipelines / dotnet-linker-tests (Build windows-x64 release Runtime_Release)
src\libraries\System.Private.CoreLib\src\System\Number.Formatting.cs#L639
src\libraries\System.Private.CoreLib\src\System\Number.Formatting.cs(639,115): error IDE0060: (NETCORE_ENGINEERING_TELEMETRY=Build) Remove unused parameter 'format' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
Check failure on line 639 in src\libraries\System.Private.CoreLib\src\System\Number.Formatting.cs
azure-pipelines / dotnet-linker-tests (Build windows-x64 release Runtime_Release)
src\libraries\System.Private.CoreLib\src\System\Number.Formatting.cs#L639
src\libraries\System.Private.CoreLib\src\System\Number.Formatting.cs(639,140): error IDE0060: (NETCORE_ENGINEERING_TELEMETRY=Build) Remove unused parameter 'info' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)