1 write to _fault
System.Core (1)
Microsoft\Scripting\Ast\TryExpression.cs (1)
56
_fault
= fault;
1 reference to _fault
System.Core (1)
Microsoft\Scripting\Ast\TryExpression.cs (1)
100
get { return
_fault
; }