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