Deep fetch #5
Annotations
10 warnings
PerfView/Graph.cs#L190
Cannot convert null literal to non-nullable reference type.
|
PerfView/GCHeapDump.cs#L36
Cannot convert null literal to non-nullable reference type.
|
PerfView/Graph.cs#L307
Cannot convert null literal to non-nullable reference type.
|
PerfView/Graph.cs#L798
Cannot convert null literal to non-nullable reference type.
|
PerfView/MemoryGraph.cs#L189
Cannot convert null literal to non-nullable reference type.
|
PerfView/MemoryGraph.cs#L210
Cannot convert null literal to non-nullable reference type.
|
PerfView/MemoryGraph.cs#L237
Cannot convert null literal to non-nullable reference type.
|
PerfView/DotNetHeapInfo.cs#L26
Non-nullable property 'Segments' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
PerfView/DotNetHeapInfo.cs#L113
Non-nullable field 'm_lastSegment' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
PerfView/GCHeapDump.cs#L201
Non-nullable property 'CountMultipliersByType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading