2 writes to _cachedInstance
Microsoft.AspNetCore.SignalR.Specification.Tests (2)
src\SignalR\common\Shared\MemoryBufferWriter.cs (2)
58_cachedInstance = null; 74_cachedInstance = writer;
1 reference to _cachedInstance
Microsoft.AspNetCore.SignalR.Specification.Tests (1)
src\SignalR\common\Shared\MemoryBufferWriter.cs (1)
50var writer = _cachedInstance;