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