6 references to IsValidTypeForAttributeArgument
Microsoft.CodeAnalysis.VisualBasic (6)
Binding\Binder_Attributes.vb (6)
325If Not IsValidTypeForAttributeArgument(param.Type) Then 520If Not IsValidTypeForAttributeArgument(fieldOrPropType) Then 746If _binder.IsValidTypeForAttributeArgument(node.Type) Then 763Not _binder.IsValidTypeForAttributeArgument(conv.Operand.Type) Then 777Not _binder.IsValidTypeForAttributeArgument(conv.Operand.Type) Then 791Not _binder.IsValidTypeForAttributeArgument(conv.Operand.Type) Then