2 writes to _fallback
Microsoft.Extensions.Diagnostics.ResourceMonitoring.Tests (2)
Linux\Resources\HardcodedValueFileSystem.cs (2)
21
_fallback
= fallback;
28
_fallback
= fallback;
4 references to _fallback
Microsoft.Extensions.Diagnostics.ResourceMonitoring.Tests (4)
Linux\Resources\HardcodedValueFileSystem.cs (4)
49
destination.Write(
_fallback
);
63
destination.Write(
_fallback
);
73
var toRead =
_fallback
;
101
destination.Write(
_fallback
);