2 references to GetAt
Microsoft.DotNet.HotReload.Web.Middleware.Package (2)
ScriptInjectingStream.cs (2)
398
get =>
GetAt
(ref this, index);
399
set =>
GetAt
(ref this, index) = value;