提交 6e7fbe80 编写于 作者: C CyrusNajmabadi

Formatting.

上级 de0b9b01
......@@ -362,7 +362,7 @@ public bool IsWarningAsError
/// if there is no entry. This can be used to put diagnostic specific information you want
/// to pass around. for example, to corresponding fixer.
/// </summary>
public virtual ImmutableDictionary<string, string> Properties
public virtual ImmutableDictionary<string, string> Properties
=> ImmutableDictionary<string, string>.Empty;
string IFormattable.ToString(string ignored, IFormatProvider formatProvider)
......@@ -516,4 +516,4 @@ internal abstract class RequiredLanguageVersion : IMessageSerializable
{
public abstract override string ToString();
}
}
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册