2 references to ERR_DoNotUseFixedBufferAttr
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (1)
1351
or ErrorCode.
ERR_DoNotUseFixedBufferAttr
Symbols\Source\SourceFieldSymbol.cs (1)
126
((BindingDiagnosticBag)arguments.Diagnostics).Add(ErrorCode.
ERR_DoNotUseFixedBufferAttr
, arguments.AttributeSyntaxOpt.Name.Location);