dotnet/runtime

Follow-Up: Issue-URL Cleanup

Open

#93.172 aperta il 7 ott 2023

Vedi su GitHub
 (2 commenti) (0 reazioni) (0 assegnatari)C# (5445 fork)batch import
area-Metahelp wanted

Metriche repository

Star
 (17.886 star)
Metriche merge PR
 (Merge medio 12g 11h) (661 PR mergiate in 30 g)

Descrizione

Follow-up 2023 for #63902

As discussed in mentioned issue, I periodically review the issue comments in the current codebase. To avoid confusion here, weshould of course remove these occurences when the related issue is resolved.

@jeffhandley Should we do this like we did last year? Just create issues for all points? Would you take a quick look over and see if something could be taken out of here?

New

File docs/design/features/additional-deps.md (File Position 221-266)

https://github.com/dotnet/runtime/blob/f21a2666c577306e437f80fe934d76cdb15072a5/docs/design/features/additional-deps.md#L3-L7

File src/libraries/Microsoft.Extensions.DependencyModel/src/DependencyContextWriter.cs (File Position 641-686)

https://github.com/dotnet/runtime/blob/f21a2666c577306e437f80fe934d76cdb15072a5/src/libraries/Microsoft.Extensions.DependencyModel/src/DependencyContextWriter.cs#L19-L23

  • File src/libraries/Microsoft.Extensions.DependencyModel/tests/DependencyContextJsonWriterTests.cs (File Position 9033-9078)

https://github.com/dotnet/runtime/blob/f21a2666c577306e437f80fe934d76cdb15072a5/src/libraries/Microsoft.Extensions.DependencyModel/tests/DependencyContextJsonWriterTests.cs#L189-L193

File src/libraries/System.Private.CoreLib/src/System/Text/Unicode/Utf8Utility.Helpers.cs (File Position 12599-12645)

https://github.com/dotnet/runtime/blob/f21a2666c577306e437f80fe934d76cdb15072a5/src/libraries/System.Private.CoreLib/src/System/Text/Unicode/Utf8Utility.Helpers.cs#L244-L248

File src/libraries/System.Collections.Immutable/src/System/Collections/Immutable/AllocFreeConcurrentStack.cs (File Position 2575-2621)

https://github.com/dotnet/runtime/blob/f21a2666c577306e437f80fe934d76cdb15072a5/src/libraries/System.Collections.Immutable/src/System/Collections/Immutable/AllocFreeConcurrentStack.cs#L77-L81

File src/libraries/System.Private.CoreLib/src/System/Text/Unicode/Utf16Utility.Validation.cs (File Position 3262-3308)

https://github.com/dotnet/runtime/blob/f21a2666c577306e437f80fe934d76cdb15072a5/src/libraries/System.Private.CoreLib/src/System/Text/Unicode/Utf16Utility.Validation.cs#L60-L64

File src/tasks/WasmAppBuilder/PInvokeTableGenerator.cs (File Position 7634-7680)

https://github.com/dotnet/runtime/blob/f21a2666c577306e437f80fe934d76cdb15072a5/src/tasks/WasmAppBuilder/PInvokeTableGenerator.cs#L202-L206

File src/tests/tracing/eventpipe/diagnosticport/diagnosticport.cs (File Position 9323-9369)

https://github.com/dotnet/runtime/blob/f21a2666c577306e437f80fe934d76cdb15072a5/src/tests/tracing/eventpipe/diagnosticport/diagnosticport.cs#L214-L218

File src/libraries/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.Tests/System.Diagnostics.FileVersionInfo.Tests.csproj (File Position 2303-2349)

https://github.com/dotnet/runtime/blob/f21a2666c577306e437f80fe934d76cdb15072a5/src/libraries/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.Tests/System.Diagnostics.FileVersionInfo.Tests.csproj#L43-L47

File src/libraries/System.Net.WebSockets/tests/WebSocketDeflateTests.cs (File Position 22234-22281)

https://github.com/dotnet/runtime/blob/f21a2666c577306e437f80fe934d76cdb15072a5/src/libraries/System.Net.WebSockets/tests/WebSocketDeflateTests.cs#L511-L515

File src/libraries/Microsoft.Extensions.Options/tests/Microsoft.Extensions.Options.Tests/OptionsMonitorTest.cs (File Position 18079-18125)

https://github.com/dotnet/runtime/blob/f21a2666c577306e437f80fe934d76cdb15072a5/src/libraries/Microsoft.Extensions.Options/tests/Microsoft.Extensions.Options.Tests/OptionsMonitorTest.cs#L470-L474

File src/libraries/System.Collections.Concurrent/src/System/Collections/Concurrent/ConcurrentDictionary.cs (File Position 105461-105508)

