https://learn.microsoft.com/ja-jp/dotnet/api/system.linq.expressions.gotoexpression.target?view=net-10.0
GotoExpression.Target Property (System.Linq.Expressions) | Microsoft Learn
The target label where this node jumps to.
property systemtargetlinqexpressionsmicrosoft
https://learn.microsoft.com/ja-jp/dotnet/api/system.linq.expressions.gotoexpression.value?view=netframework-4.8.1&viewFallbackFrom=net-10.0
GotoExpression.Value Property (System.Linq.Expressions) | Microsoft Learn
The value passed to the target, or null if the target is of type System.Void.
value propertysystemlinqexpressionsmicrosoft
https://learn.microsoft.com/ja-jp/dotnet/api/system.linq.expressions.gotoexpression.type?view=netframework-4.8.1&viewFallbackFrom=net-10.0
GotoExpression.Type Property (System.Linq.Expressions) | Microsoft Learn
Gets the static type of the expression that this Expression represents.
property systemtypelinqexpressionsmicrosoft