2 references to ERR_DoNotUseFixedBufferAttrOnProperty
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (1)
1870
or ErrorCode.
ERR_DoNotUseFixedBufferAttrOnProperty
Symbols\Synthesized\SynthesizedBackingFieldSymbol.cs (1)
140
((BindingDiagnosticBag)arguments.Diagnostics).Add(ErrorCode.
ERR_DoNotUseFixedBufferAttrOnProperty
, arguments.AttributeSyntaxOpt.Name.Location);