1 reference to MethodAttributeTypeName
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetFramework.Analyzers\DoNotCatchCorruptedStateExceptions.cs (1)
33
public DoNotCatchCorruptedStateExceptionsAnalyzer() : base(shouldCheckLambdas: false, enablingMethodAttributeFullyQualifiedName:
MethodAttributeTypeName
)