提交 ab0c9710 编写于 作者: C Cyrus Najmabadi

Make sealed.

上级 3337bf58
......@@ -6,7 +6,7 @@
namespace Microsoft.CodeAnalysis.EmbeddedLanguages.RegularExpressions.LanguageServices
{
internal class RegexEmbeddedLanguage : IEmbeddedLanguage
internal sealed class RegexEmbeddedLanguage : IEmbeddedLanguage
{
public int StringLiteralKind { get; }
public ISyntaxFactsService SyntaxFacts { get; }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册