Fixed CA1854 occurrences (#80996)
authorMiizukii <4228320+Miizukii@users.noreply.github.com>
Fri, 27 Jan 2023 15:51:06 +0000 (16:51 +0100)
committerGitHub <noreply@github.com>
Fri, 27 Jan 2023 15:51:06 +0000 (10:51 -0500)
commite71388543e21cad8ac0dbb2208ecb5f827b96ebf
tree0ef0e4ae05f73b5ca713859bc4450a57b76f75c1
parente392bb05598c7365c2ae0371f02e5491fbbbb3ed
Fixed CA1854 occurrences (#80996)
12 files changed:
src/coreclr/tools/Common/CommandLineHelpers.cs
src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/Dataflow/MethodBodyScanner.cs
src/coreclr/tools/aot/ILCompiler.Compiler/Compiler/DependencyAnalysis/ObjectWriter.cs
src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/LoggerMessageGenerator.Parser.cs
src/libraries/System.DirectoryServices.AccountManagement/src/System/DirectoryServices/AccountManagement/AD/ADStoreCtx.cs
src/libraries/System.IO.Packaging/src/System/IO/Packaging/PartBasedPackageProperties.cs
src/libraries/System.Private.Xml/src/System/Xml/XPath/XPathDocument.cs
src/libraries/System.Private.Xml/src/System/Xml/Xsl/IlGen/StaticDataManager.cs
src/libraries/System.Security.AccessControl/src/System/Security/AccessControl/Privilege.cs
src/libraries/System.Speech/src/Internal/GrammarBuilding/BuilderElements.cs
src/libraries/System.Speech/src/Internal/SrgsCompiler/BackEnd.cs
src/tasks/WasmAppBuilder/IcallTableGenerator.cs