1 reference to AddNonSerializedAttributeAsync
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Runtime\MarkAllNonSerializableFields.Fixer.cs (1)
38
async ct => await
AddNonSerializedAttributeAsync
(context.Document, fieldNode, ct).ConfigureAwait(false),