2 writes to _cachedInstance
Microsoft.AspNetCore.SignalR.Protocols.Json (2)
src\SignalR\common\Shared\Utf8BufferTextReader.cs (2)
38_cachedInstance = null; 53_cachedInstance = reader;
1 reference to _cachedInstance
Microsoft.AspNetCore.SignalR.Protocols.Json (1)
src\SignalR\common\Shared\Utf8BufferTextReader.cs (1)
31var reader = _cachedInstance;