https://github.com/dotnet/runtime/blob/f21a2666c577306e437f80fe934d76cdb15072a5/src/libraries/System.Collections.Concurrent/src/System/Collections/Concurrent/ConcurrentDictionary.cs#L2191-L2195

File src/coreclr/tools/aot/ILCompiler/ILCompiler.csproj (File Position 259-305)

https://github.com/dotnet/runtime/blob/f21a2666c577306e437f80fe934d76cdb15072a5/src/coreclr/tools/aot/ILCompiler/ILCompiler.csproj#L8-L12

File src/libraries/System.Net.Quic/src/System.Net.Quic.csproj (File Position 3689-3735)

https://github.com/dotnet/runtime/blob/f21a2666c577306e437f80fe934d76cdb15072a5/src/libraries/System.Net.Quic/src/System.Net.Quic.csproj#L41-L45

File src/libraries/System.Private.CoreLib/src/System/Collections/Generic/ValueListBuilder.cs (File Position 1220-1266)

https://github.com/dotnet/runtime/blob/f21a2666c577306e437f80fe934d76cdb15072a5/src/libraries/System.Private.CoreLib/src/System/Collections/Generic/ValueListBuilder.cs#L46-L50

File src/mono/wasm/Wasm.Build.Tests/data/RunScriptTemplate.sh (File Position 62-108)

https://github.com/dotnet/runtime/blob/f21a2666c577306e437f80fe934d76cdb15072a5/src/mono/wasm/Wasm.Build.Tests/data/RunScriptTemplate.sh#L1-L5

File src/libraries/Microsoft.Extensions.Configuration.Xml/src/XmlStreamConfigurationProvider.cs (File Position 747-793)

https://github.com/dotnet/runtime/blob/f21a2666c577306e437f80fe934d76cdb15072a5/src/libraries/Microsoft.Extensions.Configuration.Xml/src/XmlStreamConfigurationProvider.cs#L19-L23

File src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDecryptionTransform.cs (File Position 1185-1231)

https://github.com/dotnet/runtime/blob/f21a2666c577306e437f80fe934d76cdb15072a5/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlDecryptionTransform.cs#L24-L28

File src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlLicenseTransform.cs (File Position 796-842)

https://github.com/dotnet/runtime/blob/f21a2666c577306e437f80fe934d76cdb15072a5/src/libraries/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/XmlLicenseTransform.cs#L18-L22

File src/coreclr/tools/aot/AotCompilerCommon.props (File Position 350-396)

https://github.com/dotnet/runtime/blob/f21a2666c577306e437f80fe934d76cdb15072a5/src/coreclr/tools/aot/AotCompilerCommon.props#L8-L12

Handled before

https://github.com/dotnet/runtime/blob/f21a2666c577306e437f80fe934d76cdb15072a5/src/libraries/Microsoft.VisualBasic.Core/src/Microsoft/VisualBasic/CompilerServices/Operators.vb#L4592-L4596

File src/coreclr/System.Private.CoreLib/src/System/Reflection/RuntimeCustomAttributeData.cs (File Position 59646-59692)

https://github.com/dotnet/runtime/blob/f21a2666c577306e437f80fe934d76cdb15072a5/src/coreclr/System.Private.CoreLib/src/System/Reflection/RuntimeCustomAttributeData.cs#L1331-L1335

File src/libraries/System.ComponentModel.Annotations/tests/System/ComponentModel/DataAnnotations/DataTypeAttributeTests.cs (File Position 3236-3283)

https://github.com/dotnet/runtime/blob/f21a2666c577306e437f80fe934d76cdb15072a5/src/libraries/System.ComponentModel.Annotations/tests/System/ComponentModel/DataAnnotations/DataTypeAttributeTests.cs#L72-L76

File src/mono/mono/utils/mono-threads-windows.c (File Position 4766-4813)

https://github.com/dotnet/runtime/blob/f21a2666c577306e437f80fe934d76cdb15072a5/src/mono/mono/utils/mono-threads-windows.c#L111-L115

File src/libraries/System.IO.IsolatedStorage/src/System/IO/IsolatedStorage/IsolatedStorageFile.NonMobile.cs (File Position 1064-1110)

https://github.com/dotnet/runtime/blob/f21a2666c577306e437f80fe934d76cdb15072a5/src/libraries/System.IO.IsolatedStorage/src/System/IO/IsolatedStorage/IsolatedStorageFile.NonMobile.cs#L24-L28

File src/libraries/System.IO.IsolatedStorage/src/System/IO/IsolatedStorage/IsolatedStorageFile.cs (File Position 13300-13346)

https://github.com/dotnet/runtime/blob/f21a2666c577306e437f80fe934d76cdb15072a5/src/libraries/System.IO.IsolatedStorage/src/System/IO/IsolatedStorage/IsolatedStorageFile.cs#L375-L379

