2 writes to _cachedInstance
Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson (2)
src\SignalR\common\Shared\Utf8BufferTextWriter.cs (2)
53_cachedInstance = null; 68_cachedInstance = writer;
1 reference to _cachedInstance
Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson (1)
src\SignalR\common\Shared\Utf8BufferTextWriter.cs (1)
46var writer = _cachedInstance;