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