2 references to GetTypeCharacterString
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures (1)
EndConstructGeneration\EndConstructStatementVisitor_Properties.vb (1)
196
valueSuffix = identifier.GetTypeCharacter().
GetTypeCharacterString
()
Microsoft.VisualStudio.LanguageServices.VisualBasic (1)
CodeModel\VisualBasicCodeModelService.vb (1)
2775
parameterName &= propertyStatement.Identifier.GetTypeCharacter().
GetTypeCharacterString
()