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