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