2 references to AppendConfigureAwait
Microsoft.CodeAnalysis.Features (2)
Completion\Providers\AbstractAwaitCompletionProvider.cs (2)
29private const string AppendConfigureAwait = nameof(AppendConfigureAwait); 138properties = properties.Add(KeyValuePairUtil.Create(AppendConfigureAwait, string.Empty));