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