2 references to top_level_statement
Microsoft.CodeAnalysis.CSharp.Features (1)
EditAndContinue\CSharpEditAndContinueAnalyzer.cs (1)
2006return CSharpFeaturesResources.top_level_statement;
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (1)
EditAndContinue\Helpers\EditingTestBase.cs (1)
105"top-level statement" => CSharpFeaturesResources.top_level_statement,