2 writes to _cachedInstance
Microsoft.AspNetCore.SignalR.Protocols.Json (2)
src\SignalR\common\Shared\ReusableUtf8JsonWriter.cs (2)
42_cachedInstance = null; 57_cachedInstance = writer;
1 reference to _cachedInstance
Microsoft.AspNetCore.SignalR.Protocols.Json (1)
src\SignalR\common\Shared\ReusableUtf8JsonWriter.cs (1)
35var writer = _cachedInstance;