1 reference to IsIntrinsicType
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Source\ParameterHelpers.cs (1)
806
!(parameterType.GetNullableUnderlyingType().IsEnumType() || parameterType.GetNullableUnderlyingType().
IsIntrinsicType
()))