2 references to Disables_reporting_of_specified_warnings_in_the_portion_of_the_source_file_below_the_current_line
Microsoft.CodeAnalysis.VisualBasic.Features (2)
Completion\KeywordRecommenders\PreprocessorDirectives\WarningDirectiveKeywordRecommender.vb (2)
21
New RecommendedKeyword("#Disable Warning", VBFeaturesResources.
Disables_reporting_of_specified_warnings_in_the_portion_of_the_source_file_below_the_current_line
))
26
Return ImmutableArray.Create(New RecommendedKeyword("Warning", VBFeaturesResources.
Disables_reporting_of_specified_warnings_in_the_portion_of_the_source_file_below_the_current_line
))