1 reference to ReplaceWithNullLiteralAsync
Roslyn.Diagnostics.CSharp.Analyzers (1)
PreferNullLiteralCodeFixProvider.cs (1)
40cancellationToken => ReplaceWithNullLiteralAsync(context.Document, diagnostic.Location, cancellationToken),