未验证 提交 181013bc 编写于 作者: C CyrusNajmabadi 提交者: GitHub

Update src/Workspaces/Core/Portable/EmbeddedLanguages/VirtualChars/VirtualChar.cs

Co-Authored-By: NSam Harwell <sam@tunnelvisionlabs.com>
上级 fae026ff
......@@ -37,7 +37,7 @@ namespace Microsoft.CodeAnalysis.EmbeddedLanguages.VirtualChars
/// <summary>
/// The unpaired high or low surrogate character that was encountered that could not be represented in <see
/// cref="Rune"/>. If <see cref="Rune"/> is not <see cref="Rune.ReplacementChar"/> this will be <c>0</c>.
/// cref="Rune"/>. If <see cref="Rune"/> is not <see cref="Rune.ReplacementChar"/>, this will be <c>0</c>.
/// </summary>
public readonly char SurrogateChar;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册