提交 bfb1a16d 编写于 作者: V vsadov

typo

上级 91f8509b
......@@ -7071,7 +7071,7 @@ private BoundConditionalAccess BindConditionalAccessExpression(ConditionalAccess
return GenerateBadConditionalAccessNodeError(node, receiver, access, diagnostics);
}
// The resultin type must be either a reference type T or Nullable<T>
// The resulting type must be either a reference type T or Nullable<T>
// Therefore we must reject cases resulting in types that are not reference types and cannot be lifted into nullable.
// - access cannot have unconstrained generic type
// - access cannot be a pointer
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册