Base:
property
IsGenericType
Microsoft.CodeAnalysis.CodeGeneration.CodeGenerationAbstractNamedTypeSymbol.IsGenericType
1 reference to IsGenericType
Microsoft.CodeAnalysis.CodeStyle.Fixes (1)
CodeGenerationConstructedNamedTypeSymbol.cs (1)
37
public override bool IsGenericType => _constructedFrom.
IsGenericType
;