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