6 references to GetFormattedErrorTitle
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (6)
QuickInfo\DiagnosticAnalyzerQuickInfoSourceTests.cs (6)
37
""",
GetFormattedErrorTitle
(ErrorCode.WRN_UnreferencedVarAssg));
46
""",
GetFormattedErrorTitle
(ErrorCode.WRN_UnreferencedVarAssg));
53
""",
GetFormattedErrorTitle
(ErrorCode.WRN_UnreferencedVarAssg));
67
",
GetFormattedErrorTitle
(ErrorCode.WRN_UnreferencedVarAssg));
79
?
GetFormattedErrorTitle
((ErrorCode)errorCodeValue)
102
",
GetFormattedErrorTitle
((ErrorCode)errorCode));