1 reference to IsValueType
Microsoft.CodeAnalysis.CSharp (1)
Symbols\TypeWithAnnotations.cs (1)
1095
return specialType.
IsValueType
() ? SpecialType.None : specialType;