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