2 references to ERR_ErrorInReferencedAssembly
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (1)
1698or ErrorCode.ERR_ErrorInReferencedAssembly
Symbols\Retargeting\RetargetingSymbolTranslator.cs (1)
824type.ErrorInfo ?? new CSDiagnosticInfo(ErrorCode.ERR_ErrorInReferencedAssembly, type.ContainingAssembly?.Identity.GetDisplayName() ?? string.Empty), true);