C# Class CodeContractNullability.SymbolAnalysis.AnalysisScope

Mostrar archivo Open project: bkoelman/ResharperCodeContractNullability Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
AnalysisScope ( [ externalAnnotations, [ generatedCodeCache, [ typeCache, [ settings, [ disableReportOnNullableValueTypesRule, bool appliesToItem ) : CodeContractNullability.ExternalAnnotations

Method Details

AnalysisScope() public method

public AnalysisScope ( [ externalAnnotations, [ generatedCodeCache, [ typeCache, [ settings, [ disableReportOnNullableValueTypesRule, bool appliesToItem ) : CodeContractNullability.ExternalAnnotations
externalAnnotations [
generatedCodeCache [
typeCache [
settings [
disableReportOnNullableValueTypesRule [
appliesToItem bool
return CodeContractNullability.ExternalAnnotations