2 references to GeneratePropertyEndConstructAsync
Microsoft.CodeAnalysis.VisualBasic.Features (2)
CodeFixes\GenerateEndConstruct\GenerateEndConstructCodeFixProvider.vb (2)
87Function(c) GeneratePropertyEndConstructAsync(context.Document, DirectCast(endStatement.Parent, PropertyBlockSyntax), c), 98Function(c) GeneratePropertyEndConstructAsync(context.Document, DirectCast(endStatement.Parent.Parent, PropertyBlockSyntax), c),