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