3 references to GetMessage
Microsoft.CodeAnalysis (3)
Diagnostic\DiagnosticInfo.cs (2)
339
argumentsToUse[i] = embedded.
GetMessage
(formatProvider);
392
this.
GetMessage
(formatProvider));
Diagnostic\DiagnosticWithInfo.cs (1)
101
return this.Info.
GetMessage
(formatProvider);