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