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