6 references to GetFormattedErrorTitle
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (6)
QuickInfo\DiagnosticAnalyzerQuickInfoSourceTests.cs (6)
41
",
GetFormattedErrorTitle
(ErrorCode.WRN_UnreferencedVarAssg));
53
",
GetFormattedErrorTitle
(ErrorCode.WRN_UnreferencedVarAssg));
63
",
GetFormattedErrorTitle
(ErrorCode.WRN_UnreferencedVarAssg));
81
",
GetFormattedErrorTitle
(ErrorCode.WRN_UnreferencedVarAssg));
94
?
GetFormattedErrorTitle
((ErrorCode)errorCodeValue)
118
",
GetFormattedErrorTitle
((ErrorCode)errorCode));