Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats Top APIs
    Version Source
  1. Catalog
  2. Microsoft.CodeAnalysis
  3. CommandLineArguments
  4. SkipAnalyzers
  • CommandLineArguments
    • AdditionalFiles
    • AnalyzerConfigPaths
    • AnalyzerReferences
    • AppConfigPath
    • BaseDirectory
    • ChecksumAlgorithm
    • CompilationName
    • CompilationOptions
    • CompilationOptionsCore
    • DisplayHelp
    • DisplayLangVersions
    • DisplayLogo
    • DisplayVersion
    • DocumentationPath
    • EmbeddedFiles
    • EmitOptions
    • EmitPdb
    • EmitPdbFile
    • Encoding
    • ErrorLogOptions
    • ErrorLogPath
    • Errors
    • GeneratedFilesOutputDirectory
    • InteractiveMode
    • KeyFileSearchPaths
    • ManifestResourceArguments
    • ManifestResources
    • MetadataReferences
    • NoWin32Manifest
    • OutputDirectory
    • OutputFileName
    • OutputRefFilePath
    • ParseOptions
    • ParseOptionsCore
    • PathMap
    • PdbPath
    • PreferredUILang
    • PrintFullPaths
    • ReferencePaths
    • ReportAnalyzer
    • ReportInternalsVisibleToAttributes
    • RuleSetPath
    • ScriptArguments
    • SkipAnalyzers
    • SourceFiles
    • SourceLink
    • SourcePaths
    • TouchedFilesPath
    • Utf8Output
    • Win32Icon
    • Win32Manifest
    • Win32ResourceFile
    • GetOutputFilePath(String)
    • GetPdbFilePath(String)
    • ResolveAnalyzerReferences(IAnalyzerAssemblyLoader)
    • ResolveMetadataReferences(MetadataReferenceResolver)
net10.0
namespace Microsoft.CodeAnalysis
{
    public abstract class CommandLineArguments
    {
        public bool SkipAnalyzers { get; }
    }
}
.NET
8.09.010.0
Information specific to net10.0
Assembly

Microsoft.CodeAnalysis , Version=5.0.0.0, PublicKeyToken=31bf3856ad364e35

Referencing

Your project needs a package reference to Microsoft.CodeAnalysis.Common.

Package Microsoft.CodeAnalysis.Common (5.0.0) net9.0
Platform Restrictions

The property getter is supported on all platforms.

  • Built-in API
  • Package-provided API
Search

01/12/2026
An error has occurred. This application may no longer respond until reloaded. Reload 🗙