1 implementation of IsGenericMethod
Microsoft.CodeAnalysis.CSharp (1)
Symbols\MethodSymbol.cs (1)
80
public virtual bool
IsGenericMethod
1 reference to IsGenericMethod
Microsoft.CodeAnalysis (1)
MetadataReader\MetadataDecoder.cs (1)
1631
attributeConstructor.
IsGenericMethod
||