7 references to WRN_ALinkWarn
Microsoft.CodeAnalysis.CSharp (7)
Compilation\CSharpDiagnosticFilter.cs (4)
77specificDiagnosticOptions.Keys.Contains(CSharp.MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_ALinkWarn))) 79reportAction = GetDiagnosticReport(ErrorFacts.GetSeverity(ErrorCode.WRN_ALinkWarn), 82CSharp.MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.WRN_ALinkWarn), 83ErrorFacts.GetWarningLevel(ErrorCode.WRN_ALinkWarn),
Errors\ErrorFacts.cs (2)
345case ErrorCode.WRN_ALinkWarn: 577ErrorCode.WRN_ALinkWarn
Generated\ErrorFacts.Generated.cs (1)
86case ErrorCode.WRN_ALinkWarn: