1 write to _scriptPath
Microsoft.AspNetCore.Watch.BrowserRefresh (1)
BrowserScriptMiddleware.cs (1)
29
_scriptPath
= scriptPath;
1 reference to _scriptPath
Microsoft.AspNetCore.Watch.BrowserRefresh (1)
BrowserScriptMiddleware.cs (1)
45
_logger.LogDebug("Script injected: {scriptPath}",
_scriptPath
);