3 writes to FaultSource
System.Activities (3)
System\Activities\Tracking\WorkflowInstanceUnhandledExceptionRecord.cs (3)
40
this.
FaultSource
= faultSource;
60
this.
FaultSource
= record.FaultSource;
99
set { this.
FaultSource
= value; }
20 references to FaultSource
System.Activities (20)
System\Activities\Tracking\EtwTrackingParticipant.cs (16)
574
unhandled.
FaultSource
.Name, unhandled.
FaultSource
.Id, unhandled.
FaultSource
.InstanceId, unhandled.
FaultSource
.TypeName,
581
unhandled.
FaultSource
.Name, unhandled.
FaultSource
.Id, unhandled.
FaultSource
.InstanceId, unhandled.
FaultSource
.TypeName,
600
unhandled.
FaultSource
.Name, unhandled.
FaultSource
.Id, unhandled.
FaultSource
.InstanceId, unhandled.
FaultSource
.TypeName,
608
unhandled.
FaultSource
.Name, unhandled.
FaultSource
.Id, unhandled.
FaultSource
.InstanceId, unhandled.
FaultSource
.TypeName,
System\Activities\Tracking\WorkflowInstanceUnhandledExceptionRecord.cs (4)
60
this.FaultSource = record.
FaultSource
;
98
get { return this.
FaultSource
; }
119
this.
FaultSource
.ToString(),
130
this.
FaultSource
.ToString(),