1 reference to TypeKindInternal
Microsoft.CodeAnalysis.CSharp (1)
Symbols\FunctionTypeSymbol.cs (1)
102
public override TypeKind TypeKind =>
TypeKindInternal
.FunctionType;