6 references to IsValidTypeForAttributeArgument
Microsoft.CodeAnalysis.VisualBasic (6)
Binding\Binder_Attributes.vb (6)
325If Not IsValidTypeForAttributeArgument(param.Type) Then 523If Not IsValidTypeForAttributeArgument(fieldOrPropType) Then 749If _binder.IsValidTypeForAttributeArgument(node.Type) Then 766Not _binder.IsValidTypeForAttributeArgument(conv.Operand.Type) Then 780Not _binder.IsValidTypeForAttributeArgument(conv.Operand.Type) Then 794Not _binder.IsValidTypeForAttributeArgument(conv.Operand.Type) Then