Implemented interface member:
property
IsGenericType
Microsoft.CodeAnalysis.INamedTypeSymbol.IsGenericType
2 overrides of IsGenericType
Microsoft.CodeAnalysis.Workspaces (2)
CodeGenerationConstructedNamedTypeSymbol.cs (1)
37
public override bool
IsGenericType
=> _constructedFrom.IsGenericType;
CodeGenerationNamedTypeSymbol.cs (1)
74
public override bool
IsGenericType