1 reference to RemoveSetterAsync
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.CodeQuality.Analyzers\ApiDesignGuidelines\DefineAccessorsForAttributeArguments.Fixer.cs (1)
65async ct => await RemoveSetterAsync(context.Document, node, ct).ConfigureAwait(false),