3 references to GetType_function
Microsoft.CodeAnalysis.EditorFeatures2.UnitTests (1)
IntelliSense\VisualBasicCompletionCommandHandlerTests.vb (1)
1899
description:=VBFeaturesResources.
GetType_function
+ vbCrLf +
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.UnitTests (1)
Recommendations\Expressions\GetTypeKeywordRecommenderTests.vb (1)
13
$"{VBFeaturesResources.
GetType_function
}
Microsoft.CodeAnalysis.VisualBasic.Features (1)
Completion\KeywordRecommenders\Expressions\GetTypeKeywordRecommender.vb (1)
21
SyntaxKind.GetTypeKeyword, VBFeaturesResources.
GetType_function
, Glyph.Keyword, New GetTypeExpressionDocumentation(), context.SemanticModel, context.Position))