2 references to GetCategory
Microsoft.CodeAnalysis (2)
Diagnostic\DiagnosticInfo.cs (2)
90
var category = messageProvider.
GetCategory
(errorCode);
260
return _messageProvider.
GetCategory
(_errorCode);