2 references to ERR_GenericsUsedAcrossAssemblies
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (1)
1387or ErrorCode.ERR_GenericsUsedAcrossAssemblies
Symbols\NoPiaIllegalGenericInstantiationSymbol.cs (1)
69return new CSDiagnosticInfo(ErrorCode.ERR_GenericsUsedAcrossAssemblies, _underlyingSymbol, _exposingModule.ContainingAssembly);