2 references to GenerateEndConstruct
Microsoft.CodeAnalysis.ExternalAccess.Razor.Features (1)
RazorPredefinedCodeFixProviderNames.cs (1)
54public static string GenerateEndConstruct => PredefinedCodeFixProviderNames.GenerateEndConstruct;
Microsoft.CodeAnalysis.Features (1)
src\Analyzers\Core\CodeFixes\PredefinedCodeFixProviderNames.cs (1)
64public const string GenerateEndConstruct = nameof(GenerateEndConstruct);