Base:
method
GetMessage
Microsoft.CodeAnalysis.Diagnostic.GetMessage(System.IFormatProvider)
6 references to GetMessage
Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests (6)
CommandLineTests.cs (6)
12567
new CSDiagnostic(new CSDiagnosticInfo(ErrorCode.WRN_LowercaseEllSuffix), Location.None).
GetMessage
(CultureInfo.InvariantCulture),
12607
new CSDiagnostic(new CSDiagnosticInfo(ErrorCode.WRN_EmptySwitch), Location.None).
GetMessage
(CultureInfo.InvariantCulture),
12663
new CSDiagnostic(new CSDiagnosticInfo(ErrorCode.WRN_UnreferencedField, "C.f"), Location.None).
GetMessage
(CultureInfo.InvariantCulture),
12731
new CSDiagnostic(new CSDiagnosticInfo(ErrorCode.WRN_PrecedenceInversion, "from"), Location.None).
GetMessage
(CultureInfo.InvariantCulture),
12831
new CSDiagnostic(new CSDiagnosticInfo(ErrorCode.WRN_SequentialOnPartialClass, "MyPartialStruct"), Location.None).
GetMessage
(CultureInfo.InvariantCulture),
12941
new CSDiagnostic(new CSDiagnosticInfo(ErrorCode.WRN_SequentialOnPartialClass, "MyPartialStruct"), Location.None).
GetMessage
(CultureInfo.InvariantCulture),