1 reference to IsWrittenToAsync
Microsoft.CodeAnalysis.Features (1)
src\Analyzers\Core\CodeFixes\UseAutoProperty\AbstractUseAutoPropertyCodeFixProvider.cs (1)
492
if (!await
IsWrittenToAsync
(location).ConfigureAwait(false))