Base:
property
IsValueType
Microsoft.CodeAnalysis.CSharp.Symbols.TypeSymbol.IsValueType
1 reference to IsValueType
Microsoft.CodeAnalysis.CSharp (1)
Emitter\Model\FunctionPointerTypeSymbolAdapter.cs (1)
52bool ITypeReference.IsValueType => AdaptedFunctionPointerTypeSymbol.IsValueType;