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