2 references to TryInjectScriptAsync
Microsoft.AspNetCore.Watch.BrowserRefresh (2)
ScriptInjectingStream.cs (2)
72ScriptInjectionPerformed = await TryInjectScriptAsync(buffer.AsMemory(offset, count), cancellationToken); 84ScriptInjectionPerformed = await TryInjectScriptAsync(buffer, cancellationToken);