1 reference to Selection_cannot_include_top_level_statements
Microsoft.CodeAnalysis.CSharp.Features (1)
ExtractMethod\CSharpSelectionValidator.cs (1)
109
return finalSelectionInfo with { Status = finalSelectionInfo.Status.With(succeeded: false, CSharpFeaturesResources.
Selection_cannot_include_top_level_statements
) };