1 reference to ParseTypeName
Microsoft.CodeAnalysis.CSharp.Features (1)
GenerateMember\GenerateVariable\CSharpGenerateVariableService.cs (1)
163
var parsedType =
ParseTypeName
(localText, startIndex, consumeFullText: false);