C# (CSharp) CodeContractNullability Пространство имен

Пространства имен

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

Классы

Имя Описание
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.