2 references to SourceBuffer
Microsoft.AspNetCore.Watch.BrowserRefresh (2)
ScriptInjectingStream.cs (2)
94
var sourceBuffer = new
SourceBuffer
(buffer);
101
var sourceBuffer = new
SourceBuffer
(buffer.Span);