提交 513f4181 编写于 作者: E Eriawan Kusumawardhono

remove references to PR and Jason Malinowski as suggested

上级 13e76021
......@@ -40,7 +40,7 @@ public ParseOptions WithKind(SourceCodeKind kind)
// It was supposed to be a protected implementation detail.
// The "pattern" we have for these is the public With* method is the only public callable one,
// and that forwards to the protected Common* like all the other methods in the class (see PR #10304 comments by Jason Malinowski)
// and that forwards to the protected Common* like all the other methods in the class.
[EditorBrowsable(EditorBrowsableState.Never)]
public abstract ParseOptions CommonWithKind(SourceCodeKind kind);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册