2 references to TryInjectScriptAsync
Microsoft.DotNet.HotReload.Web.Middleware.Package (2)
ScriptInjectingStream.cs (2)
79ScriptInjectionPerformed = await TryInjectScriptAsync(buffer.AsMemory(offset, count), cancellationToken); 91ScriptInjectionPerformed = await TryInjectScriptAsync(buffer, cancellationToken);