2 references to _0_function
Microsoft.CodeAnalysis.VisualBasic.Features (2)
Completion\KeywordRecommenders\Expressions\CastOperatorsKeywordRecommender.vb (1)
41String.Format(VBFeaturesResources._0_function, SyntaxFacts.GetText(keyword)),
Completion\KeywordRecommenders\Expressions\IfKeywordRecommender.vb (1)
21$"{String.Format(VBFeaturesResources._0_function, "If")} (+1 {FeaturesResources.overload})",