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