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