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