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