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