1 write to _kind
System.Core (1)
Microsoft\Scripting\Ast\GotoExpression.cs (1)
64
_kind
= kind;
1 reference to _kind
System.Core (1)
Microsoft\Scripting\Ast\GotoExpression.cs (1)
105
get { return
_kind
; }