2 references to GetAt
Microsoft.AspNetCore.Watch.BrowserRefresh (2)
ScriptInjectingStream.cs (2)
391
get =>
GetAt
(ref this, index);
392
set =>
GetAt
(ref this, index) = value;