2 references to ERR_MixingWinRTEventWithRegular
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (1)
1463or ErrorCode.ERR_MixingWinRTEventWithRegular
Symbols\Source\SourceMemberContainerSymbol_ImplementationChecks.cs (1)
229var info = new CSDiagnosticInfo(ErrorCode.ERR_MixingWinRTEventWithRegular, args, ImmutableArray<Symbol>.Empty, ImmutableArray.Create<Location>(this.GetFirstLocation()));