3 references to GetWarningLevel
Microsoft.CodeAnalysis.CSharp (3)
Binder\DecisionDagBuilder_CheckOrReachability.cs (1)
117ErrorFacts.GetWarningLevel(code),
Compilation\CSharpDiagnosticFilter.cs (1)
83ErrorFacts.GetWarningLevel(ErrorCode.WRN_ALinkWarn),
Errors\MessageProvider.cs (1)
79return ErrorFacts.GetWarningLevel((ErrorCode)code);