2 references to InjectedScript
Microsoft.DotNet.HotReload.Web.Middleware.Package (2)
BrowserRefreshMiddleware.cs (1)
235$"Consider manually adding '{ScriptInjectingStream.InjectedScript}' to the body of the page.");
ScriptInjectingStream.cs (1)
21private static readonly ReadOnlyMemory<byte> s_injectedScriptBytes = Encoding.UTF8.GetBytes(InjectedScript);