Base:
property
TypeParameters
Microsoft.CodeAnalysis.CSharp.Symbols.MethodSymbol.TypeParameters
3 references to TypeParameters
Microsoft.CodeAnalysis.CSharp (3)
Symbols\Source\LocalFunctionSymbol.cs (3)
313public override int Arity => TypeParameters.Length; 487TypeParameters, 513TypeParameters,