1 reference to CrefTypeParameterSymbol
Microsoft.CodeAnalysis.CSharp (1)
Binder\WithCrefTypeParametersBinder.cs (1)
132
TypeParameterSymbol typeParameterSymbol = new
CrefTypeParameterSymbol
(name, i, typeParameterSyntax);