提交 b53e9518 编写于 作者: V vsadov

typo in a comment

上级 d741b672
......@@ -834,7 +834,7 @@ private void EmitArguments(ImmutableArray<BoundExpression> arguments, ImmutableA
/// <summary>
/// Computes the desired refkind of the argument.
/// Consiuders all the cases where ref kinds are explicit, omitted, vararg cases.
/// Considers all the cases - where ref kinds are explicit, omitted, vararg cases.
/// </summary>
internal static RefKind GetArgumentRefKind(ImmutableArray<BoundExpression> arguments, ImmutableArray<ParameterSymbol> parameters, ImmutableArray<RefKind> argRefKindsOpt, int i)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册