2 references to ParseTypeParameters
Microsoft.CodeAnalysis.Razor.Compiler (2)
Language\Components\ComponentGenericTypePass.cs (2)
283typeParameters = ParseTypeParameters(globallyQualifiedTypeName ?? boundAttribute.TypeName); 358var typeParameters = ParseTypeParameters(attribute.TypeName);