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