1 reference to GetExistingAssignedFieldsOrPropertiesAsync
Microsoft.CodeAnalysis.CSharp.Features (1)
ConvertPrimaryToRegularConstructor\ConvertPrimaryToRegularConstructorCodeRefactoringProvider.cs (1)
108
var initializedFieldsAndProperties = await
GetExistingAssignedFieldsOrPropertiesAsync
().ConfigureAwait(false);