1 instantiation of UpdateStaticFileMessage
dotnet-watch (1)
AbstractBrowserRefreshServer.cs (1)
314
var message = JsonSerializer.SerializeToUtf8Bytes(new
UpdateStaticFileMessage
{ Path = relativeUrl }, s_jsonSerializerOptions);