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