4 references to ERR_ExplicitEventFieldImpl
Microsoft.CodeAnalysis.CSharp (4)
Errors\ErrorFacts.cs (1)
679or ErrorCode.ERR_ExplicitEventFieldImpl
Parser\LanguageParser.cs (2)
4963eventToken = this.AddError(eventToken, ErrorCode.ERR_ExplicitEventFieldImpl); 6546AddError(separator, ErrorCode.ERR_ExplicitEventFieldImpl));
Symbols\Source\SourceCustomEventSymbol.cs (1)
144diagnostics.Add(ErrorCode.ERR_ExplicitEventFieldImpl, this.GetFirstLocation());