1 reference to AllowNullAttribute
Microsoft.CodeAnalysis.CodeStyle.Fixes (1)
src\Analyzers\Core\CodeFixes\UseAutoProperty\AbstractUseAutoPropertyCodeFixProvider.cs (1)
298
var allowNullAttribute = compilation.
AllowNullAttribute
();