4 references to WRN_ImplicitCopyInReadOnlyMember
Microsoft.CodeAnalysis.CSharp (4)
Binder\Binder_Invocation.cs (1)
1793Error(diagnostics, ErrorCode.WRN_ImplicitCopyInReadOnlyMember, receiver.Syntax, method, ThisParameterSymbol.SymbolName);
Errors\ErrorFacts.cs (2)
468case ErrorCode.WRN_ImplicitCopyInReadOnlyMember: 1984or ErrorCode.WRN_ImplicitCopyInReadOnlyMember
Generated\ErrorFacts.Generated.cs (1)
227case ErrorCode.WRN_ImplicitCopyInReadOnlyMember: