C# (CSharp) CodeContractNullability Namespace

Nested Namespaces

CodeContractNullability.ExternalAnnotations
CodeContractNullability.NullabilityAttributes
CodeContractNullability.SymbolAnalysis
CodeContractNullability.Test
CodeContractNullability.Utilities

Classes

Name Description
AnalyzerSettings
BaseAnalyzer Common functionality for all the diagnostics analyzers that are included in this project.
BaseCodeFixProvider Common functionality for all the fix providers that are included in this project.
CodeContractItemNullabilityAnalyzer
CodeContractItemNullabilityCodeFixProvider
CodeContractNullabilityAnalyzer
DisableReportOnNullableValueTypesCodeFixProvider
GeneratedCodeDocumentCache Within a compilation, caches per-file whether it consists of generated code.
GeneratedCodeDocumentCache.FileCommentScanner Determines whether a source code file is auto-generated, by looking at its top-level comments.