1 write to ExceptionWatsonBucketTrackerBuckets
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\ExceptionInfo.cs (1)
18
ExceptionWatsonBucketTrackerBuckets
= target.ReadPointerField(address, type, nameof(ExceptionWatsonBucketTrackerBuckets));
3 references to ExceptionWatsonBucketTrackerBuckets
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\Thread_1.cs (1)
288
readFrom = exceptionInfo.
ExceptionWatsonBucketTrackerBuckets
;
Data\ExceptionInfo.cs (2)
17
if (type.Fields.ContainsKey(nameof(
ExceptionWatsonBucketTrackerBuckets
)))
18
ExceptionWatsonBucketTrackerBuckets = target.ReadPointerField(address, type, nameof(
ExceptionWatsonBucketTrackerBuckets
));