1 reference to
Microsoft.CodeAnalysis.CSharp.Features (1)
ExternalHelpers.cs (1)
56
public GracefulException(string format, string arg) :
this
(string.Format(format, arg))