File src/libraries/Common/src/Extensions/ParameterDefaultValue/ParameterDefaultValue.netstandard.cs (File Position 685-731)

https://github.com/dotnet/runtime/blob/f21a2666c577306e437f80fe934d76cdb15072a5/src/libraries/Common/src/Extensions/ParameterDefaultValue/ParameterDefaultValue.netstandard.cs#L18-L22

File src/libraries/System.Runtime/tests/System/TupleTests.cs (File Position 11829-11875)

https://github.com/dotnet/runtime/blob/f21a2666c577306e437f80fe934d76cdb15072a5/src/libraries/System.Runtime/tests/System/TupleTests.cs#L218-L222

File src/libraries/System.ValueTuple/tests/ValueTupleTests.cs (File Position 12672-12718)

https://github.com/dotnet/runtime/blob/f21a2666c577306e437f80fe934d76cdb15072a5/src/libraries/System.ValueTuple/tests/ValueTupleTests.cs#L223-L227

File src/libraries/System.Diagnostics.Process/tests/ProcessStreamReadTests.cs (File Position 18743-18790)

https://github.com/dotnet/runtime/blob/f21a2666c577306e437f80fe934d76cdb15072a5/src/libraries/System.Diagnostics.Process/tests/ProcessStreamReadTests.cs#L401-L405

File src/tests/JIT/SIMD/Vector3GetHash.cs (File Position 379-425)

https://github.com/dotnet/runtime/blob/f21a2666c577306e437f80fe934d76cdb15072a5/src/tests/JIT/SIMD/Vector3GetHash.cs#L5-L9

File src/libraries/System.ServiceProcess.ServiceController/tests/System.ServiceProcess.ServiceController.TestService/TestServiceInstaller.cs (File Position 7332-7378)

https://github.com/dotnet/runtime/blob/f21a2666c577306e437f80fe934d76cdb15072a5/src/libraries/System.ServiceProcess.ServiceController/tests/System.ServiceProcess.ServiceController.TestService/TestServiceInstaller.cs#L153-L157

File src/libraries/System.IO.FileSystem/tests/Directory/EnumerableTests.cs (File Position 586-633)

https://github.com/dotnet/runtime/blob/f21a2666c577306e437f80fe934d76cdb15072a5/src/libraries/System.IO.FileSystem/tests/Directory/EnumerableTests.cs#L14-L18

File src/libraries/System.Configuration.ConfigurationManager/tests/System/Configuration/SettingElementTests.cs (File Position 1871-1917)

https://github.com/dotnet/runtime/blob/f21a2666c577306e437f80fe934d76cdb15072a5/src/libraries/System.Configuration.ConfigurationManager/tests/System/Configuration/SettingElementTests.cs#L53-L57

File src/libraries/System.Net.Sockets/tests/FunctionalTests/ArgumentValidationTests.cs (File Position 39444-39490)

https://github.com/dotnet/runtime/blob/f21a2666c577306e437f80fe934d76cdb15072a5/src/libraries/System.Net.Sockets/tests/FunctionalTests/ArgumentValidationTests.cs#L916-L920

File src/libraries/System.Private.Xml/tests/XmlReader/Tests/ReaderEncodingTests.cs (File Position 351-397)

https://github.com/dotnet/runtime/blob/f21a2666c577306e437f80fe934d76cdb15072a5/src/libraries/System.Private.Xml/tests/XmlReader/Tests/ReaderEncodingTests.cs#L8-L12

File src/libraries/System.Runtime.Serialization.Formatters/src/System/Runtime/Serialization/Formatters/Binary/BinaryFormatterWriter.cs (File Position 5050-5096)

https://github.com/dotnet/runtime/blob/f21a2666c577306e437f80fe934d76cdb15072a5/src/libraries/System.Runtime.Serialization.Formatters/src/System/Runtime/Serialization/Formatters/Binary/BinaryFormatterWriter.cs#L118-L122

File eng/codeOptimization.targets (File Position 731-777)

https://github.com/dotnet/runtime/blob/f21a2666c577306e437f80fe934d76cdb15072a5/eng/codeOptimization.targets#L8-L12

File src/coreclr/jit/CMakeLists.txt (File Position 388-434)

https://github.com/dotnet/runtime/blob/f21a2666c577306e437f80fe934d76cdb15072a5/src/coreclr/jit/CMakeLists.txt#L7-L11

File src/libraries/System.Private.CoreLib/src/System/Diagnostics/Tracing/NativeRuntimeEventSource.cs (File Position 3243-3289)

https://github.com/dotnet/runtime/blob/f21a2666c577306e437f80fe934d76cdb15072a5/src/libraries/System.Private.CoreLib/src/System/Diagnostics/Tracing/NativeRuntimeEventSource.cs#L45-L49

Guida contributor