2 references to ParseTypeName
Microsoft.AspNetCore.Components.Analyzers (1)
JSInteropCodeFixProvider.cs (1)
118
SyntaxFactory.
ParseTypeName
("Exception"))
Microsoft.CodeAnalysis.CSharp.Features (1)
GenerateMember\GenerateVariable\CSharpGenerateVariableService.cs (1)
163
var parsedType =
ParseTypeName
(localText, startIndex, consumeFullText: false);