Base:
property
IsGenericMethod
Microsoft.CodeAnalysis.VisualBasic.Microsoft.CodeAnalysis.VisualBasic.Symbols.MethodSymbol.IsGenericMethod
2 references to IsGenericMethod
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\Retargeting\RetargetingMethodSymbol.vb (2)
110If Not IsGenericMethod Then 124If (IsGenericMethod) Then