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