4 references to WRN_MultiplePredefTypes
Microsoft.CodeAnalysis.CSharp (4)
Errors\ErrorFacts.cs (2)
353case ErrorCode.WRN_MultiplePredefTypes: 1321or ErrorCode.WRN_MultiplePredefTypes
Generated\ErrorFacts.Generated.cs (1)
94case ErrorCode.WRN_MultiplePredefTypes:
Symbols\AssemblySymbol.cs (1)
1001warnings.Add(ErrorCode.WRN_MultiplePredefTypes, NoLocation.Singleton, result, result.ContainingAssembly);