1 reference to GetFieldInitializerAsync
Microsoft.CodeAnalysis.CSharp.Features (1)
UseAutoProperty\CSharpUseAutoPropertyCodeFixProvider.cs (1)
74var fieldInitializer = await GetFieldInitializerAsync(fieldSymbol, cancellationToken).ConfigureAwait(false);