2 overrides of UpdatePropertyAsync
Microsoft.CodeAnalysis.CSharp.Features (1)
UseAutoProperty\CSharpUseAutoPropertyCodeFixProvider.cs (1)
43protected override async Task<SyntaxNode> UpdatePropertyAsync(
Microsoft.CodeAnalysis.VisualBasic.Features (1)
UseAutoProperty\VisualBasicUseAutoPropertyCodeFixProvider.vb (1)
40Protected Overrides Async Function UpdatePropertyAsync(propertyDocument As Document,
1 reference to UpdatePropertyAsync
Microsoft.CodeAnalysis.Features (1)
UseAutoProperty\AbstractUseAutoPropertyCodeFixProvider.cs (1)
97var updatedProperty = await UpdatePropertyAsync(