Fix typos (#69537)
authorAdeel Mujahid <3840695+am11@users.noreply.github.com>
Mon, 23 May 2022 17:14:58 +0000 (20:14 +0300)
committerGitHub <noreply@github.com>
Mon, 23 May 2022 17:14:58 +0000 (10:14 -0700)
commit55e2378d86841ec766ee21d5e504d7724c39b53b
treef456bbc3391864b76a326f45e12847941685e4fb
parent534cfe37792c2ca451fd1258097b1ff0349cc6ee
Fix typos (#69537)

* Fix typos

* Fix typo: seperate -> separate

* Rename ApplicationNameSetFromArgument

* Update src/coreclr/vm/methodtablebuilder.cpp

* Update docs/coding-guidelines/clr-code-guide.md

Co-authored-by: Dan Moseley <danmose@microsoft.com>
* Update src/mono/mono/tests/verifier/make_tests.sh

Co-authored-by: Dan Moseley <danmose@microsoft.com>
Co-authored-by: Jan Kotas <jkotas@microsoft.com>
346 files changed:
.devcontainer/Dockerfile
docs/coding-guidelines/clr-code-guide.md
docs/design/coreclr/botr/readytorun-overview.md
docs/design/coreclr/botr/xplat-minidump-generation.md
docs/design/coreclr/jit/object-stack-allocation.md
docs/design/coreclr/profiling/Profiler Loading.md
docs/design/coreclr/profiling/ReJIT on Attach.md
docs/design/coreclr/profiling/davbr-blog-archive/Attach2.md
docs/design/features/COM-activation.md
docs/design/features/crossgen2-compilation-structure-enhancements.md
docs/design/features/source-generator-com.md
docs/design/mono/components.md
docs/project/glossary.md
eng/native/configurecompiler.cmake
eng/packaging.targets
eng/pipelines/mono/templates/xplat-pipeline-job.yml
src/coreclr/System.Private.CoreLib/src/System/Reflection/LoaderAllocator.cs
src/coreclr/classlibnative/bcltype/objectnative.cpp
src/coreclr/classlibnative/bcltype/varargsnative.cpp
src/coreclr/debug/createdump/crashreportwriter.cpp
src/coreclr/debug/createdump/crashreportwriter.h
src/coreclr/debug/daccess/daccess.cpp
src/coreclr/debug/daccess/enummem.cpp
src/coreclr/debug/daccess/inspect.cpp
src/coreclr/debug/daccess/request.cpp
src/coreclr/debug/di/divalue.cpp
src/coreclr/debug/di/module.cpp
src/coreclr/debug/di/process.cpp
src/coreclr/debug/di/rsfunction.cpp
src/coreclr/debug/di/rsmain.cpp
src/coreclr/debug/di/rsthread.cpp
src/coreclr/debug/di/shimprocess.cpp
src/coreclr/debug/ee/controller.cpp
src/coreclr/debug/ee/debugger.cpp
src/coreclr/debug/ee/debugger.h
src/coreclr/debug/ee/funceval.cpp
src/coreclr/gc/gc.cpp
src/coreclr/gc/gcscan.h
src/coreclr/gc/unix/gcenv.unix.cpp
src/coreclr/hosts/coreshim/CoreShim.cpp
src/coreclr/ilasm/writer.cpp
src/coreclr/ildasm/dasm.cpp
src/coreclr/ildasm/dis.cpp
src/coreclr/inc/bitvector.h
src/coreclr/inc/clrinternal.idl
src/coreclr/inc/clrnt.h
src/coreclr/inc/contract.h
src/coreclr/inc/cordebug.idl
src/coreclr/inc/corinfo.h
src/coreclr/inc/corjit.h
src/coreclr/inc/corprof.idl
src/coreclr/inc/corsym.idl
src/coreclr/inc/dacprivate.h
src/coreclr/inc/metadata.h
src/coreclr/inc/staticcontract.h
src/coreclr/jit/compiler.h
src/coreclr/jit/compiler.hpp
src/coreclr/jit/fgprofile.cpp
src/coreclr/jit/gcencode.cpp
src/coreclr/jit/gentree.cpp
src/coreclr/jit/gentree.h
src/coreclr/jit/importer.cpp
src/coreclr/jit/lowerxarch.cpp
src/coreclr/jit/lsra.cpp
src/coreclr/jit/lsra.h
src/coreclr/jit/lsraarm.cpp
src/coreclr/jit/lsraarm64.cpp
src/coreclr/jit/lsraloongarch64.cpp
src/coreclr/jit/lsraxarch.cpp
src/coreclr/jit/morph.cpp
src/coreclr/jit/morphblock.cpp
src/coreclr/jit/optcse.cpp
src/coreclr/jit/simdintrinsiclist.h
src/coreclr/jit/smallhash.h
src/coreclr/jit/valuenum.h
src/coreclr/md/compiler/regmeta_emit.cpp
src/coreclr/md/enc/metamodelrw.cpp
src/coreclr/md/inc/mdinternalrw.h
src/coreclr/md/inc/verifylayouts.h
src/coreclr/md/runtime/mdinternalro.h
src/coreclr/nativeaot/System.Private.CoreLib/src/System/Array.NativeAot.cs
src/coreclr/nativeaot/System.Private.TypeLoader/src/Internal/Runtime/TypeLoader/CallConverterThunk.cs
src/coreclr/nativeaot/System.Private.TypeLoader/src/Internal/Runtime/TypeLoader/LazyVtableResolverThunk.cs
src/coreclr/nativeaot/System.Private.TypeLoader/src/Internal/Runtime/TypeLoader/ReferenceSource/amd64/cGenCpu.h
src/coreclr/nativeaot/System.Private.TypeLoader/src/Internal/Runtime/TypeLoader/ReferenceSource/i386/asmhelpers.asm
src/coreclr/nativeaot/System.Private.TypeLoader/src/Internal/Runtime/TypeLoader/TypeLoaderEnvironment.ConstructedGenericsRegistration.cs
src/coreclr/nativeaot/System.Private.TypeLoader/src/Internal/Runtime/TypeLoader/TypeLoaderEnvironment.FieldAccess.cs
src/coreclr/nativeaot/System.Private.TypeLoader/src/Internal/Runtime/TypeLoader/TypeLoaderEnvironment.cs
src/coreclr/nativeaot/System.Private.TypeLoader/src/Internal/TypeSystem/TypeDesc.Runtime.cs
src/coreclr/nativeresources/resourcestring.cpp
src/coreclr/pal/inc/pal.h
src/coreclr/pal/src/cruntime/filecrt.cpp
src/coreclr/pal/src/cruntime/printf.cpp
src/coreclr/pal/src/cruntime/printfcpp.cpp
src/coreclr/pal/src/file/file.cpp
src/coreclr/pal/src/include/pal/init.h
src/coreclr/pal/src/include/pal/palinternal.h
src/coreclr/pal/src/init/pal.cpp
src/coreclr/pal/src/misc/sysinfo.cpp
src/coreclr/pal/src/safecrt/tsplitpath_s.inl
src/coreclr/pal/src/thread/context.cpp
src/coreclr/pal/tests/palsuite/CMakeLists.txt
src/coreclr/pal/tests/palsuite/c_runtime/isxdigit/test1/test1.cpp
src/coreclr/pal/tests/palsuite/c_runtime/wcscat/test1/test1.cpp
src/coreclr/pal/tests/palsuite/composite/synchronization/criticalsection/mainWrapper.cpp
src/coreclr/pal/tests/palsuite/composite/threading/threadsuspension/mainWrapper.cpp
src/coreclr/pal/tests/palsuite/composite/threading/threadsuspension_switchthread/mainWrapper.cpp
src/coreclr/pal/tests/palsuite/composite/wfmo/main.cpp
src/coreclr/pal/tests/palsuite/file_io/GetFullPathNameA/test3/test3.cpp
src/coreclr/pal/tests/palsuite/file_io/GetFullPathNameA/test4/test4.cpp
src/coreclr/pal/tests/palsuite/file_io/GetFullPathNameW/test3/test3.cpp
src/coreclr/pal/tests/palsuite/file_io/GetFullPathNameW/test4/test4.cpp
src/coreclr/pal/tests/palsuite/threading/CreateThread/test1/test1.cpp
src/coreclr/pal/tests/palsuite/threading/ExitThread/test1/test1.cpp
src/coreclr/pal/tests/palsuite/threading/WaitForMultipleObjectsEx/test5/test5.cpp
src/coreclr/scripts/genEventing.py
src/coreclr/tools/Common/Compiler/CompilerTypeSystemContext.Validation.cs
src/coreclr/tools/Common/JitInterface/CorInfoImpl.cs
src/coreclr/tools/Common/TypeSystem/Common/ArrayOfTRuntimeInterfacesAlgorithm.cs
src/coreclr/tools/Common/TypeSystem/Common/ExplicitLayoutValidator.cs
src/coreclr/tools/Common/TypeSystem/Common/MetadataVirtualMethodAlgorithm.cs
src/coreclr/tools/Common/TypeSystem/Interop/IL/Marshaller.cs
src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/AnalysisBasedInteropStubManager.cs
src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/Compilation.cs
src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/CodeBasedDependencyAlgorithm.cs
src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/EmptyInteropStubManager.cs
src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/InteropStubManager.cs
src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/UsageBasedInteropStubManager.cs
src/coreclr/tools/aot/ILCompiler.Compiler/IL/ILImporter.Scanner.cs
src/coreclr/tools/aot/ILCompiler.DependencyAnalysisFramework/DependencyAnalyzer.cs
src/coreclr/tools/aot/ILCompiler.ReadyToRun/Compiler/ReadyToRunCompilationModuleGroupBase.cs
src/coreclr/tools/aot/ILCompiler.ReadyToRun/JitInterface/CorInfoImpl.ReadyToRun.cs
src/coreclr/tools/aot/ILCompiler.RyuJit/JitInterface/CorInfoImpl.RyuJit.cs
src/coreclr/tools/dotnet-pgo/Microsoft.Diagnostics.JitTrace/JitTraceRuntime.cs
src/coreclr/tools/dotnet-pgo/Program.cs
src/coreclr/tools/superpmi/superpmi-shared/compileresult.cpp
src/coreclr/tools/superpmi/superpmi-shared/methodcontext.cpp
src/coreclr/tools/superpmi/superpmi-shim-collector/icorjitinfo.cpp
src/coreclr/tools/superpmi/superpmi/icorjitinfo.cpp
src/coreclr/tools/superpmi/superpmi/jitinstance.cpp
src/coreclr/tools/superpmi/superpmi/superpmi.cpp
src/coreclr/utilcode/clrhost_nodependencies.cpp
src/coreclr/utilcode/pedecoder.cpp
src/coreclr/vm/amd64/cgencpu.h
src/coreclr/vm/amd64/excepamd64.cpp
src/coreclr/vm/appdomain.cpp
src/coreclr/vm/assemblyspec.cpp
src/coreclr/vm/clsload.hpp
src/coreclr/vm/codeman.cpp
src/coreclr/vm/dbginterface.h
src/coreclr/vm/eetwain.cpp
src/coreclr/vm/encee.cpp
src/coreclr/vm/exceptionhandling.cpp
src/coreclr/vm/exceptmacros.h
src/coreclr/vm/gdbjit.cpp
src/coreclr/vm/i386/excepx86.cpp
src/coreclr/vm/interoplibinterface_comwrappers.cpp
src/coreclr/vm/jithelpers.cpp
src/coreclr/vm/jitinterface.cpp
src/coreclr/vm/memberload.cpp
src/coreclr/vm/method.hpp
src/coreclr/vm/methodtablebuilder.cpp
src/coreclr/vm/multicorejit.cpp
src/coreclr/vm/object.cpp
src/coreclr/vm/object.h
src/coreclr/vm/peimage.cpp
src/coreclr/vm/prestub.cpp
src/coreclr/vm/proftoeeinterfaceimpl.cpp
src/coreclr/vm/runtimecallablewrapper.cpp
src/coreclr/vm/stdinterfaces_wrapper.cpp
src/coreclr/vm/stringliteralmap.cpp
src/coreclr/vm/stublink.h
src/coreclr/vm/threads.cpp
src/coreclr/vm/threads.h
src/coreclr/vm/threadsuspend.cpp
src/coreclr/vm/threadsuspend.h
src/coreclr/vm/tieredcompilation.cpp
src/coreclr/vm/typedesc.cpp
src/coreclr/vm/util.cpp
src/coreclr/vm/virtualcallstub.h
src/libraries/Common/src/System/Net/Http/aspnetcore/Http2/Hpack/HPackDecoder.cs
src/libraries/Common/src/System/Net/Http/aspnetcore/Http3/QPack/QPackDecoder.cs
src/libraries/Common/tests/System/IO/Compression/CompressionStreamUnitTestBase.cs
src/libraries/Common/tests/System/Net/Prerequisites/Deployment/setup_firewall.ps1
src/libraries/Common/tests/System/Security/Cryptography/AlgorithmImplementations/AES/DecryptorReusability.cs
src/libraries/Common/tests/System/Xml/ModuleCore/cmodinfo.cs
src/libraries/Common/tests/System/Xml/ModuleCore/cparser.cs
src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/ApplicationNameSetFromArgument/ApplicationNameSetFromArgument.csproj [moved from src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/ApplicationNameSetFromAgrument/ApplicationNameSetFromAgrument.csproj with 100% similarity]
src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/ApplicationNameSetFromArgument/Program.cs [moved from src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/ApplicationNameSetFromAgrument/Program.cs with 100% similarity]
src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/HostFactoryResolverTests.cs
src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/Microsoft.Extensions.HostFactoryResolver.Tests.csproj
src/libraries/Microsoft.Extensions.Http/tests/Microsoft.Extensions.Http.Tests/DefaultHttpClientFactoryTest.cs
src/libraries/Microsoft.Extensions.Options.ConfigurationExtensions/tests/OptionsBuidlerConfigurationExtensionsTests.cs
src/libraries/Microsoft.VisualBasic.Core/src/Microsoft/VisualBasic/Interaction.vb
src/libraries/System.CodeDom/src/Microsoft/VisualBasic/VBCodeGenerator.cs
src/libraries/System.ComponentModel.Composition/src/System/ComponentModel/Composition/Hosting/FilteredCatalog.DependentsTraversal.cs
src/libraries/System.ComponentModel.Composition/src/System/ComponentModel/Composition/Hosting/FilteredCatalog.Traversal.cs
src/libraries/System.ComponentModel.Composition/tests/System/ComponentModel/Composition/AttributedModelServicesTests.cs
src/libraries/System.ComponentModel.Composition/tests/System/ComponentModel/Composition/ExportMetadataAttributeTests.cs
src/libraries/System.ComponentModel.Composition/tests/System/ComponentModel/Composition/Hosting/AssemblyCatalogTests.cs
src/libraries/System.ComponentModel.Composition/tests/System/ComponentModel/Composition/ReflectionModel/ReflectionModelServicesTests.cs
src/libraries/System.ComponentModel.Composition/tests/System/Integration/DelayLoadingTests.cs
src/libraries/System.ComponentModel.TypeConverter/src/System/ComponentModel/ReflectPropertyDescriptor.cs
src/libraries/System.Composition/tests/LightContainerTests.cs
src/libraries/System.Composition/tests/TestLibrary/TestClass.cs
src/libraries/System.Configuration.ConfigurationManager/src/System/Configuration/BaseConfigurationRecord.cs
src/libraries/System.Configuration.ConfigurationManager/tests/System.Configuration.ConfigurationManager.Tests.csproj
src/libraries/System.Configuration.ConfigurationManager/tests/System/Configuration/SettingsManageabilityAttributeTests.cs [moved from src/libraries/System.Configuration.ConfigurationManager/tests/System/Configuration/SettingsManageabilityAtrributeTests.cs with 90% similarity]
src/libraries/System.Data.Common/src/System/Data/DataTable.cs
src/libraries/System.Data.Common/src/System/Data/SQLTypes/SQLDecimal.cs
src/libraries/System.Data.Common/tests/System/Data/DataTableTest2.cs
src/libraries/System.Data.Odbc/src/System/Data/Odbc/DbDataRecord.cs
src/libraries/System.Data.Odbc/src/System/Data/Odbc/OdbcConnection.cs
src/libraries/System.Diagnostics.DiagnosticSource/src/System/Diagnostics/ActivityListener.cs
src/libraries/System.Diagnostics.DiagnosticSource/src/System/Diagnostics/DiagnosticSourceEventSource.cs
src/libraries/System.Diagnostics.DiagnosticSource/src/System/Diagnostics/Metrics/MetricsEventSource.cs
src/libraries/System.Diagnostics.DiagnosticSource/tests/ActivityTests.cs
src/libraries/System.Diagnostics.EventLog/src/System/Diagnostics/Reader/UnsafeNativeMethods.cs
src/libraries/System.Diagnostics.Tracing/documentation/EventCounterTutorial.md
src/libraries/System.DirectoryServices.AccountManagement/src/System/DirectoryServices/AccountManagement/AD/ADDNLinkedAttrSet.cs
src/libraries/System.DirectoryServices.AccountManagement/src/System/DirectoryServices/AccountManagement/AD/ADStoreCtx.cs
src/libraries/System.DirectoryServices.AccountManagement/src/System/DirectoryServices/AccountManagement/AD/ADUtils.cs
src/libraries/System.DirectoryServices.AccountManagement/src/System/DirectoryServices/AccountManagement/AccountInfo.cs
src/libraries/System.DirectoryServices.AccountManagement/src/System/DirectoryServices/AccountManagement/Utils.cs
src/libraries/System.DirectoryServices.Protocols/tests/LdapConnectionTests.cs
src/libraries/System.DirectoryServices/src/System/DirectoryServices/ActiveDirectory/Locator.cs
src/libraries/System.DirectoryServices/src/System/DirectoryServices/DirectoryEntry.cs
src/libraries/System.IO.FileSystem/tests/Base/BaseGetSetTimes.cs
src/libraries/System.IO.FileSystem/tests/PortedCommon/IOServices.cs
src/libraries/System.IO.Ports/tests/Support/SerialPortProperties.cs
src/libraries/System.Linq.Expressions/src/System/Linq/Expressions/ExpressionStringBuilder.cs
src/libraries/System.Linq.Expressions/tests/Block/BlockTests.cs
src/libraries/System.Linq.Expressions/tests/Switch/SwitchTests.cs
src/libraries/System.Management/src/System/Management/WMIGenerator.cs
src/libraries/System.Net.Http.WinHttpHandler/tests/FunctionalTests/System.Net.Http.WinHttpHandler.Functional.Tests.csproj
src/libraries/System.Net.Http.WinHttpHandler/tests/FunctionalTests/XunitTestAssemblyAttributes.cs [moved from src/libraries/System.Net.Http.WinHttpHandler/tests/UnitTests/XunitTestAssemblyAtrributes.cs with 100% similarity]
src/libraries/System.Net.Http.WinHttpHandler/tests/UnitTests/System.Net.Http.WinHttpHandler.Unit.Tests.csproj
src/libraries/System.Net.Http.WinHttpHandler/tests/UnitTests/XunitTestAssemblyAttributes.cs [moved from src/libraries/System.Net.Http.WinHttpHandler/tests/FunctionalTests/XunitTestAssemblyAtrributes.cs with 100% similarity]
src/libraries/System.Net.Requests/src/System/Net/ICloseEx.cs
src/libraries/System.Net.Security/tests/FunctionalTests/CertificateValidationRemoteServer.cs
src/libraries/System.Net.Sockets/tests/FunctionalTests/LocalEndPointTest.cs
src/libraries/System.Private.CoreLib/src/System/Collections/Generic/HashSetEqualityComparer.cs
src/libraries/System.Private.CoreLib/src/System/Environment.Win32.cs
src/libraries/System.Private.CoreLib/src/System/Globalization/DateTimeParse.cs
src/libraries/System.Private.CoreLib/src/System/Globalization/TextInfo.cs
src/libraries/System.Private.CoreLib/src/System/IO/UnmanagedMemoryStreamWrapper.cs
src/libraries/System.Private.CoreLib/src/System/Reflection/TypeAttributes.cs
src/libraries/System.Private.CoreLib/src/System/Runtime/InteropServices/MemoryMarshal.cs
src/libraries/System.Private.CoreLib/src/System/Threading/LowLevelSpinWaiter.cs
src/libraries/System.Private.Uri/src/System/Uri.cs
src/libraries/System.Private.Uri/tests/FunctionalTests/UriMailToTest.cs
src/libraries/System.Private.Xml.Linq/tests/Schema/ExtensionTests.cs
src/libraries/System.Private.Xml.Linq/tests/XDocument.Test.ModuleCore/testparser.cs
src/libraries/System.Private.Xml.Linq/tests/XDocument.Test.ModuleCore/testproperties.cs
src/libraries/System.Private.Xml.Linq/tests/xNodeBuilder/FunctionalTests.cs
src/libraries/System.Private.Xml.Linq/tests/xNodeBuilder/XmlReaderDiff.cs
src/libraries/System.Private.Xml/src/Resources/Strings.resx
src/libraries/System.Private.Xml/src/System/Xml/Core/XmlTextReaderImpl.cs
src/libraries/System.Private.Xml/src/System/Xml/Core/XmlTextReaderImplAsync.cs
src/libraries/System.Private.Xml/src/System/Xml/Schema/Asttree.cs
src/libraries/System.Private.Xml/src/System/Xml/Schema/Preprocessor.cs
src/libraries/System.Private.Xml/src/System/Xml/Schema/SchemaCollectionpreProcessor.cs
src/libraries/System.Private.Xml/src/System/Xml/Schema/SchemaSetCompiler.cs
src/libraries/System.Private.Xml/src/System/Xml/Schema/XdrValidator.cs
src/libraries/System.Private.Xml/src/System/Xml/Schema/XmlSchemaValidator.cs
src/libraries/System.Private.Xml/src/System/Xml/Schema/XsdValidator.cs
src/libraries/System.Private.Xml/src/System/Xml/Xsl/Xslt/QilGenerator.cs
src/libraries/System.Private.Xml/src/System/Xml/Xsl/XsltOld/InputScope.cs
src/libraries/System.Private.Xml/src/System/Xml/Xsl/XsltOld/SequentialOutput.cs
src/libraries/System.Reflection.Emit.ILGeneration/tests/CustomAttributeBuilderTests.cs
src/libraries/System.Reflection.Emit/tests/AssemblyBuilderTests.cs
src/libraries/System.Reflection.Metadata/tests/TestUtilities/SigningUtilities.cs
src/libraries/System.Reflection.MetadataLoadContext/src/System/Reflection/TypeLoading/MethodBase/Ecma/EcmaMethodDecoder.cs
src/libraries/System.Runtime.Numerics/tests/BigInteger/BigIntegerToStringTests.cs
src/libraries/System.Runtime.Numerics/tests/BigInteger/parse.cs
src/libraries/System.Runtime.Serialization.Xml/tests/SerializationTestTypes/DataContract.cs
src/libraries/System.Security.Cryptography/src/System/Security/Cryptography/ECDiffieHellmanCng.cs
src/libraries/System.Speech/src/Internal/GrammarBuilding/BuilderElements.cs
src/libraries/System.Text.Json/src/System/Text/Json/JsonConstants.cs
src/libraries/System.Text.Json/src/System/Text/Json/JsonHelpers.Escaping.cs
src/libraries/System.Text.Json/src/System/Text/Json/Reader/Utf8JsonReader.MultiSegment.cs
src/libraries/System.Text.Json/src/System/Text/Json/Reader/Utf8JsonReader.cs
src/libraries/System.Text.Json/src/System/Text/Json/Writer/Utf8JsonWriter.WriteProperties.Bytes.cs
src/libraries/System.Text.Json/src/System/Text/Json/Writer/Utf8JsonWriter.WriteProperties.DateTime.cs
src/libraries/System.Text.Json/src/System/Text/Json/Writer/Utf8JsonWriter.WriteProperties.DateTimeOffset.cs
src/libraries/System.Text.Json/src/System/Text/Json/Writer/Utf8JsonWriter.WriteProperties.Decimal.cs
src/libraries/System.Text.Json/src/System/Text/Json/Writer/Utf8JsonWriter.WriteProperties.Double.cs
src/libraries/System.Text.Json/src/System/Text/Json/Writer/Utf8JsonWriter.WriteProperties.Float.cs
src/libraries/System.Text.Json/src/System/Text/Json/Writer/Utf8JsonWriter.WriteProperties.Guid.cs
src/libraries/System.Text.Json/src/System/Text/Json/Writer/Utf8JsonWriter.WriteProperties.Helpers.cs
src/libraries/System.Text.Json/src/System/Text/Json/Writer/Utf8JsonWriter.WriteProperties.Literal.cs
src/libraries/System.Text.Json/src/System/Text/Json/Writer/Utf8JsonWriter.WriteProperties.SignedNumber.cs
src/libraries/System.Text.Json/src/System/Text/Json/Writer/Utf8JsonWriter.WriteProperties.String.cs
src/libraries/System.Text.Json/src/System/Text/Json/Writer/Utf8JsonWriter.WriteProperties.UnsignedNumber.cs
src/libraries/System.Text.Json/tests/System.Text.Json.SourceGeneration.Tests/MetadataContextTests.cs
src/libraries/System.Text.Json/tests/System.Text.Json.Tests/Serialization/JsonPolymorphicTypeConfigurationTests.cs
src/mono/mono/component/hot_reload.c
src/mono/mono/eglib/gpath.c
src/mono/mono/eglib/test/ptrarray.c
src/mono/mono/eventpipe/test/ep-tests.h
src/mono/mono/metadata/class-setup-vtable.c
src/mono/mono/metadata/loader-internals.h
src/mono/mono/metadata/loader.c
src/mono/mono/metadata/marshal-ilgen.c
src/mono/mono/metadata/metadata.c
src/mono/mono/metadata/object-internals.h
src/mono/mono/metadata/sre.c
src/mono/mono/mini/abcremoval.h
src/mono/mono/mini/aot-compiler.c
src/mono/mono/mini/branch-opts.c
src/mono/mono/mini/decompose.c
src/mono/mono/mini/gshared.cs
src/mono/mono/mini/method-to-ir.c
src/mono/mono/mini/mini-amd64.h
src/mono/mono/tests/verifier/make_tests.sh
src/mono/mono/tests/w32message.cs
src/mono/mono/utils/mono-threads-coop.h
src/mono/wasm/runtime/modularize-dotnet.md
src/native/corehost/deps_entry.cpp
src/native/corehost/fxr/fx_muxer.cpp
src/native/corehost/hostmisc/pal.windows.cpp
src/native/corehost/hostmisc/utils.cpp
src/native/corehost/hostmisc/utils.h
src/native/corehost/nethost/nethost.h
src/native/eventpipe/ep-sample-profiler.c
src/native/eventpipe/ep-stream.h
src/native/libs/System.Native/pal_signal.c
src/native/libs/System.Security.Cryptography.Native.Android/pal_sslstream.h
src/tasks/AndroidAppBuilder/ApkBuilder.cs
src/tasks/Crossgen2Tasks/PrepareForReadyToRunCompilation.cs
src/tests/Common/Platform/platformdefines.h
src/tests/Common/scripts/exclusion.py
src/tests/Common/scripts/lst_creator.py
src/tests/CoreMangLib/system/environment/environment_version.cs
src/tests/Interop/NativeLibrary/API/GetMainProgramHandleTests.cs
src/tests/Interop/NativeLibrary/API/NativeLibraryTests.cs
src/tests/Interop/PInvoke/SizeParamIndex/PInvoke/helper.cs
src/tests/JIT/Performance/CodeQuality/Layout/SearchLoops.cs
src/tests/JIT/Performance/RunBenchmarks/RunBenchmarks.cs
src/tests/baseservices/threading/commitstackonlyasneeded/StackCommitCommon.cs
src/tests/nativeaot/SmokeTests/ComWrappers/ComWrappers.cs
src/tests/nativeaot/SmokeTests/ComWrappers/ComWrappersNative.cpp
src/tests/nativeaot/SmokeTests/DynamicGenerics/universal_generics.cs
src/tests/readytorun/crossboundarylayout/crossboundarytests.cmd
src/tests/run.cmd
src/tests/sizeondisk/sodbench/SoDBench.cs