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