Base:
property
IsGenericMethod
Microsoft.CodeAnalysis.CSharp.Symbols.MethodSymbol.IsGenericMethod
2 references to IsGenericMethod
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Retargeting\RetargetingMethodSymbol.cs (2)
99
if (!
IsGenericMethod
)
118
if (
IsGenericMethod
)