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