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