5 references to WRN_ConflictingMachineAssembly
Microsoft.CodeAnalysis.CSharp (5)
Compilation\CSharpDiagnosticFilter.cs (1)
20private static readonly ErrorCode[] s_alinkWarnings = { ErrorCode.WRN_ConflictingMachineAssembly,
Emitter\Model\PEModuleBuilder.cs (1)
201diagnostics.Add(new CSDiagnosticInfo(ErrorCode.WRN_ConflictingMachineAssembly, assembly), NoLocation.Singleton);
Errors\ErrorFacts.cs (2)
406case ErrorCode.WRN_ConflictingMachineAssembly: 1647or ErrorCode.WRN_ConflictingMachineAssembly
Generated\ErrorFacts.Generated.cs (1)
166case ErrorCode.WRN_ConflictingMachineAssembly: