3 references to ERR_TypeDisallowsAttributes
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_XmlLiterals.vb (1)
669ReportDiagnostic(diagnostics, syntax, ERRID.ERR_TypeDisallowsAttributes, receiverType)
Errors\ErrorFacts.vb (1)
1167ERRID.ERR_TypeDisallowsAttributes,
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (1)
XmlLiteralTests.vb (1)
4298Diagnostic(ERRID.ERR_TypeDisallowsAttributes, "objArray.@someAttrib").WithArguments("Object()"))