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