Base:
property
IsValueType
Microsoft.CodeAnalysis.VisualBasic.Symbols.TypeSymbol.IsValueType
1 reference to IsValueType
Microsoft.CodeAnalysis.VisualBasic (1)
Binding\Binder_ObjectInitializer.vb (1)
307If Not typeParameter.HasConstructorConstraint AndAlso Not typeParameter.IsValueType Then